chore: deps

This commit is contained in:
iCrawl
2023-07-19 11:59:42 +02:00
parent afa98793cd
commit d26e022afc
26 changed files with 1193 additions and 1437 deletions

View File

@@ -53,7 +53,7 @@
"ariakit": "^2.0.0-next.44",
"cmdk": "^0.2.0",
"contentlayer": "0.3.1",
"next": "^13.4.10",
"next": "^13.4.11-canary.0",
"next-contentlayer": "0.3.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -82,16 +82,16 @@
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.3.2",
"happy-dom": "^10.5.1",
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.2.0",
"html-escaper": "^3.0.3",
"lighthouse": "^10.4.0",
"prettier": "^2.8.8",
"turbo": "^1.10.7",
"turbo": "^1.10.8",
"typescript": "^5.1.6",
"unocss": "^0.53.5",
"vercel": "^31.0.3",
"vercel": "^31.0.4",
"vitest": "^0.33.0"
},
"engines": {

View File

@@ -49,7 +49,7 @@
"@discordjs/api-extractor-utils": "workspace:^",
"@discordjs/scripts": "workspace:^",
"@discordjs/ui": "workspace:^",
"@microsoft/api-extractor-model": "7.27.4",
"@microsoft/api-extractor-model": "7.27.5",
"@microsoft/tsdoc": "0.14.2",
"@planetscale/database": "1.7.0",
"@react-icons/all-files": "^4.1.0",
@@ -57,11 +57,11 @@
"@vercel/edge-config": "^0.2.1",
"@vercel/og": "^0.5.8",
"ariakit": "^2.0.0-next.44",
"bright": "^0.8.2",
"class-variance-authority": "^0.6.1",
"bright": "^0.8.3",
"class-variance-authority": "^0.7.0",
"cmdk": "^0.2.0",
"meilisearch": "^0.33.0",
"next": "^13.4.10",
"next": "^13.4.11-canary.0",
"next-mdx-remote": "^4.4.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
@@ -92,12 +92,12 @@
"eslint": "^8.45.0",
"eslint-config-neon": "^0.1.47",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.3.2",
"happy-dom": "^10.5.1",
"lighthouse": "^10.4.0",
"prettier": "^2.8.8",
"turbo": "^1.10.7",
"turbo": "^1.10.8",
"typescript": "^5.1.6",
"vercel": "^31.0.3",
"vercel": "^31.0.4",
"vitest": "^0.33.0"
},
"engines": {