Skip to content

Commit 21e2e2e

Browse files
Update remix monorepo to v2.15.3 (#1414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 001faff commit 21e2e2e

2 files changed

Lines changed: 573 additions & 146 deletions

File tree

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.1.3",
3232
"@radix-ui/react-toast": "1.2.6",
3333
"@radix-ui/react-tooltip": "1.1.8",
34-
"@remix-run/css-bundle": "2.12.1",
35-
"@remix-run/node": "2.12.1",
36-
"@remix-run/react": "2.12.1",
37-
"@remix-run/serve": "2.12.1",
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",
3838
"@tailwindcss/container-queries": "^0.1.1",
3939
"@tanstack/react-query": "4.36.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.12.1",
79+
"@remix-run/dev": "2.15.3",
8080
"@tailwindcss/forms": "0.5.10",
8181
"@types/cookie": "0.6.0",
8282
"@types/deep-equal": "1.0.4",

0 commit comments

Comments
 (0)