From f279410b452bfa21f342353c10da39f155fc075a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 03:59:17 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 989187dbe..7c2fded68 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "prettier": "3.1.1", "rollup-plugin-copy": "^3.5.0", "terser": "^5.14.2", - "typescript": "^4.7.4", + "typescript": "^5.0.0", "vite": "^3.0.8", "vite-plugin-dynamic-base": "^0.4.4", "vite-plugin-solid": "^2.3.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1b74e9b0..f7e8bdf63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 2.1.1 '@hope-ui/solid': specifier: 0.6.7 - version: 0.6.7(@stitches/core@1.2.8)(solid-js@1.4.8)(solid-transition-group@0.0.12) + version: 0.6.7(@stitches/core@1.2.8)(solid-js@1.4.8)(solid-transition-group@0.0.12(solid-js@1.4.8)) '@monaco-editor/loader': specifier: ^1.4.0 version: 1.4.0(monaco-editor@0.51.0) @@ -103,7 +103,7 @@ importers: version: 0.2.0 solid-contextmenu: specifier: 0.0.2 - version: 0.0.2(solid-js@1.4.8)(solid-transition-group@0.0.12) + version: 0.0.2(solid-js@1.4.8)(solid-transition-group@0.0.12(solid-js@1.4.8)) solid-icons: specifier: ^1.0.1 version: 1.0.1(solid-js@1.4.8) @@ -143,7 +143,7 @@ importers: version: 2.0.1 '@vitejs/plugin-legacy': specifier: ^2.0.1 - version: 2.0.1(terser@5.14.2)(vite@3.0.8) + version: 2.0.1(terser@5.14.2)(vite@3.0.8(terser@5.14.2)) husky: specifier: ^8.0.2 version: 8.0.2 @@ -160,8 +160,8 @@ importers: specifier: ^5.14.2 version: 5.14.2 typescript: - specifier: ^4.7.4 - version: 4.7.4 + specifier: ^5.0.0 + version: 5.5.4 vite: specifier: ^3.0.8 version: 3.0.8(terser@5.14.2) @@ -170,7 +170,7 @@ importers: version: 0.4.4 vite-plugin-solid: specifier: ^2.3.0 - version: 2.3.0(solid-js@1.4.8)(vite@3.0.8) + version: 2.3.0(solid-js@1.4.8)(vite@3.0.8(terser@5.14.2)) packages: @@ -1805,9 +1805,9 @@ packages: typescript-natural-sort@0.7.2: resolution: {integrity: sha512-C8gaSIZySgJ+PchvslIJ6j5wcUIKPsGMzUm1gbFSmKjk+YkXTYPLlFc8UJHp2mvUadF80pWPgsxsAOPIP3TZ4g==} - typescript@4.7.4: - resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==} - engines: {node: '>=4.2.0'} + typescript@5.5.4: + resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} + engines: {node: '>=14.17'} hasBin: true unified@10.1.2: @@ -2186,7 +2186,7 @@ snapshots: '@github/webauthn-json@2.1.1': {} - '@hope-ui/solid@0.6.7(@stitches/core@1.2.8)(solid-js@1.4.8)(solid-transition-group@0.0.12)': + '@hope-ui/solid@0.6.7(@stitches/core@1.2.8)(solid-js@1.4.8)(solid-transition-group@0.0.12(solid-js@1.4.8))': dependencies: '@floating-ui/dom': 0.4.4 '@stitches/core': 1.2.8 @@ -2376,7 +2376,7 @@ snapshots: '@viselect/vanilla@3.5.0': {} - '@vitejs/plugin-legacy@2.0.1(terser@5.14.2)(vite@3.0.8)': + '@vitejs/plugin-legacy@2.0.1(terser@5.14.2)(vite@3.0.8(terser@5.14.2))': dependencies: '@babel/standalone': 7.25.6 core-js: 3.38.1 @@ -3640,7 +3640,7 @@ snapshots: smoothscroll@0.4.0: {} - solid-contextmenu@0.0.2(solid-js@1.4.8)(solid-transition-group@0.0.12): + solid-contextmenu@0.0.2(solid-js@1.4.8)(solid-transition-group@0.0.12(solid-js@1.4.8)): dependencies: clsx: 1.2.1 mitt: 3.0.0 @@ -3776,7 +3776,7 @@ snapshots: typescript-natural-sort@0.7.2: {} - typescript@4.7.4: {} + typescript@5.5.4: {} unified@10.1.2: dependencies: @@ -3861,7 +3861,7 @@ snapshots: dependencies: node-html-parser: 5.4.2 - vite-plugin-solid@2.3.0(solid-js@1.4.8)(vite@3.0.8): + vite-plugin-solid@2.3.0(solid-js@1.4.8)(vite@3.0.8(terser@5.14.2)): dependencies: '@babel/core': 7.25.2 '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2) @@ -3879,9 +3879,9 @@ snapshots: postcss: 8.4.45 resolve: 1.22.8 rollup: 2.77.3 - terser: 5.14.2 optionalDependencies: fsevents: 2.3.3 + terser: 5.14.2 web-namespaces@2.0.1: {}