Skip to content

Commit d1ef686

Browse files
committed
chore: bump dev deps
1 parent 1fbd123 commit d1ef686

File tree

2 files changed

+1096
-341
lines changed

2 files changed

+1096
-341
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"test:update": "vitest -u"
1616
},
1717
"devDependencies": {
18-
"@antfu/eslint-config": "^0.34.0",
19-
"@nuxt/test-utils": "3.0.0",
20-
"@vitest/ui": "^0.26.3",
18+
"@antfu/eslint-config": "^0.34.1",
19+
"@nuxt/test-utils": "3.1.0",
20+
"@vitest/ui": "^0.28.1",
2121
"bumpp": "^8.2.1",
2222
"cheerio": "1.0.0-rc.12",
23-
"eslint": "^8.31.0",
24-
"jsdom": "^20.0.3",
25-
"playwright": "^1.29.1",
23+
"eslint": "^8.32.0",
24+
"jsdom": "^21.1.0",
25+
"playwright": "^1.30.0",
2626
"typescript": "^4.9.4",
27-
"unbuild": "^1.0.1",
28-
"unhead": "^1.0.14",
27+
"unbuild": "^1.1.1",
28+
"unhead": "^1.0.18",
2929
"utility-types": "^3.10.0",
30-
"vitest": "^0.26.3"
30+
"vitest": "^0.28.1"
3131
},
3232
"pnpm": {
3333
"overrides": {

0 commit comments

Comments
 (0)