Skip to content

Commit 9aa42c7

Browse files
chore(deps): update all non-major dependencies (#901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent fee8740 commit 9aa42c7

File tree

2 files changed

+344
-415
lines changed

2 files changed

+344
-415
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"std-env": "^3.7.0",
6262
"ufo": "^1.5.4",
6363
"unenv": "^1.10.0",
64-
"unplugin": "^1.11.0",
64+
"unplugin": "^1.12.0",
6565
"vitest-environment-nuxt": "^1.0.0"
6666
},
6767
"devDependencies": {
@@ -70,7 +70,7 @@
7070
"@nuxt/devtools": "1.0.8",
7171
"@nuxt/eslint-config": "0.3.13",
7272
"@nuxt/module-builder": "0.8.1",
73-
"@playwright/test": "1.45.2",
73+
"@playwright/test": "1.45.3",
7474
"@testing-library/vue": "8.1.0",
7575
"@types/estree": "1.0.5",
7676
"@types/jsdom": "21.1.7",
@@ -83,15 +83,15 @@
8383
"jiti": "1.21.6",
8484
"nitropack": "2.9.7",
8585
"nuxt": "3.12.4",
86-
"playwright-core": "1.45.2",
86+
"playwright-core": "1.45.3",
8787
"rollup": "4.19.0",
8888
"semver": "7.6.3",
8989
"unbuild": "latest",
9090
"unimport": "3.9.0",
91-
"vite": "5.3.4",
91+
"vite": "5.3.5",
9292
"vitest": "2.0.4",
9393
"vue-router": "4.4.0",
94-
"vue-tsc": "2.0.26"
94+
"vue-tsc": "2.0.29"
9595
},
9696
"peerDependencies": {
9797
"@cucumber/cucumber": "^10.3.1",
@@ -148,8 +148,8 @@
148148
"@nuxt/schema": "^3.12.4",
149149
"@nuxt/test-utils": "workspace:*",
150150
"rollup": "4.19.0",
151-
"vite": "5.3.4",
152-
"vue": "^3.4.33"
151+
"vite": "5.3.5",
152+
"vue": "^3.4.34"
153153
},
154154
"engines": {
155155
"node": ">=18.20.4"

0 commit comments

Comments
 (0)