diff --git a/package.json b/package.json index 574238d6d..9e337b2b2 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "tslib": "2.8.1", "typescript": "5.9.2", "typescript-eslint": "8.39.0", - "unplugin-vue-components": "28.8.0", + "unplugin-vue-components": "29.0.0", "vite": "7.0.6", "vitepress": "1.6.4", "vitepress-translation-helper": "0.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7deafe637..31962ff0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: 8.39.0 version: 8.39.0(eslint@9.32.0)(typescript@5.9.2) unplugin-vue-components: - specifier: 28.8.0 - version: 28.8.0(@babel/parser@7.28.0)(vue@3.5.18(typescript@5.9.2)) + specifier: 29.0.0 + version: 29.0.0(@babel/parser@7.28.0)(vue@3.5.18(typescript@5.9.2)) vite: specifier: 7.0.6 version: 7.0.6(@types/node@22.17.0)(yaml@2.8.0) @@ -2537,8 +2537,8 @@ packages: resolution: {integrity: sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==} engines: {node: '>=18.12.0'} - unplugin-vue-components@28.8.0: - resolution: {integrity: sha512-2Q6ZongpoQzuXDK0ZsVzMoshH0MWZQ1pzVL538G7oIDKRTVzHjppBDS8aB99SADGHN3lpGU7frraCG6yWNoL5Q==} + unplugin-vue-components@29.0.0: + resolution: {integrity: sha512-M2DX44g4/jvBkB0V6uwqTbkTd5DMRHpeGoi/cIKwGG4HPuNxLbe8zoTStB2n12hoDiWc9I1PIRQruRWExNXHlQ==} engines: {node: '>=14'} peerDependencies: '@babel/parser': ^7.15.8 @@ -4424,10 +4424,6 @@ snapshots: optionalDependencies: picomatch: 4.0.2 - fdir@6.4.6(picomatch@4.0.2): - optionalDependencies: - picomatch: 4.0.2 - fdir@6.4.6(picomatch@4.0.3): optionalDependencies: picomatch: 4.0.3 @@ -5181,8 +5177,8 @@ snapshots: tinyglobby@0.2.14: dependencies: - fdir: 6.4.6(picomatch@4.0.2) - picomatch: 4.0.2 + fdir: 6.4.6(picomatch@4.0.3) + picomatch: 4.0.3 tinypool@1.1.1: {} @@ -5263,9 +5259,9 @@ snapshots: unplugin-utils@0.2.4: dependencies: pathe: 2.0.3 - picomatch: 4.0.2 + picomatch: 4.0.3 - unplugin-vue-components@28.8.0(@babel/parser@7.28.0)(vue@3.5.18(typescript@5.9.2)): + unplugin-vue-components@29.0.0(@babel/parser@7.28.0)(vue@3.5.18(typescript@5.9.2)): dependencies: chokidar: 3.6.0 debug: 4.4.1 @@ -5284,7 +5280,7 @@ snapshots: unplugin@2.3.5: dependencies: acorn: 8.15.0 - picomatch: 4.0.2 + picomatch: 4.0.3 webpack-virtual-modules: 0.6.2 update-browserslist-db@1.1.1(browserslist@4.24.2):