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==}