chore: bump dependencies

Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Ryan Wang
2022-08-14 11:54:58 +08:00
parent 6bbe1b4746
commit b1fa0b0b2f
14 changed files with 376 additions and 682 deletions
+4 -4
View File
@@ -9,16 +9,16 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/tailwind": "^0.2.5",
"@astrojs/vue": "^0.5.0",
"@astrojs/tailwind": "^1.0.0",
"@astrojs/vue": "^1.0.0",
"@halo-dev/astro-halo-theme-integration": "^0.0.1",
"@rushstack/eslint-patch": "^1.1.4",
"@types/node": "16.11.47",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/tsconfig": "^0.1.3",
"astro": "^1.0.0-rc.3",
"eslint": "^8.20.0",
"astro": "^1.0.2",
"eslint": "^8.21.0",
"eslint-plugin-vue": "^9.3.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",