Skip to content

Commit a294b0a

Browse files
Bump the npm-minor-and-patch group in /assets with 7 updates (#13)
Bumps the npm-minor-and-patch group in /assets with 7 updates: | Package | From | To | | --- | --- | --- | | [@inertiajs/react](https://github.com/inertiajs/inertia/tree/HEAD/packages/react) | `3.3.1` | `3.4.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.17.0` | `1.18.0` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.7` | `1.8.8` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.16` | `2.5.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.60.0` | `1.61.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.2` | `25.9.3` | | [axe-core](https://github.com/dequelabs/axe-core) | `4.12.0` | `4.12.1` | Updates `@inertiajs/react` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/inertiajs/inertia/releases) - [Changelog](https://github.com/inertiajs/inertia/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia/commits/v3.4.0/packages/react) Updates `lucide-react` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.18.0/packages/lucide-react) Updates `phoenix` from 1.8.7 to 1.8.8 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.7...v1.8.8) Updates `@biomejs/biome` from 2.4.16 to 2.5.0 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.0/packages/@biomejs/biome) Updates `@playwright/test` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `@types/node` from 25.9.2 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `axe-core` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.12.0...v4.12.1) --- updated-dependencies: - dependency-name: "@inertiajs/react" dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: lucide-react dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: phoenix dependency-version: 1.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@biomejs/biome" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: axe-core dependency-version: 4.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9090218 commit a294b0a

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

assets/package-lock.json

Lines changed: 75 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@api3/promise-utils": "^0.4.0",
16-
"@inertiajs/react": "^3.3.0",
16+
"@inertiajs/react": "^3.4.0",
1717
"@radix-ui/react-alert-dialog": "^1.1.15",
1818
"@radix-ui/react-dropdown-menu": "^2.1.16",
1919
"@radix-ui/react-popover": "^1.1.15",
@@ -22,18 +22,18 @@
2222
"@radix-ui/react-tooltip": "^1.2.8",
2323
"@types/phoenix": "^1.6.7",
2424
"i18next": "^26.3.0",
25-
"lucide-react": "^1.17.0",
26-
"phoenix": "^1.8.5",
25+
"lucide-react": "^1.18.0",
26+
"phoenix": "^1.8.8",
2727
"react": "^19.2.4",
2828
"react-dom": "^19.2.4",
2929
"react-i18next": "^17.0.2"
3030
},
3131
"devDependencies": {
32-
"@biomejs/biome": "^2.4.16",
33-
"@playwright/test": "^1.60.0",
34-
"@types/node": "^25.9.1",
32+
"@biomejs/biome": "^2.5.0",
33+
"@playwright/test": "^1.61.0",
34+
"@types/node": "^25.9.3",
3535
"@types/react": "^19.2.15",
3636
"@types/react-dom": "^19.2.3",
37-
"axe-core": "^4.11.4"
37+
"axe-core": "^4.12.1"
3838
}
3939
}

0 commit comments

Comments
 (0)