chore: deps

This commit is contained in:
iCrawl
2022-10-07 20:26:45 +02:00
parent 7af3c3b6f1
commit 62332c2720
17 changed files with 149 additions and 169 deletions

View File

@@ -41,7 +41,7 @@
"@discordjs/ui": "workspace:^",
"@vscode/codicons": "^0.0.32",
"ariakit": "^2.0.0-next.41",
"astro": "^1.4.5",
"astro": "^1.4.6",
"cmdk": "^0.1.20",
"meilisearch": "^0.28.0",
"react": "^17.0.2",
@@ -60,27 +60,25 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^16.11.64",
"@types/react": "^17.0.39",
"@types/react": "^17.0.50",
"@types/react-dom": "^17.0.17",
"@types/react-syntax-highlighter": "^15.5.5",
"@unocss/cli": "^0.45.26",
"@unocss/reset": "^0.45.26",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.23.4",
"astro-eslint-parser": "^0.6.3",
"@vitest/coverage-c8": "^0.24.0",
"concurrently": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.24.0",
"eslint-config-neon": "^0.1.34",
"eslint-plugin-astro": "^0.19.0",
"happy-dom": "^7.1.1",
"eslint-config-neon": "^0.1.35",
"happy-dom": "^7.4.0",
"prettier": "^2.7.1",
"prettier-plugin-astro": "^0.5.5",
"prettier-plugin-tailwindcss": "^0.1.13",
"typescript": "^4.8.4",
"unocss": "^0.45.26",
"vercel": "^28.4.8",
"vitest": "^0.23.4"
"vitest": "^0.24.0"
},
"engines": {
"node": ">=16.9.0"