Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#3064)
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 Jul 1, 2024
1 parent 48fc3d3 commit 26e4d88
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 273 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"fuse.js": "^7.0.0",
"lodash.debounce": "^4.0.8",
"pinia": "^2.1.7",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"splitpanes": "^3.1.5",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.4",
Expand All @@ -68,7 +68,7 @@
"unplugin-vue-router": "^0.10.0",
"vite": "5.3.2",
"vitepress": "1.2.3",
"vite-plugin-compression2": "^1.1.1",
"vite-plugin-compression2": "^1.1.2",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.4.31",
"vue-i18n": "^9.13.1",
Expand Down Expand Up @@ -100,8 +100,8 @@
"ts-node": "^10.9.2",
"typescript": "^5.5.2",
"vitest": "^1.6.0",
"vue-component-type-helpers": "^2.0.22",
"vue-tsc": "^2.0.22"
"vue-component-type-helpers": "^2.0.24",
"vue-tsc": "^2.0.24"
},
"lint-staged": {
"*.{js,vue,css,ts,html,md}": [
Expand Down
Loading

0 comments on commit 26e4d88

Please sign in to comment.