chore: code update
This commit is contained in:
11
package.json
11
package.json
@@ -10,9 +10,9 @@
|
||||
"dependencies": {
|
||||
"@code-hike/mdx": "^0.8.1-next.0",
|
||||
"@prisma/client": "^4.11.0",
|
||||
"@remix-run/node": "^1.13.0",
|
||||
"@remix-run/react": "^1.13.0",
|
||||
"@remix-run/serve": "^1.13.0",
|
||||
"@remix-run/node": "^1.14.0",
|
||||
"@remix-run/react": "^1.14.0",
|
||||
"@remix-run/serve": "^1.14.0",
|
||||
"isbot": "^3.6.5",
|
||||
"mdx-bundler": "9.2.1",
|
||||
"react": "^18.2.0",
|
||||
@@ -20,8 +20,9 @@
|
||||
"shiki": "^0.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.13.0",
|
||||
"@remix-run/eslint-config": "^1.13.0",
|
||||
"@remix-run/dev": "^1.14.0",
|
||||
"@remix-run/eslint-config": "^1.14.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/react": "^18.0.25",
|
||||
"@types/react-dom": "^18.0.8",
|
||||
"eslint": "^8.27.0",
|
||||
|
Reference in New Issue
Block a user