Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1039)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Dec 19, 2024
1 parent bbf7eef commit a7881a0
Show file tree
Hide file tree
Showing 5 changed files with 409 additions and 324 deletions.
2 changes: 1 addition & 1 deletion examples/app-cucumber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"nuxt": "^3.14.1592"
},
"devDependencies": {
"@cucumber/cucumber": "11.1.0",
"@cucumber/cucumber": "11.1.1",
"@nuxt/test-utils": "latest",
"ts-node": "10.9.2"
}
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"get-port-please": "^3.1.2",
"h3": "^1.13.0",
"local-pkg": "^0.5.1",
"magic-string": "^0.30.15",
"magic-string": "^0.30.17",
"node-fetch-native": "^1.6.4",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
Expand All @@ -66,15 +66,15 @@
"tinyexec": "^0.3.1",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.0.0",
"unplugin": "^2.1.0",
"vite": "^5.4.11",
"vitest-environment-nuxt": "^1.0.1",
"vue": "^3.5.13"
},
"devDependencies": {
"@cucumber/cucumber": "11.1.0",
"@cucumber/cucumber": "11.1.1",
"@jest/globals": "29.7.0",
"@nuxt/eslint-config": "0.7.2",
"@nuxt/eslint-config": "0.7.3",
"@playwright/test": "1.49.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.6",
Expand All @@ -83,10 +83,10 @@
"@vue/test-utils": "2.4.6",
"changelogen": "0.5.7",
"compatx": "0.1.8",
"eslint": "9.16.0",
"eslint": "9.17.0",
"installed-check": "9.3.0",
"jiti": "2.4.1",
"knip": "5.39.2",
"jiti": "2.4.2",
"knip": "5.41.1",
"nitropack": "2.10.4",
"nuxt": "3.14.1592",
"playwright-core": "1.49.1",
Expand Down Expand Up @@ -143,7 +143,7 @@
}
},
"resolutions": {
"@cucumber/cucumber": "11.1.0",
"@cucumber/cucumber": "11.1.1",
"@nuxt/devtools": "1.0.8",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
Expand Down
Loading

0 comments on commit a7881a0

Please sign in to comment.