chore: deps

This commit is contained in:
iCrawl
2022-10-08 16:55:34 +02:00
parent c0ea782dd4
commit 4bdd120e62
17 changed files with 219 additions and 218 deletions

View File

@@ -63,13 +63,13 @@
"@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",
"@unocss/cli": "^0.45.28",
"@unocss/reset": "^0.45.28",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.24.0",
"concurrently": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-config-neon": "^0.1.35",
"happy-dom": "^7.4.0",
"hast-util-to-string": "^2.0.0",
@@ -81,7 +81,7 @@
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"typescript": "^4.8.4",
"unocss": "^0.45.26",
"unocss": "^0.45.28",
"vercel": "^28.4.8",
"vitest": "^0.24.0"
},