chore: deps

This commit is contained in:
iCrawl
2023-05-12 19:58:51 +02:00
parent d01e8aa8af
commit 7c8849fae5
27 changed files with 1015 additions and 919 deletions

View File

@@ -48,12 +48,12 @@
"@discordjs/ui": "workspace:^",
"@react-icons/all-files": "^4.1.0",
"@vercel/analytics": "^1.0.1",
"@vercel/edge-config": "^0.1.9",
"@vercel/edge-config": "^0.1.10",
"@vercel/og": "^0.5.4",
"ariakit": "^2.0.0-next.44",
"cmdk": "^0.2.0",
"contentlayer": "^0.3.2",
"next": "^13.4.1",
"next": "^13.4.2",
"next-contentlayer": "^0.3.2",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -65,11 +65,11 @@
"sharp": "^0.32.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.4.1",
"@next/bundle-analyzer": "^13.4.2",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/html-escaper": "^3.0.0",
"@types/node": "18.16.5",
"@types/node": "18.16.8",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@unocss/cli": "^0.51.12",
@@ -82,16 +82,16 @@
"eslint": "^8.40.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^9.10.9",
"happy-dom": "^9.17.0",
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.2.0",
"html-escaper": "^3.0.3",
"lighthouse": "^10.2.0",
"prettier": "^2.8.8",
"turbo": "^1.9.4-canary.10",
"turbo": "^1.9.4",
"typescript": "^5.0.4",
"unocss": "^0.51.12",
"vercel": "^29.1.1",
"vercel": "^29.3.0",
"vitest": "^0.31.0"
},
"engines": {