Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1192)
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 Jan 11, 2024
1 parent 8a2f4ca commit 1e7d37b
Showing 3 changed files with 95 additions and 92 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"devDependencies": {
"@antfu/eslint-config": "^2.6.2",
"@nuxt/devtools": "^1.0.6",
"@types/node": "^20.10.8",
"@types/node": "^20.11.0",
"eslint": "^8.56.0"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"image-meta": "^0.2.0",
"node-fetch-native": "^1.6.1",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"std-env": "^3.7.0",
"ufo": "^1.3.2"
},
@@ -45,7 +45,7 @@
"@nuxt/module-builder": "0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^20.10.8",
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.1.3",
"@vue/test-utils": "^2.4.3",
"changelogen": "^0.5.5",
@@ -64,7 +64,7 @@
"optionalDependencies": {
"ipx": "^2.0.2"
},
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.14.1",
"resolutions": {
"@nuxt/schema": "3.9.1",
"@nuxt/image-edge": "link:.",
Loading

0 comments on commit 1e7d37b

Please sign in to comment.