Skip to content

Commit

Permalink
Update to Remix 2.8 (#1781)
Browse files Browse the repository at this point in the history
* Update to Remix 2.7

* Changesets

* Update to Remix 2.8
  • Loading branch information
frandiox authored Feb 29, 2024
1 parent b0305ca commit 799f4cd
Show file tree
Hide file tree
Showing 13 changed files with 265 additions and 259 deletions.
5 changes: 5 additions & 0 deletions .changeset/tidy-radios-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'skeleton': patch
---

Update minimum Remix version to 2.8.0
12 changes: 6 additions & 6 deletions docs/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"typecheck": "tsc"
},
"dependencies": {
"@remix-run/css-bundle": "^2.6.0",
"@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@remix-run/serve": "^2.6.0",
"@remix-run/css-bundle": "^2.8.0",
"@remix-run/node": "^2.8.0",
"@remix-run/react": "^2.8.0",
"@remix-run/serve": "^2.8.0",
"he": "^1.2.0",
"isbot": "^3.6.8",
"marked": "^9.1.0",
Expand All @@ -20,8 +20,8 @@
"react-syntax-highlighter": "^15.5.0"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@remix-run/dev": "^2.8.0",
"@remix-run/eslint-config": "^2.8.0",
"@types/he": "^1.2.1",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
Expand Down
14 changes: 7 additions & 7 deletions examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"typecheck": "tsc"
},
"dependencies": {
"@remix-run/css-bundle": "^2.6.0",
"@remix-run/express": "^2.6.0",
"@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@remix-run/server-runtime": "^2.6.0",
"@remix-run/css-bundle": "^2.8.0",
"@remix-run/express": "^2.8.0",
"@remix-run/node": "^2.8.0",
"@remix-run/react": "^2.8.0",
"@remix-run/server-runtime": "^2.8.0",
"@shopify/hydrogen": "2024.1.2",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
Expand All @@ -26,8 +26,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@remix-run/dev": "^2.8.0",
"@remix-run/eslint-config": "^2.8.0",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.1.0",
"@types/compression": "^1.7.2",
Expand Down
6 changes: 3 additions & 3 deletions examples/multipass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"prettier": "@shopify/prettier-config",
"dependencies": {
"@remix-run/react": "^2.6.0",
"@remix-run/react": "^2.8.0",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.1.0",
"@shopify/hydrogen": "~2024.1.2",
Expand All @@ -26,8 +26,8 @@
"snakecase-keys": "^5.5.0"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@remix-run/dev": "^2.8.0",
"@remix-run/eslint-config": "^2.8.0",
"@shopify/oxygen-workers-types": "^3.17.3",
"@shopify/prettier-config": "^1.1.2",
"@total-typescript/ts-reset": "^0.4.2",
Expand Down
6 changes: 3 additions & 3 deletions examples/partytown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prettier": "@shopify/prettier-config",
"dependencies": {
"@builder.io/partytown": "^0.8.1",
"@remix-run/react": "^2.6.0",
"@remix-run/react": "^2.8.0",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.1.0",
"@shopify/hydrogen": "~2024.1.2",
Expand All @@ -27,8 +27,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@remix-run/dev": "^2.8.0",
"@remix-run/eslint-config": "^2.8.0",
"@shopify/oxygen-workers-types": "^4.0.0",
"@shopify/prettier-config": "^1.1.2",
"@total-typescript/ts-reset": "^0.4.2",
Expand Down
6 changes: 3 additions & 3 deletions examples/subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"prettier": "@shopify/prettier-config",
"dependencies": {
"@remix-run/react": "^2.6.0",
"@remix-run/react": "^2.8.0",
"@shopify/cli": "3.52.0",
"@shopify/cli-hydrogen": "^7.1.0",
"@shopify/hydrogen": "~2024.1.2",
Expand All @@ -24,8 +24,8 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@remix-run/dev": "^2.8.0",
"@remix-run/eslint-config": "^2.8.0",
"@shopify/oxygen-workers-types": "^4.0.0",
"@shopify/prettier-config": "^1.1.2",
"@tailwindcss/forms": "^0.5.3",
Expand Down
Loading

0 comments on commit 799f4cd

Please sign in to comment.