Skip to content

Commit 509bd7f

Browse files
fix(deps): bump the ords-remix-dependencies group
Bumps the ords-remix-dependencies group in /templates/ords-remix-jwt-sample with 4 updates: [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev), [@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) and [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve). Updates `@remix-run/dev` from 2.16.8 to 2.17.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-dev) Updates `@remix-run/node` from 2.16.8 to 2.17.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.16.8 to 2.17.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react) Updates `@remix-run/serve` from 2.16.8 to 2.17.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-serve) --- updated-dependencies: - dependency-name: "@remix-run/dev" dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ords-remix-dependencies - dependency-name: "@remix-run/node" dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ords-remix-dependencies - dependency-name: "@remix-run/react" dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ords-remix-dependencies - dependency-name: "@remix-run/serve" dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ords-remix-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb6f6e7 commit 509bd7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/ords-remix-jwt-sample/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@emotion/styled": "^11.13.0",
3939
"@mui/icons-material": "5.16.14",
4040
"@mui/material": "5.16.14",
41-
"@remix-run/dev": "2.16.8",
42-
"@remix-run/node": "2.16.8",
43-
"@remix-run/react": "2.16.8",
44-
"@remix-run/serve": "2.16.8",
41+
"@remix-run/dev": "2.17.0",
42+
"@remix-run/node": "2.17.0",
43+
"@remix-run/react": "2.17.0",
44+
"@remix-run/serve": "2.17.0",
4545
"dotenv": "^16.4.5",
4646
"embla-carousel": "^8.2.0",
4747
"embla-carousel-react": "^8.2.0",

0 commit comments

Comments
 (0)