Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#802)
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] committed Apr 11, 2023
1 parent 6cd8524 commit 5df24eb
Show file tree
Hide file tree
Showing 6 changed files with 969 additions and 1,194 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.6.3",
"@nuxtjs/plausible": "latest",
"nuxt": "^3.3.3"
"nuxt": "^3.4.0"
}
}
625 changes: 321 additions & 304 deletions docs/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"devDependencies": {
"@nuxt/image-edge": "^1.0.0-27627435.23076b8",
"nuxt": "^3.3.3"
"nuxt": "^3.4.0"
}
}
642 changes: 286 additions & 356 deletions example/yarn.lock

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"test": "pnpm lint"
},
"dependencies": {
"@nuxt/kit": "^3.3.3",
"@nuxt/kit": "^3.4.0",
"consola": "^3.0.1",
"defu": "^6.1.2",
"h3": "^1.6.4",
"image-meta": "^0.1.1",
"node-fetch-native": "^1.0.2",
"node-fetch-native": "^1.1.0",
"ohash": "^1.0.0",
"pathe": "^1.1.0",
"ufo": "^1.1.1"
Expand All @@ -38,11 +38,11 @@
"@nuxt/module-builder": "0.2.1",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/node": "^18.15.11",
"eslint": "8.37.0",
"eslint": "8.38.0",
"jiti": "1.18.2",
"nuxt": "^3.3.3",
"nuxt": "^3.4.0",
"standard-version": "latest",
"typescript": "5.0.3"
"typescript": "5.0.4"
},
"optionalDependencies": {
"ipx": "1.0.0"
Expand Down

0 comments on commit 5df24eb

Please sign in to comment.