diff --git a/package.json b/package.json index ac06512..e595762 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "jsdom": "24.0.0", "microbundle": "^0.15.1", "tslib": "2.6.2", - "typescript": "5.4.4", + "typescript": "5.4.5", "vitepress": "1.0.2" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 14f6ab5..31b446b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ devDependencies: version: 1.5.3 '@swc-node/register': specifier: 1.9.0 - version: 1.9.0(@swc/core@1.3.96)(@swc/types@0.1.5)(typescript@5.4.4) + version: 1.9.0(@swc/core@1.3.96)(@swc/types@0.1.5)(typescript@5.4.5) '@swc/helpers': specifier: 0.5.8 version: 0.5.8 @@ -53,11 +53,11 @@ devDependencies: specifier: 2.6.2 version: 2.6.2 typescript: - specifier: 5.4.4 - version: 5.4.4 + specifier: 5.4.5 + version: 5.4.5 vitepress: specifier: 1.0.2 - version: 1.0.2(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.6.8)(postcss@8.4.32)(search-insights@2.6.0)(typescript@5.4.4) + version: 1.0.2(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.6.8)(postcss@8.4.32)(search-insights@2.6.0)(typescript@5.4.5) packages: @@ -2091,7 +2091,7 @@ packages: '@swc/types': 0.1.5 dev: true - /@swc-node/register@1.9.0(@swc/core@1.3.96)(@swc/types@0.1.5)(typescript@5.4.4): + /@swc-node/register@1.9.0(@swc/core@1.3.96)(@swc/types@0.1.5)(typescript@5.4.5): resolution: {integrity: sha512-i0iYInD4q5v3xQC6bKvs0QtfUxu197CU5qKALmpxEqTYs7sIhQ7KFLe3kP+eAR4gRkJTvAgjQgrokXLN2jZrOw==} peerDependencies: '@swc/core': '>= 1.3' @@ -2104,7 +2104,7 @@ packages: debug: 4.3.4 pirates: 4.0.6 tslib: 2.6.2 - typescript: 5.4.4 + typescript: 5.4.5 transitivePeerDependencies: - '@swc/types' - supports-color @@ -2319,7 +2319,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.2.8(@types/node@20.11.5) - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.4.5) dev: true /@vue/compiler-core@3.4.21: @@ -2378,7 +2378,7 @@ packages: mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.4.5) dev: true /@vue/devtools-shared@7.0.20: @@ -2415,7 +2415,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.4.5) dev: true /@vue/shared@3.4.21: @@ -5381,8 +5381,8 @@ packages: hasBin: true dev: true - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -5508,7 +5508,7 @@ packages: fsevents: 2.3.3 dev: true - /vitepress@1.0.2(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.6.8)(postcss@8.4.32)(search-insights@2.6.0)(typescript@5.4.4): + /vitepress@1.0.2(@algolia/client-search@4.19.1)(@types/node@20.11.5)(axios@1.6.8)(postcss@8.4.32)(search-insights@2.6.0)(typescript@5.4.5): resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==} hasBin: true peerDependencies: @@ -5535,7 +5535,7 @@ packages: postcss: 8.4.32 shiki: 1.2.0 vite: 5.2.8(@types/node@20.11.5) - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.4.5) transitivePeerDependencies: - '@algolia/client-search' - '@types/node' @@ -5576,10 +5576,10 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.4.5) dev: true - /vue@3.4.21(typescript@5.4.4): + /vue@3.4.21(typescript@5.4.5): resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' @@ -5592,7 +5592,7 @@ packages: '@vue/runtime-dom': 3.4.21 '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - typescript: 5.4.4 + typescript: 5.4.5 dev: true /w3c-xmlserializer@5.0.0: