Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#841)
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: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe committed May 15, 2024
1 parent 55197c2 commit 3ab96c1
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 28 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"vitest-environment-nuxt": "^1.0.0"
},
"devDependencies": {
"@cucumber/cucumber": "10.6.0",
"@cucumber/cucumber": "10.7.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/eslint-config": "0.3.12",
Expand All @@ -91,7 +91,7 @@
"vite": "5.2.11",
"vitest": "1.6.0",
"vue-router": "4.3.2",
"vue-tsc": "2.0.16"
"vue-tsc": "2.0.17"
},
"peerDependencies": {
"@cucumber/cucumber": "^10.3.1",
Expand Down Expand Up @@ -143,6 +143,7 @@
}
},
"resolutions": {
"@cucumber/cucumber": "10.7.0",
"@nuxt/kit": "^3.11.2",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "workspace:*",
Expand All @@ -153,5 +154,5 @@
"engines": {
"node": ">=18.19.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 3ab96c1

Please sign in to comment.