chore: deps

This commit is contained in:
iCrawl
2022-10-07 20:26:45 +02:00
parent 7af3c3b6f1
commit 62332c2720
17 changed files with 149 additions and 169 deletions

View File

@@ -78,18 +78,18 @@
"@unocss/cli": "^0.45.26",
"@unocss/reset": "^0.45.26",
"@vitejs/plugin-react": "^2.1.0",
"@vitest/coverage-c8": "^0.23.4",
"@vitest/coverage-c8": "^0.24.0",
"concurrently": "^7.4.0",
"cross-env": "^7.0.3",
"eslint": "^8.24.0",
"eslint-config-neon": "^0.1.34",
"happy-dom": "^7.1.1",
"eslint-config-neon": "^0.1.35",
"happy-dom": "^7.4.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"typescript": "^4.8.4",
"unocss": "^0.45.26",
"vercel": "^28.4.8",
"vitest": "^0.23.4"
"vitest": "^0.24.0"
},
"engines": {
"node": ">=16.9.0"