diff --git a/package.json b/package.json index 6faa0f34..cfd560f3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "type": "module", - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.0", "scripts": { "docs": "vitepress dev", "build-docs": "vitepress build", @@ -20,9 +20,9 @@ "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-preset-vuejs-jp": "git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git", - "vite": "^6.0.2", + "vite": "^6.0.3", "vitepress": "1.5.0", - "vitepress-plugin-group-icons": "^1.3.0", + "vitepress-plugin-group-icons": "^1.3.1", "vue": "^3.5.13", "yorkie": "^2.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85aea9a6..11023081 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,14 +42,14 @@ importers: specifier: git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git version: https://codeload.github.com/vuejs-jp/textlint-rule-preset-vuejs-jp/tar.gz/d62d64c25aed61a5f7455028b31aca7640181a13(textlint@13.4.1) vite: - specifier: ^6.0.2 - version: 6.0.2(@types/node@22.10.1)(yaml@2.5.0) + specifier: ^6.0.3 + version: 6.0.3(@types/node@22.10.1)(yaml@2.5.0) vitepress: specifier: 1.5.0 version: 1.5.0(@algolia/client-search@4.23.3)(@types/node@22.10.1)(postcss@8.4.49)(search-insights@2.14.0)(typescript@5.4.5) vitepress-plugin-group-icons: - specifier: ^1.3.0 - version: 1.3.0 + specifier: ^1.3.1 + version: 1.3.1 vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.4.5) @@ -2611,8 +2611,8 @@ packages: terser: optional: true - vite@6.0.2: - resolution: {integrity: sha512-XdQ+VsY2tJpBsKGs0wf3U/+azx8BBpYRHFAyKm5VeEZNOJZRB63q7Sc8Iup3k0TrN3KO6QgyzFf+opSbfY1y0g==} + vite@6.0.3: + resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -2651,8 +2651,8 @@ packages: yaml: optional: true - vitepress-plugin-group-icons@1.3.0: - resolution: {integrity: sha512-E6Up5HyWh0gxmy2v1v1VVzQpL9UOZuHgoqOmSNBMTRv2rSwg6nk8MeIiJD0tJ0xtWrY5dwG69ENZPyFoD+fVoA==} + vitepress-plugin-group-icons@1.3.1: + resolution: {integrity: sha512-KHw3vaSqobjePKGWVRchd3PIG9wKrfA9U43yFLp2hTxXxUOIJdTb+e/qj0dEQYGYbwdXFBeErPVYHYNVBDSqow==} vitepress@1.5.0: resolution: {integrity: sha512-q4Q/G2zjvynvizdB3/bupdYkCJe2umSAMv9Ju4d92E6/NXJ59z70xB0q5p/4lpRyAwflDsbwy1mLV9Q5+nlB+g==} @@ -5779,7 +5779,7 @@ snapshots: '@types/node': 22.10.1 fsevents: 2.3.3 - vite@6.0.2(@types/node@22.10.1)(yaml@2.5.0): + vite@6.0.3(@types/node@22.10.1)(yaml@2.5.0): dependencies: esbuild: 0.24.0 postcss: 8.4.49 @@ -5789,7 +5789,7 @@ snapshots: fsevents: 2.3.3 yaml: 2.5.0 - vitepress-plugin-group-icons@1.3.0: + vitepress-plugin-group-icons@1.3.1: dependencies: '@iconify-json/logos': 1.2.3 '@iconify-json/vscode-icons': 1.2.2