Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1521)
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] authored Oct 2, 2024
1 parent 102d474 commit cf095a5
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 170 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"perfect-debounce": "^1.0.0"
},
"devDependencies": {
"@nuxt/devtools": "^1.5.1",
"@nuxt/devtools": "^1.5.2",
"@types/node": "^20.16.10"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,29 +55,29 @@
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.10",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.7",
"eslint": "9.11.1",
"globby": "^14.0.2",
"happy-dom": "^15.7.4",
"ipx": "^2.1.0",
"jiti": "2.0.0",
"jiti": "2.1.0",
"nuxt": "^3.13.2",
"ofetch": "^1.4.0",
"playwright-core": "^1.47.2",
"semver": "^7.6.3",
"tinyexec": "^0.3.0",
"typescript": "5.6.2",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.5.10",
"vue-tsc": "^2.1.6"
},
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.13.2",
Expand Down
Loading

0 comments on commit cf095a5

Please sign in to comment.