chore: update packages

This commit is contained in:
Stevan Freeborn
2024-02-01 16:10:10 -06:00
parent bcc272fa99
commit 965f17b6c4
3 changed files with 148 additions and 144 deletions
+3 -3
View File
@@ -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",