chore: deps

This commit is contained in:
iCrawl
2022-10-04 01:10:35 +02:00
parent b7fadb350a
commit d9137c3658
16 changed files with 862 additions and 833 deletions

View File

@@ -47,7 +47,7 @@
"@vscode/codicons": "^0.0.32",
"ariakit": "^2.0.0-next.41",
"cmdk": "^0.1.20",
"meilisearch": "^0.27.0",
"meilisearch": "^0.28.0",
"next": "^12.3.1",
"next-mdx-remote": "^4.1.0",
"next-progress": "^2.2.0",
@@ -63,18 +63,18 @@
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.0.1",
"remark-gfm": "^3.0.1",
"sharp": "^0.31.0",
"sharp": "^0.31.1",
"shiki": "^0.11.1",
"swr": "^1.3.0"
},
"devDependencies": {
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^16.11.60",
"@types/node": "^16.11.64",
"@types/react-dom": "^18.0.6",
"@types/react-syntax-highlighter": "^15.5.5",
"@unocss/cli": "^0.45.22",
"@unocss/reset": "^0.45.22",
"@unocss/cli": "^0.45.26",
"@unocss/reset": "^0.45.26",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.23.4",
"concurrently": "^7.4.0",
@@ -84,9 +84,9 @@
"happy-dom": "^6.0.4",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"typescript": "^4.8.3",
"unocss": "^0.45.22",
"vercel": "^28.4.2",
"typescript": "^4.8.4",
"unocss": "^0.45.26",
"vercel": "^28.4.6",
"vitest": "^0.23.4"
},
"engines": {