Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 83dfe89 commit 2c3b0ee
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 101 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@nuxt/module-builder": "workspace:*",
"@nuxt/schema": "^3.13.2",
"@types/node": "^22.8.2",
"@types/node": "^22.8.4",
"nuxt": "^3.13.2"
},
"build": {
Expand Down
2 changes: 1 addition & 1 deletion example/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"devDependencies": {
"typescript": "^5.6.3",
"vue-tsc": "^2.1.8"
"vue-tsc": "^2.1.10"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@types/node": "^22.8.2",
"@types/node": "^22.8.4",
"@vitest/coverage-v8": "^2.1.4",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
Expand All @@ -61,7 +61,7 @@
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-tsc": "^2.1.8"
"vue-tsc": "^2.1.10"
},
"resolutions": {
"@nuxt/kit": "^3.13.2",
Expand Down
Loading

0 comments on commit 2c3b0ee

Please sign in to comment.