chore: deps

This commit is contained in:
iCrawl
2022-10-20 03:11:41 +02:00
parent c0e3629f64
commit 3cc50b9e95
19 changed files with 1004 additions and 896 deletions

View File

@@ -45,7 +45,7 @@
"@discordjs/ui": "workspace:^",
"@microsoft/api-extractor-model": "7.24.0",
"@microsoft/tsdoc": "0.14.1",
"@vercel/og": "^0.0.15",
"@vercel/og": "^0.0.19",
"@vscode/codicons": "^0.0.32",
"ariakit": "^2.0.0-next.41",
"cmdk": "^0.1.20",
@@ -57,11 +57,11 @@
"react": "^18.2.0",
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^18.2.0",
"react-icons": "^4.4.0",
"react-icons": "^4.6.0",
"react-syntax-highlighter": "^15.5.0",
"react-use": "^17.4.0",
"rehype-ignore": "^1.0.1",
"rehype-pretty-code": "^0.3.2",
"rehype-pretty-code": "^0.4.0",
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.0.1",
"remark-gfm": "^3.0.1",
@@ -72,26 +72,26 @@
"devDependencies": {
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "16.11.64",
"@types/node": "16.11.68",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-syntax-highlighter": "^15.5.5",
"@unocss/cli": "^0.45.29",
"@unocss/reset": "^0.45.29",
"@unocss/cli": "^0.45.30",
"@unocss/reset": "^0.45.30",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.24.1",
"@vitest/coverage-c8": "^0.24.3",
"concurrently": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.25.0",
"eslint-config-neon": "^0.1.38",
"eslint-formatter-pretty": "^4.1.0",
"happy-dom": "^7.5.6",
"happy-dom": "^7.6.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"typescript": "^4.8.4",
"unocss": "^0.45.29",
"vercel": "^28.4.9",
"vitest": "^0.24.1"
"unocss": "^0.45.30",
"vercel": "^28.4.12",
"vitest": "^0.24.3"
},
"engines": {
"node": ">=16.9.0"