Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 9b90b02

Browse files
build(deps): bump the remix group with 4 updates
Bumps the remix 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.16.7 to 2.16.8 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/@remix-run/node@2.16.8/packages/remix-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/node@2.16.8/packages/remix-node) Updates `@remix-run/react` from 2.16.7 to 2.16.8 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/@remix-run/react@2.16.8/packages/remix-react/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/react@2.16.8/packages/remix-react) Updates `@remix-run/serve` from 2.16.7 to 2.16.8 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/@remix-run/serve@2.16.8/packages/remix-serve/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/serve@2.16.8/packages/remix-serve) Updates `@remix-run/dev` from 2.16.7 to 2.16.8 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/@remix-run/dev@2.16.8/packages/remix-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/dev@2.16.8/packages/remix-dev) --- updated-dependencies: - dependency-name: "@remix-run/node" dependency-version: 2.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: remix - dependency-name: "@remix-run/react" dependency-version: 2.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: remix - dependency-name: "@remix-run/serve" dependency-version: 2.16.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: remix - dependency-name: "@remix-run/dev" dependency-version: 2.16.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: remix ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2761627 commit 9b90b02

File tree

2 files changed

+163
-163
lines changed

2 files changed

+163
-163
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"@mantine/form": "^7.17.5",
1919
"@mantine/hooks": "^7.14.1",
2020
"@prisma/client": "^5.22.0",
21-
"@remix-run/node": "^2.16.7",
22-
"@remix-run/react": "^2.16.7",
23-
"@remix-run/serve": "^2.16.7",
21+
"@remix-run/node": "^2.16.8",
22+
"@remix-run/react": "^2.16.8",
23+
"@remix-run/serve": "^2.16.8",
2424
"@tabler/icons-react": "^3.33.0",
2525
"bcryptjs": "^3.0.2",
2626
"crypto-random-string": "^5.0.0",
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "1.9.4",
35-
"@remix-run/dev": "^2.16.7",
35+
"@remix-run/dev": "^2.16.8",
3636
"@types/bcryptjs": "^2.4.6",
3737
"@types/node": "^22.15.19",
3838
"@types/react": "^18.3.12",

0 commit comments

Comments
 (0)