Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies with stable version (#1748)
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 Oct 31, 2024
1 parent 821433d commit 3c47b11
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 89 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"stylelint-order": "^6.0.4",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typedoc": "^0.26.10",
"typedoc-plugin-markdown": "^4.2.9",
"typescript": "~5.6.3",
"uuid": "^10.0.0",
"vite": "^5.4.9",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.4.6",
"vite-plugin-vue-devtools": "^7.5.2",
"vitest": "^2.1.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"approximate-number": "^2.1.1",
"chart.js": "^4.4.5",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-annotation": "^3.0.1",
"chartjs-plugin-annotation": "^3.1.0",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"pretty-bytes": "^6.1.1",
Expand Down
Loading

0 comments on commit 3c47b11

Please sign in to comment.