Skip to content

Commit 49dc8f4

Browse files
build(deps): bump the remix-run group with 4 updates
Bumps the remix-run group with 4 updates: [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime), [@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/testing](https://github.com/remix-run/remix/tree/HEAD/packages/remix-testing). Updates `@remix-run/server-runtime` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-server-runtime) Updates `@remix-run/node` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-node) Updates `@remix-run/react` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-react) Updates `@remix-run/testing` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/remix-run/remix/releases) - [Commits](https://github.com/remix-run/remix/commits/[email protected]/packages/remix-testing) --- updated-dependencies: - dependency-name: "@remix-run/server-runtime" dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: remix-run - dependency-name: "@remix-run/node" dependency-version: 2.17.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: remix-run - dependency-name: "@remix-run/react" dependency-version: 2.17.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: remix-run - dependency-name: "@remix-run/testing" dependency-version: 2.17.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: remix-run ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d279b21 commit 49dc8f4

File tree

2 files changed

+58
-46
lines changed

2 files changed

+58
-46
lines changed

packages/apps/shopify-app-remix/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
],
8282
"devDependencies": {
8383
"@babel/preset-env": "^7.28.0",
84-
"@remix-run/node": "^2.16.8",
85-
"@remix-run/react": "^2.16.8",
86-
"@remix-run/testing": "^2.16.8",
84+
"@remix-run/node": "^2.17.1",
85+
"@remix-run/react": "^2.17.1",
86+
"@remix-run/testing": "^2.17.1",
8787
"@shopify/generate-docs": "^0.19.5",
8888
"@shopify/polaris": "^12.18.0",
8989
"@shopify/react-testing": "^6.0.0",
@@ -92,7 +92,7 @@
9292
"jest-fetch-mock": "^3.0.3"
9393
},
9494
"dependencies": {
95-
"@remix-run/server-runtime": "^2.16.8",
95+
"@remix-run/server-runtime": "^2.17.1",
9696
"@shopify/admin-api-client": "^1.1.1",
9797
"@shopify/shopify-api": "^12.1.0",
9898
"@shopify/shopify-app-session-storage": "^4.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)