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 17, 2024
1 parent e874336 commit bce73f0
Show file tree
Hide file tree
Showing 3 changed files with 396 additions and 353 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.7",
"@iconify-json/simple-icons": "^1.2.8",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.0",
"@nuxt/image": "link:..",
Expand All @@ -24,6 +24,6 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.6.0",
"@types/node": "^20.16.11"
"@types/node": "^20.16.12"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint-config": "0.5.7",
"@nuxt/eslint-config": "0.6.0",
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.14.3",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@vue/test-utils": "^2.4.6",
"changelogen": "^0.5.7",
"eslint": "9.12.0",
Expand All @@ -65,19 +65,19 @@
"jiti": "2.3.3",
"nuxt": "^3.13.2",
"ofetch": "^1.4.1",
"playwright-core": "^1.48.0",
"playwright-core": "^1.48.1",
"semver": "^7.6.3",
"tinyexec": "^0.3.0",
"tinyexec": "^0.3.1",
"typescript": "5.6.3",
"vitest": "^2.1.2",
"vitest": "^2.1.3",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.5.12",
"vue-tsc": "^2.1.6"
},
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.12.2",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.13.2",
Expand Down
Loading

0 comments on commit bce73f0

Please sign in to comment.