Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1463)
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 Sep 2, 2024
1 parent 146c435 commit 3175790
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 196 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"preview": "nuxt preview"
},
"dependencies": {
"@iconify-json/ph": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.115",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.1",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "link:..",
Expand All @@ -24,6 +24,6 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.4.1",
"@types/node": "^20.16.2"
"@types/node": "^20.16.3"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint-config": "0.5.4",
"@nuxt/eslint-config": "0.5.5",
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^20.16.2",
"@types/node": "^20.16.3",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.0.5",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.5",
"eslint": "9.9.1",
"execa": "^9.3.1",
"globby": "^14.0.2",
"happy-dom": "^15.4.2",
"happy-dom": "^15.7.3",
"ipx": "^2.1.0",
"jiti": "1.21.6",
"nuxt": "^3.13.0",
Expand All @@ -72,7 +72,7 @@
"vitest": "^2.0.5",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.4.38",
"vue-tsc": "^2.1.2"
"vue-tsc": "^2.1.4"
},
"optionalDependencies": {
"ipx": "^2.1.0"
Expand Down
Loading

0 comments on commit 3175790

Please sign in to comment.