deps: update remix

This commit is contained in:
Andrea 2024-02-06 15:15:35 +01:00
parent fa60885d85
commit e3f25e3ce3
No known key found for this signature in database
GPG Key ID: 4594610B9C8F91C5
2 changed files with 2368 additions and 11931 deletions

14289
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,9 +10,9 @@
},
"dependencies": {
"@code-hike/mdx": "^0.9.0",
"@remix-run/node": "^2.1.0",
"@remix-run/react": "^2.1.0",
"@remix-run/serve": "^2.1.0",
"@remix-run/node": "^2.6.0",
"@remix-run/react": "^2.6.0",
"@remix-run/serve": "^2.6.0",
"esbuild": "^0.20.0",
"isbot": "^3.6.13",
"mdx-bundler": "^10.0.1",
@ -21,8 +21,8 @@
"react-icons": "^5.0.1"
},
"devDependencies": {
"@remix-run/dev": "^2.1.0",
"@remix-run/eslint-config": "^2.1.0",
"@remix-run/dev": "^2.6.0",
"@remix-run/eslint-config": "^2.6.0",
"@tailwindcss/typography": "^0.5.9",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",