Skip to content

Commit

Permalink
upgrade remix
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtsam committed Mar 5, 2024
1 parent cfd41fa commit 84cb96c
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 644 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"@radix-ui/react-toast": "1.1.5",
"@radix-ui/react-tooltip": "1.0.7",
"@radix-ui/react-visually-hidden": "1.0.3",
"@remix-run/css-bundle": "2.3.1",
"@remix-run/express": "2.3.1",
"@remix-run/node": "2.3.1",
"@remix-run/react": "2.3.1",
"@remix-run/serve": "2.3.1",
"@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/serve": "2.8.0",
"address": "2.0.2",
"cachified": "3.5.4",
"chalk": "5.3.0",
Expand Down Expand Up @@ -76,19 +76,19 @@
},
"devDependencies": {
"@faker-js/faker": "8.4.1",
"@remix-run/dev": "2.3.1",
"@remix-run/eslint-config": "2.3.1",
"@remix-run/dev": "2.8.0",
"@remix-run/eslint-config": "2.8.0",
"@tailwindcss/typography": "0.5.10",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@types/compression": "1.7.5",
"@types/cookie": "0.6.0",
"@types/express": "4.17.21",
"@types/morgan": "1.9.9",
"@types/node": "20.10.1",
"@types/node": "20.11.24",
"@types/ramda": "0.29.11",
"@types/react": "18.2.39",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/source-map-support": "0.5.10",
"@vitest/coverage-v8": "1.3.1",
"autoprefixer": "10.4.18",
Expand Down
Loading

0 comments on commit 84cb96c

Please sign in to comment.