diff --git a/package.json b/package.json index 6a722e5..f75bc76 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "sync": "pnpm tsx ./scripts/sync.ts" }, "devDependencies": { - "@types/node": "^26.1.1", + "@types/node": "^26.5.1", "tsx": "^4.23.1", "vitepress": "2.0.0-alpha.20", "vue": "^3.5.41" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55339be..7837c1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,14 +9,14 @@ importers: .: devDependencies: '@types/node': - specifier: ^26.1.1 - version: 26.1.1 + specifier: ^26.5.1 + version: 26.5.1 tsx: specifier: ^4.23.1 version: 4.23.1 vitepress: specifier: 2.0.0-alpha.20 - version: 2.0.0-alpha.20(@types/node@26.1.1)(esbuild@0.28.1)(postcss@8.5.28)(tsx@4.23.1) + version: 2.0.0-alpha.20(@types/node@26.5.1)(esbuild@0.28.1)(postcss@8.5.28)(tsx@4.23.1) vue: specifier: ^3.5.41 version: 3.5.41 @@ -366,8 +366,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@26.1.1': - resolution: {integrity: sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==} + '@types/node@26.5.1': + resolution: {integrity: sha512-CzNm2FezW4VR/LjG6yUdiEgLE/rAQ9Slj5gCu/C2VrdcW7I0ahNZ8DRbHT7zOZ6r3ONgd/bsQIeSaoDGrd1C6g==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -726,8 +726,8 @@ packages: engines: {node: '>=18.0.0'} hasBin: true - undici-types@8.3.0: - resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} + undici-types@8.9.0: + resolution: {integrity: sha512-KTDyRTYX8sWmKXAikPHHSyc63CRPETMctyjKFupcC6OBLXT3xsN0e9aF7m+mIXutFWpUXuedtowG7iLOzp0kQg==} unist-util-is@6.0.1: resolution: {integrity: sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==} @@ -1034,9 +1034,9 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@26.1.1': + '@types/node@26.5.1': dependencies: - undici-types: 8.3.0 + undici-types: 8.9.0 '@types/unist@3.0.3': {} @@ -1044,10 +1044,10 @@ snapshots: '@ungap/structured-clone@1.3.3': {} - '@vitejs/plugin-vue@6.0.8(vite@8.3.0(@types/node@26.1.1)(esbuild@0.28.1)(tsx@4.23.1))(vue@3.5.41)': + '@vitejs/plugin-vue@6.0.8(vite@8.3.0(@types/node@26.5.1)(esbuild@0.28.1)(tsx@4.23.1))(vue@3.5.41)': dependencies: '@rolldown/pluginutils': 1.0.1 - vite: 8.3.0(@types/node@26.1.1)(esbuild@0.28.1)(tsx@4.23.1) + vite: 8.3.0(@types/node@26.5.1)(esbuild@0.28.1)(tsx@4.23.1) vue: 3.5.41 '@vue/compiler-core@3.5.41': @@ -1408,7 +1408,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - undici-types@8.3.0: {} + undici-types@8.9.0: {} unist-util-is@6.0.1: dependencies: @@ -1443,7 +1443,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.3 - vite@8.3.0(@types/node@26.1.1)(esbuild@0.28.1)(tsx@4.23.1): + vite@8.3.0(@types/node@26.5.1)(esbuild@0.28.1)(tsx@4.23.1): dependencies: lightningcss: 1.33.0 picomatch: 4.0.7 @@ -1451,12 +1451,12 @@ snapshots: rolldown: 1.2.8 tinyglobby: 0.2.17 optionalDependencies: - '@types/node': 26.1.1 + '@types/node': 26.5.1 esbuild: 0.28.1 fsevents: 2.3.3 tsx: 4.23.1 - vitepress@2.0.0-alpha.20(@types/node@26.1.1)(esbuild@0.28.1)(postcss@8.5.28)(tsx@4.23.1): + vitepress@2.0.0-alpha.20(@types/node@26.5.1)(esbuild@0.28.1)(postcss@8.5.28)(tsx@4.23.1): dependencies: '@docsearch/css': 4.7.0 '@docsearch/js': 4.7.0 @@ -1464,7 +1464,7 @@ snapshots: '@iconify-json/simple-icons': 1.2.96 '@shikijs/transformers': 4.4.3 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 6.0.8(vite@8.3.0(@types/node@26.1.1)(esbuild@0.28.1)(tsx@4.23.1))(vue@3.5.41) + '@vitejs/plugin-vue': 6.0.8(vite@8.3.0(@types/node@26.5.1)(esbuild@0.28.1)(tsx@4.23.1))(vue@3.5.41) '@vue/devtools-api': 8.2.1 '@vue/shared': 3.5.41 '@vueuse/core': 14.4.0(vue@3.5.41) @@ -1473,7 +1473,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.2.0 shiki: 4.4.3 - vite: 8.3.0(@types/node@26.1.1)(esbuild@0.28.1)(tsx@4.23.1) + vite: 8.3.0(@types/node@26.5.1)(esbuild@0.28.1)(tsx@4.23.1) vue: 3.5.41 optionalDependencies: postcss: 8.5.28