Skip to content

Commit ef44cbc

Browse files
Update remix monorepo to v2.17.0 (#1497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cb0722 commit ef44cbc

File tree

2 files changed

+118
-176
lines changed

2 files changed

+118
-176
lines changed

apps/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@radix-ui/react-switch": "1.2.6",
3232
"@radix-ui/react-toast": "1.2.15",
3333
"@radix-ui/react-tooltip": "1.2.8",
34-
"@remix-run/css-bundle": "2.15.3",
35-
"@remix-run/node": "2.15.3",
36-
"@remix-run/react": "2.15.3",
37-
"@remix-run/serve": "2.15.3",
34+
"@remix-run/css-bundle": "2.17.0",
35+
"@remix-run/node": "2.17.0",
36+
"@remix-run/react": "2.17.0",
37+
"@remix-run/serve": "2.17.0",
3838
"@tailwindcss/container-queries": "^0.1.1",
3939
"@tanstack/react-query": "4.40.1",
4040
"@tanstack/react-table": "^8.11.6",
@@ -76,7 +76,7 @@
7676
},
7777
"devDependencies": {
7878
"@element/tailwind-config": "workspace:*",
79-
"@remix-run/dev": "2.15.3",
79+
"@remix-run/dev": "2.17.0",
8080
"@tailwindcss/forms": "0.5.10",
8181
"@types/cookie": "0.6.0",
8282
"@types/deep-equal": "1.0.4",

0 commit comments

Comments
 (0)