diff --git a/website/package.json b/website/package.json index 4c537f5b..3fc48175 100644 --- a/website/package.json +++ b/website/package.json @@ -55,7 +55,7 @@ "@types/gtag.js": "0.0.14", "@types/lodash.groupby": "4.6.7", "@types/markdown-it": "13.0.1", - "@types/node": "20.6.4", + "@types/node": "20.6.5", "@typescript-eslint/eslint-plugin": "6.7.2", "@typescript-eslint/parser": "6.7.2", "eslint": "8.50.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 824c8aa5..d6f1f25a 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -74,8 +74,8 @@ devDependencies: specifier: 13.0.1 version: 13.0.1 '@types/node': - specifier: 20.6.4 - version: 20.6.4 + specifier: 20.6.5 + version: 20.6.5 '@typescript-eslint/eslint-plugin': specifier: 6.7.2 version: 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.50.0)(typescript@5.2.2) @@ -123,7 +123,7 @@ devDependencies: version: 1.8.1(eslint@8.50.0)(vite@4.4.9) vitepress: specifier: 1.0.0-rc.20 - version: 1.0.0-rc.20(@algolia/client-search@4.20.0)(@types/node@20.6.4)(axios@1.5.0)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0) + version: 1.0.0-rc.20(@algolia/client-search@4.20.0)(@types/node@20.6.5)(axios@1.5.0)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0) vitepress-plugin-tabs: specifier: 0.4.1 version: 0.4.1(vitepress@1.0.0-rc.20)(vue@3.3.4) @@ -1292,8 +1292,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@20.6.4: - resolution: {integrity: sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==} + /@types/node@20.6.5: + resolution: {integrity: sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==} dev: true /@types/normalize-package-data@2.4.1: @@ -5614,10 +5614,10 @@ packages: '@types/eslint': 8.44.2 eslint: 8.50.0 rollup: 2.79.1 - vite: 4.4.9(@types/node@20.6.4)(stylus@0.60.0) + vite: 4.4.9(@types/node@20.6.5)(stylus@0.60.0) dev: true - /vite@4.4.9(@types/node@20.6.4)(stylus@0.60.0): + /vite@4.4.9(@types/node@20.6.5)(stylus@0.60.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -5645,7 +5645,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.6.4 + '@types/node': 20.6.5 esbuild: 0.18.20 postcss: 8.4.29 rollup: 3.29.2 @@ -5660,11 +5660,11 @@ packages: vitepress: ^1.0.0-rc.14 vue: ^3.3.4 dependencies: - vitepress: 1.0.0-rc.20(@algolia/client-search@4.20.0)(@types/node@20.6.4)(axios@1.5.0)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0) + vitepress: 1.0.0-rc.20(@algolia/client-search@4.20.0)(@types/node@20.6.5)(axios@1.5.0)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0) vue: 3.3.4 dev: true - /vitepress@1.0.0-rc.20(@algolia/client-search@4.20.0)(@types/node@20.6.4)(axios@1.5.0)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0): + /vitepress@1.0.0-rc.20(@algolia/client-search@4.20.0)(@types/node@20.6.5)(axios@1.5.0)(postcss@8.4.29)(search-insights@2.8.2)(stylus@0.60.0): resolution: {integrity: sha512-CykMUJ8JLxLcGWek0ew3wln4RYbsOd1+0YzXITTpajggpynm2S331TNkJVOkHrMRc6GYe3y4pS40GfgcW0ZwAw==} hasBin: true peerDependencies: @@ -5687,7 +5687,7 @@ packages: minisearch: 6.1.0 postcss: 8.4.29 shiki: 0.14.4 - vite: 4.4.9(@types/node@20.6.4)(stylus@0.60.0) + vite: 4.4.9(@types/node@20.6.5)(stylus@0.60.0) vue: 3.3.4 transitivePeerDependencies: - '@algolia/client-search'