Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2581)
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 Dec 9, 2023
1 parent 5d883c0 commit 65d4645
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/amir20/dozzle/issues"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"type": "module",
"repository": {
"type": "git",
Expand All @@ -28,7 +28,7 @@
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.24",
"@iconify-json/carbon": "^1.1.25",
"@iconify-json/cil": "^1.1.7",
"@iconify-json/mdi": "^1.1.60",
"@iconify-json/mdi-light": "^1.1.9",
Expand Down Expand Up @@ -99,7 +99,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitepress": "1.0.0-rc.31",
"vitest": "^1.0.2",
"vitest": "^1.0.4",
"vue-tsc": "^1.8.25"
},
"lint-staged": {
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 65d4645

Please sign in to comment.