chore: deps

This commit is contained in:
iCrawl
2022-11-23 09:34:56 +01:00
parent ee7d2fd4c8
commit 256677b435
19 changed files with 130 additions and 121 deletions

View File

@@ -61,10 +61,10 @@
"@unocss/cli": "^0.46.5",
"@unocss/reset": "^0.46.5",
"@vitejs/plugin-react": "^2.2.0",
"@vitest/coverage-c8": "^0.25.2",
"@vitest/coverage-c8": "^0.25.3",
"astro": "^1.6.10",
"astro-compress": "^1.1.8",
"astro-critters": "^1.1.8",
"astro-compress": "^1.1.9",
"astro-critters": "^1.1.9",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint-config-neon": "^0.1.40",
@@ -73,7 +73,7 @@
"hast-util-to-string": "^2.0.0",
"hastscript": "^7.1.0",
"html-escaper": "^3.0.3",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"prettier-plugin-astro": "^0.7.0",
"prettier-plugin-tailwindcss": "^0.1.13",
"rehype-autolink-headings": "^6.1.1",
@@ -81,7 +81,7 @@
"typescript": "^4.9.3",
"unocss": "^0.46.5",
"vercel": "^28.5.6",
"vitest": "^0.25.2"
"vitest": "^0.25.3"
},
"engines": {
"node": ">=16.9.0"