Skip to content

Commit 2f86381

Browse files
committed
chore: bump deps
1 parent 3342f28 commit 2f86381

File tree

2 files changed

+1070
-500
lines changed

2 files changed

+1070
-500
lines changed

package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -49,35 +49,35 @@
4949
"vue": ">=2.7 || >=3"
5050
},
5151
"dependencies": {
52-
"@unhead/dom": "^1.0.9",
53-
"@unhead/schema": "^1.0.9",
54-
"@unhead/ssr": "^1.0.9",
55-
"@unhead/vue": "^1.0.9"
52+
"@unhead/dom": "^1.0.18",
53+
"@unhead/schema": "^1.0.18",
54+
"@unhead/ssr": "^1.0.18",
55+
"@unhead/vue": "^1.0.18"
5656
},
5757
"devDependencies": {
58-
"@antfu/eslint-config": "^0.33.1",
58+
"@antfu/eslint-config": "^0.34.1",
5959
"@nuxt/kit": "3.0.0",
6060
"@nuxt/test-utils": "3.0.0",
61-
"@vitejs/plugin-vue": "^3.2.0",
62-
"@vitejs/plugin-vue-jsx": "^2.1.1",
61+
"@vitejs/plugin-vue": "^4.0.0",
62+
"@vitejs/plugin-vue-jsx": "^3.0.0",
6363
"@vue/compiler-sfc": "^3.2.45",
6464
"@vue/server-renderer": "^3.2.45",
6565
"cheerio": "1.0.0-rc.12",
66-
"eslint": "^8.29.0",
66+
"eslint": "^8.32.0",
6767
"execa": "^6.1.0",
68-
"get-port-please": "^2.6.1",
69-
"jsdom": "^20.0.3",
68+
"get-port-please": "^3.0.1",
69+
"jsdom": "^21.1.0",
7070
"kanpai": "^0.11.0",
7171
"lint-staged": "^13.1.0",
72-
"mlly": "^1.0.0",
72+
"mlly": "^1.1.0",
7373
"nuxt": "^3.0.0",
74-
"pathe": "^1.0.0",
75-
"playwright": "^1.28.1",
74+
"pathe": "^1.1.0",
75+
"playwright": "^1.29.2",
7676
"simple-git-hooks": "^2.8.1",
77-
"typescript": "^4.9.3",
78-
"unbuild": "^1.0.2",
79-
"vite": "^3.2.5",
80-
"vitest": "^0.25.5",
77+
"typescript": "^4.9.4",
78+
"unbuild": "^1.1.1",
79+
"vite": "^4.0.4",
80+
"vitest": "^0.27.3",
8181
"vue": "^3.2.45",
8282
"vue-router": "^4.1.6"
8383
},

0 commit comments

Comments
 (0)