Skip to content

Commit 0f90719

Browse files
fix(deps): update all non-major dependencies (#3499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 291d4f7 commit 0f90719

File tree

2 files changed

+107
-107
lines changed

2 files changed

+107
-107
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
"@intlify/unplugin-vue-i18n": "^6.0.3",
4242
"@tailwindcss/container-queries": "^0.1.1",
4343
"@tailwindcss/typography": "^0.5.15",
44-
"@vueuse/components": "^12.2.0",
45-
"@vueuse/core": "^12.2.0",
46-
"@vueuse/integrations": "^12.2.0",
47-
"@vueuse/router": "^12.2.0",
44+
"@vueuse/components": "^12.3.0",
45+
"@vueuse/core": "^12.3.0",
46+
"@vueuse/integrations": "^12.3.0",
47+
"@vueuse/router": "^12.3.0",
4848
"ansi-to-html": "^0.7.2",
4949
"autoprefixer": "^10.4.20",
5050
"d3-array": "^3.2.4",
@@ -89,13 +89,13 @@
8989
"@types/d3-shape": "^3.1.6",
9090
"@types/d3-transition": "^3.0.9",
9191
"@types/lodash.debounce": "^4.0.9",
92-
"@types/node": "^22.10.2",
92+
"@types/node": "^22.10.3",
9393
"@vitejs/plugin-vue": "5.2.1",
9494
"@vue/compiler-sfc": "^3.5.13",
9595
"@vue/test-utils": "^2.4.6",
9696
"bumpp": "^9.9.2",
9797
"c8": "^10.1.3",
98-
"concurrently": "^9.1.1",
98+
"concurrently": "^9.1.2",
9999
"eventsourcemock": "^2.0.0",
100100
"jsdom": "^25.0.1",
101101
"lint-staged": "^15.3.0",

0 commit comments

Comments
 (0)