chore: update packages
This commit is contained in:
+3
-3
@@ -9,7 +9,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clerk/nextjs": "^4.23.5",
|
||||
"@clerk/nextjs": "^4.29.5",
|
||||
"@codemirror/commands": "^6.2.5",
|
||||
"@codemirror/lang-markdown": "^6.2.0",
|
||||
"@codemirror/language": "^6.9.0",
|
||||
@@ -29,11 +29,11 @@
|
||||
"eslint": "8.49.0",
|
||||
"eslint-config-next": "13.4.19",
|
||||
"eslint-plugin-prettier": "^5.0.0",
|
||||
"next": "13.4.19",
|
||||
"next": "^13.5.6",
|
||||
"next-themes": "^0.2.1",
|
||||
"nextjs-toploader": "^1.4.2",
|
||||
"nprogress": "^0.2.0",
|
||||
"postcss": "8.4.29",
|
||||
"postcss": "^8.4.33",
|
||||
"prettier": "^3.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user