From 0f948b418779613db69e05c351aa8449aee3f2de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 17:14:04 +0000 Subject: [PATCH] Bump typescript from 5.5.3 to 5.6.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.3...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 9effc81c..33744911 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier": "^3.3.3", "rollup": "^4.21.0", "tsx": "^4.19.0", - "typescript": "^5.5.0", + "typescript": "^5.6.3", "vite": "^5.4.0", "vitest": "^1.6.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc607706..0db45f2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^4.19.0 version: 4.19.0 typescript: - specifier: ^5.5.0 - version: 5.5.3 + specifier: ^5.6.3 + version: 5.6.3 vite: specifier: ^5.4.0 version: 5.4.2(@types/node@20.11.16) @@ -97,7 +97,7 @@ importers: version: 4.2.19 vue: specifier: ^3.4.38 - version: 3.4.38(typescript@5.5.3) + version: 3.4.38(typescript@5.6.3) devDependencies: '@preact/preset-vite': specifier: ^2.9.0 @@ -3089,7 +3089,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.4.2(@types/node@20.11.16) - vue: 3.4.38(typescript@5.5.3) + vue: 3.4.38(typescript@5.6.3) dev: true /@vitest/expect@1.6.0: @@ -3191,7 +3191,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.38 '@vue/shared': 3.4.38 - vue: 3.4.38(typescript@5.5.3) + vue: 3.4.38(typescript@5.6.3) /@vue/shared@3.4.38: resolution: {integrity: sha512-q0xCiLkuWWQLzVrecPb0RMsNWyxICOjPrcrwxTUEHb1fsnvni4dcuyG7RT/Ie7VPTvnjzIaWzRMUBsrqNj/hhw==} @@ -5516,8 +5516,8 @@ packages: engines: {node: '>=4'} dev: true - /typescript@5.5.3: - resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} + /typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true @@ -5715,7 +5715,7 @@ packages: - terser dev: true - /vue@3.4.38(typescript@5.5.3): + /vue@3.4.38(typescript@5.6.3): resolution: {integrity: sha512-f0ZgN+mZ5KFgVv9wz0f4OgVKukoXtS3nwET4c2vLBGQR50aI8G0cqbFtLlX9Yiyg3LFGBitruPHt2PxwTduJEw==} peerDependencies: typescript: '*' @@ -5728,7 +5728,7 @@ packages: '@vue/runtime-dom': 3.4.38 '@vue/server-renderer': 3.4.38(vue@3.4.38) '@vue/shared': 3.4.38 - typescript: 5.5.3 + typescript: 5.6.3 /w3c-xmlserializer@5.0.0: resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}