Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1279)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent c1fd9b8 commit f17da3b
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 183 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@antfu/eslint-config": "^2.8.0",
"@nuxt/devtools": "^1.0.8",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"eslint": "^8.57.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@nuxt/module-builder": "0.5.5",
"@nuxt/test-utils": "^3.11.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@vitest/coverage-v8": "^1.3.1",
"@vue/test-utils": "^2.4.4",
"changelogen": "^0.5.5",
Expand All @@ -59,11 +59,11 @@
"ofetch": "^1.3.3",
"playwright-core": "^1.42.1",
"semver": "^7.6.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"vitest": "^1.3.1",
"vitest-environment-nuxt": "^1.0.0",
"vue": "3.4.21",
"vue-tsc": "^2.0.4"
"vue-tsc": "^2.0.6"
},
"optionalDependencies": {
"ipx": "^2.1.0"
Expand Down

0 comments on commit f17da3b

Please sign in to comment.