chore: deps

This commit is contained in:
iCrawl
2022-10-11 04:09:02 +02:00
parent 8b7ce2b61d
commit 698983b203
18 changed files with 355 additions and 393 deletions

View File

@@ -72,25 +72,25 @@
"devDependencies": {
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^16.11.64",
"@types/node": "^16.11.65",
"@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",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.24.0",
"@vitest/coverage-c8": "^0.24.1",
"concurrently": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.25.0",
"eslint-config-neon": "^0.1.37",
"happy-dom": "^7.4.0",
"happy-dom": "^7.5.5",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"typescript": "^4.8.4",
"unocss": "^0.45.29",
"vercel": "^28.4.8",
"vitest": "^0.24.0"
"vercel": "^28.4.9",
"vitest": "^0.24.1"
},
"engines": {
"node": ">=16.9.0"