diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08512e9..1b9b29d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: devDependencies: '@types/node': specifier: ^18.16.18 - version: 18.17.18 + version: 18.17.19 '@typescript-eslint/eslint-plugin': specifier: ^6.0.0 version: 6.7.2(@typescript-eslint/parser@6.7.2)(eslint@8.50.0)(typescript@5.2.2) @@ -37,7 +37,7 @@ devDependencies: version: 5.2.2 vitepress: specifier: 1.0.0-rc.20 - version: 1.0.0-rc.20(@types/node@18.17.18)(search-insights@2.8.2) + version: 1.0.0-rc.20(@types/node@18.17.19)(search-insights@2.8.2) vue: specifier: ^3.3.4 version: 3.3.4 @@ -556,8 +556,8 @@ packages: resolution: {integrity: sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA==} dev: true - /@types/node@18.17.18: - resolution: {integrity: sha512-/4QOuy3ZpV7Ya1GTRz5CYSz3DgkKpyUptXuQ5PPce7uuyJAOR7r9FhkmxJfvcNUXyklbC63a+YvB3jxy7s9ngw==} + /@types/node@18.17.19: + resolution: {integrity: sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==} dev: true /@types/semver@7.5.2: @@ -1632,8 +1632,8 @@ packages: glob: 7.2.3 dev: true - /rollup@3.29.2: - resolution: {integrity: sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==} + /rollup@3.29.3: + resolution: {integrity: sha512-T7du6Hum8jOkSWetjRgbwpM6Sy0nECYrYRSmZjayFcOddtKJWU4d17AC3HNUk7HRuqy4p+G7aEZclSHytqUmEg==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: @@ -1765,7 +1765,7 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite@4.4.9(@types/node@18.17.18): + /vite@4.4.9(@types/node@18.17.19): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -1793,15 +1793,15 @@ packages: terser: optional: true dependencies: - '@types/node': 18.17.18 + '@types/node': 18.17.19 esbuild: 0.18.20 postcss: 8.4.30 - rollup: 3.29.2 + rollup: 3.29.3 optionalDependencies: fsevents: 2.3.3 dev: true - /vitepress@1.0.0-rc.20(@types/node@18.17.18)(search-insights@2.8.2): + /vitepress@1.0.0-rc.20(@types/node@18.17.19)(search-insights@2.8.2): resolution: {integrity: sha512-CykMUJ8JLxLcGWek0ew3wln4RYbsOd1+0YzXITTpajggpynm2S331TNkJVOkHrMRc6GYe3y4pS40GfgcW0ZwAw==} hasBin: true peerDependencies: @@ -1823,7 +1823,7 @@ packages: mark.js: 8.11.1 minisearch: 6.1.0 shiki: 0.14.4 - vite: 4.4.9(@types/node@18.17.18) + vite: 4.4.9(@types/node@18.17.19) vue: 3.3.4 transitivePeerDependencies: - '@algolia/client-search'