Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent f087d01 commit 9eeab9f
Show file tree
Hide file tree
Showing 3 changed files with 559 additions and 481 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.0",
"@iconify-json/simple-icons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.2",
"@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.4"
"@types/node": "^20.16.5"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,40 +49,40 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/eslint-config": "0.5.5",
"@nuxt/eslint-config": "0.5.6",
"@nuxt/image": "link:",
"@nuxt/module-builder": "0.8.3",
"@nuxt/test-utils": "^3.14.1",
"@types/node": "^20.16.4",
"@types/node": "^20.16.5",
"@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",
"eslint": "9.10.0",
"execa": "^9.3.1",
"globby": "^14.0.2",
"happy-dom": "^15.7.3",
"ipx": "^2.1.0",
"jiti": "1.21.6",
"nuxt": "^3.13.1",
"ofetch": "^1.3.4",
"playwright-core": "^1.46.1",
"playwright-core": "^1.47.0",
"semver": "^7.6.3",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "^2.0.5",
"vitest-environment-nuxt": "^1.0.1",
"vue": "3.5.1",
"vue-tsc": "^2.1.4"
"vue": "3.5.3",
"vue-tsc": "^2.1.6"
},
"optionalDependencies": {
"ipx": "^2.1.0"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"resolutions": {
"@nuxt/image": "link:.",
"@nuxt/schema": "3.13.1",
"@nuxt/ui": "2.18.4",
"vue": "3.5.1"
"vue": "3.5.3"
},
"engines": {
"node": "^14.16.0 || >=16.11.0"
Expand Down
Loading

0 comments on commit 9eeab9f

Please sign in to comment.