chore: deps

This commit is contained in:
iCrawl
2022-10-07 02:49:44 +02:00
parent 103cb16be0
commit 76a7021452
9 changed files with 136 additions and 145 deletions

View File

@@ -34,13 +34,13 @@
},
"homepage": "https://discord.js.org",
"dependencies": {
"@astrojs/image": "^0.9.1",
"@astrojs/image": "^0.9.2",
"@astrojs/mdx": "^0.11.4",
"@astrojs/react": "^1.1.4",
"@code-hike/mdx": "^0.7.4",
"@vscode/codicons": "^0.0.32",
"ariakit": "^2.0.0-next.41",
"astro": "^1.4.4",
"astro": "^1.4.5",
"cmdk": "^0.1.20",
"meilisearch": "^0.28.0",
"react": "^17.0.2",
@@ -59,7 +59,7 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^16.11.64",
"@types/react-dom": "^17.0.2",
"@types/react-dom": "^17.0.17",
"@types/react-syntax-highlighter": "^15.5.5",
"@unocss/cli": "^0.45.26",
"@unocss/reset": "^0.45.26",
@@ -71,13 +71,13 @@
"eslint": "^8.24.0",
"eslint-config-neon": "^0.1.34",
"eslint-plugin-astro": "^0.19.0",
"happy-dom": "^7.0.0",
"happy-dom": "^7.1.1",
"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.6",
"vercel": "^28.4.8",
"vitest": "^0.23.4"
},
"engines": {