Skip to content

Commit f05b779

Browse files
chore(deps): bump the react-router group with 4 updates
Bumps the react-router group with 4 updates: [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). Updates `@remix-run/node` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react) Updates `@remix-run/serve` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-serve/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-serve) Updates `@remix-run/dev` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-dev) --- updated-dependencies: - dependency-name: "@remix-run/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@remix-run/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@remix-run/serve" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@remix-run/dev" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-router ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6015d6d commit f05b779

File tree

2 files changed

+78
-150
lines changed

2 files changed

+78
-150
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"@mantine/form": "^7.15.2",
2727
"@mantine/hooks": "7.15.2",
2828
"@mantine/modals": "7.15.2",
29-
"@remix-run/node": "2.15.2",
30-
"@remix-run/react": "2.15.2",
31-
"@remix-run/serve": "2.15.2",
29+
"@remix-run/node": "2.16.0",
30+
"@remix-run/react": "2.16.0",
31+
"@remix-run/serve": "2.16.0",
3232
"@tailwindcss/vite": "4.0.3",
3333
"dayjs": "1.11.13",
3434
"isbot": "4.1.0",
@@ -44,7 +44,7 @@
4444
"@eslint/js": "9.19.0",
4545
"@faker-js/faker": "9.3.0",
4646
"@iconify/json": "2.2.302",
47-
"@remix-run/dev": "2.15.2",
47+
"@remix-run/dev": "2.16.0",
4848
"@svgr/core": "8.1.0",
4949
"@svgr/plugin-jsx": "8.1.0",
5050
"@testing-library/dom": "10.4.0",

0 commit comments

Comments
 (0)