Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2573)
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 7, 2023
1 parent 2fbb65c commit e2230d5
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 131 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@iconify-json/carbon": "^1.1.24",
"@iconify-json/cil": "^1.1.7",
"@iconify-json/mdi": "^1.1.58",
"@iconify-json/mdi": "^1.1.59",
"@iconify-json/mdi-light": "^1.1.9",
"@iconify-json/octicon": "^1.1.51",
"@iconify-json/ph": "^1.1.8",
Expand Down Expand Up @@ -63,9 +63,9 @@
"unplugin-icons": "^0.18.1",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.7.0",
"vite": "5.0.5",
"vite": "5.0.6",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.9.0",
"vite-plugin-vue-layouts": "^0.9.1",
"vue": "^3.3.10",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
Expand All @@ -81,9 +81,9 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@types/semver": "^7.5.6",
"@vitejs/plugin-vue": "4.5.1",
"@vitejs/plugin-vue": "4.5.2",
"@vue/compiler-sfc": "^3.3.10",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.0",
Expand All @@ -94,12 +94,12 @@
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.8",
"prettier-plugin-tailwindcss": "^0.5.9",
"simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitepress": "1.0.0-rc.31",
"vitest": "^1.0.1",
"vitest": "^1.0.2",
"vue-tsc": "^1.8.25"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit e2230d5

Please sign in to comment.