chore: deps

This commit is contained in:
iCrawl
2023-05-01 12:05:55 +02:00
parent f27631175a
commit 8b71f44b1f
4 changed files with 72 additions and 72 deletions

View File

@@ -54,7 +54,7 @@
"ariakit": "^2.0.0-next.44",
"cmdk": "^0.2.0",
"contentlayer": "^0.3.2",
"next": "^13.3.2",
"next": "^13.3.3",
"next-contentlayer": "^0.3.2",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -70,7 +70,7 @@
"sharp": "^0.32.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.3.2",
"@next/bundle-analyzer": "^13.3.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/html-escaper": "^3.0.0",
@@ -95,7 +95,7 @@
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"unocss": "^0.51.8",
"vercel": "^29.0.1",
"vercel": "^29.0.3",
"vitest": "^0.29.8"
},
"engines": {