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

@@ -49,19 +49,19 @@
"@discordjs/api-extractor-utils": "workspace:^",
"@discordjs/scripts": "workspace:^",
"@discordjs/ui": "workspace:^",
"@microsoft/api-extractor-model": "7.26.8",
"@microsoft/api-extractor-model": "7.26.9",
"@microsoft/tsdoc": "0.14.2",
"@planetscale/database": "1.7.0",
"@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",
"bright": "^0.8.2",
"class-variance-authority": "^0.6.0",
"cmdk": "^0.2.0",
"meilisearch": "^0.32.3",
"next": "^13.4.1",
"next": "^13.4.2",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -75,10 +75,10 @@
"swr": "^2.1.5"
},
"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/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",
@@ -92,12 +92,12 @@
"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",
"lighthouse": "^10.2.0",
"prettier": "^2.8.8",
"turbo": "^1.9.4-canary.10",
"turbo": "^1.9.4",
"typescript": "^5.0.4",
"vercel": "^29.1.1",
"vercel": "^29.3.0",
"vitest": "^0.31.0"
},
"engines": {