From 82639d2ad2079beea6fc6661db4558d5ebe447d8 Mon Sep 17 00:00:00 2001 From: robgit21 Date: Sat, 9 May 2026 13:43:32 +0200 Subject: [PATCH] =?UTF-8?q?SWC-Plugin=20durch=20React-Plugin=20ersetzt=20(?= =?UTF-8?q?keine=20Build-Scripts=20n=C3=B6tig)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/package.json | 1 - apps/web/vite.config.ts | 2 +- node_modules/.modules.yaml | 18 -- node_modules/.pnpm-workspace-state-v1.json | 4 +- node_modules/.pnpm/lock.yaml | 170 ------------------ node_modules/.pnpm/node_modules/@swc/core | 1 - .../node_modules/@swc/core-linux-x64-gnu | 1 - node_modules/.pnpm/node_modules/@swc/counter | 1 - node_modules/.pnpm/node_modules/@swc/types | 1 - .../node_modules/@vitejs/plugin-react-swc | 1 - pnpm-lock.yaml | 170 ------------------ pnpm-workspace.yaml | 5 +- 12 files changed, 7 insertions(+), 368 deletions(-) delete mode 120000 node_modules/.pnpm/node_modules/@swc/core delete mode 120000 node_modules/.pnpm/node_modules/@swc/core-linux-x64-gnu delete mode 120000 node_modules/.pnpm/node_modules/@swc/counter delete mode 120000 node_modules/.pnpm/node_modules/@swc/types delete mode 120000 node_modules/.pnpm/node_modules/@vitejs/plugin-react-swc diff --git a/apps/web/package.json b/apps/web/package.json index 1add264..254e54b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -22,7 +22,6 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^6.0.1", - "@vitejs/plugin-react-swc": "^4.3.0", "eslint": "^10.2.1", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.2", diff --git a/apps/web/vite.config.ts b/apps/web/vite.config.ts index 9f59c64..70189f0 100644 --- a/apps/web/vite.config.ts +++ b/apps/web/vite.config.ts @@ -1,5 +1,5 @@ import { defineConfig } from "vite"; -import react from "@vitejs/plugin-react-swc"; +import react from "@vitejs/plugin-react"; import tailwindcss from "@tailwindcss/vite"; import { VitePWA } from "vite-plugin-pwa"; diff --git a/node_modules/.modules.yaml b/node_modules/.modules.yaml index 900e84c..3796437 100644 --- a/node_modules/.modules.yaml +++ b/node_modules/.modules.yaml @@ -468,27 +468,12 @@ "graceful-fs@4.2.11": { "graceful-fs": "private" }, - "@swc/core@1.15.33": { - "@swc/core": "private" - }, - "@swc/types@0.1.26": { - "@swc/types": "private" - }, - "@swc/counter@0.1.3": { - "@swc/counter": "private" - }, - "@swc/core-linux-x64-gnu@1.15.33": { - "@swc/core-linux-x64-gnu": "private" - }, "vite-plugin-pwa@1.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))(workbox-build@7.4.1)(workbox-window@7.4.1)": { "vite-plugin-pwa": "private" }, "@vitejs/plugin-react@6.0.1(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))": { "@vitejs/plugin-react": "private" }, - "@vitejs/plugin-react-swc@4.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))": { - "@vitejs/plugin-react-swc": "private" - }, "vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2)": { "vite": "private" }, @@ -1294,9 +1279,6 @@ "optionalDependencies": true }, "injectedDeps": {}, - "ignoredBuilds": [ - "@swc/core@1.15.33" - ], "layoutVersion": 5, "nodeLinker": "isolated", "packageManager": "pnpm@10.30.3", diff --git a/node_modules/.pnpm-workspace-state-v1.json b/node_modules/.pnpm-workspace-state-v1.json index 1c15e06..38a6b7e 100644 --- a/node_modules/.pnpm-workspace-state-v1.json +++ b/node_modules/.pnpm-workspace-state-v1.json @@ -1,5 +1,5 @@ { - "lastValidatedTimestamp": 1778075609389, + "lastValidatedTimestamp": 1778326978819, "projects": { "/home/computer/projects/fitness-app": { "name": "fitness-app", @@ -34,5 +34,5 @@ "apps/*" ] }, - "filteredInstall": false + "filteredInstall": true } diff --git a/node_modules/.pnpm/lock.yaml b/node_modules/.pnpm/lock.yaml index 87f95a8..d00e2f6 100644 --- a/node_modules/.pnpm/lock.yaml +++ b/node_modules/.pnpm/lock.yaml @@ -38,9 +38,6 @@ importers: '@vitejs/plugin-react': specifier: ^6.0.1 version: 6.0.1(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2)) - '@vitejs/plugin-react-swc': - specifier: ^4.3.0 - version: 4.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2)) eslint: specifier: ^10.2.1 version: 10.3.0(jiti@2.7.0) @@ -963,99 +960,6 @@ packages: cpu: [x64] os: [win32] - '@swc/core-darwin-arm64@1.15.33': - resolution: {integrity: sha512-N+L0uXhuO7FIfzqwgxmzv0zIpV0qEp8wPX3QQs2p4atjMoywup2JTeDlXPw+z9pWJGCae3JjM+tZ6myclI+2gA==} - engines: {node: '>=10'} - cpu: [arm64] - os: [darwin] - - '@swc/core-darwin-x64@1.15.33': - resolution: {integrity: sha512-/Il4QHSOhV4FekbsDtkrNmKbsX26oSysvgrRswa/RYOHXAkwXDbB4jaeKq6PsJLSPkzJ2KzQ061gtBnk0vNHfA==} - engines: {node: '>=10'} - cpu: [x64] - os: [darwin] - - '@swc/core-linux-arm-gnueabihf@1.15.33': - resolution: {integrity: sha512-C64hBnBxq4viOPQ8hlx+2lJ23bzZBGnjw7ryALmS+0Q3zHmwO8lw1/DArLENw4Q18/0w5wdEO1k3m1wWNtKGqQ==} - engines: {node: '>=10'} - cpu: [arm] - os: [linux] - - '@swc/core-linux-arm64-gnu@1.15.33': - resolution: {integrity: sha512-TRJfnJbX3jqpxRDRoieMzRiCBS5jOmXNb3iQXmcgjFEHKLnAgK1RZRU8Cq1MsPqO4jAJp/ld1G4O3fXuxv85uw==} - engines: {node: '>=10'} - cpu: [arm64] - os: [linux] - libc: [glibc] - - '@swc/core-linux-arm64-musl@1.15.33': - resolution: {integrity: sha512-il7tYM+CpUNzieQbwAjFT1P8zqAhmGWNAGhQZBnxurXZ0aNn+5nqYFTEUKNZl7QibtT0uQXzTZrNGHCIj6Y1Og==} - engines: {node: '>=10'} - cpu: [arm64] - os: [linux] - libc: [musl] - - '@swc/core-linux-ppc64-gnu@1.15.33': - resolution: {integrity: sha512-ZtNBwN0Z7CFj9Il0FcPaKdjgP7URyKu/3RfH46vq+0paOBqLj4NYldD6Qo//Duif/7IOtAraUfDOmp0PLAufog==} - engines: {node: '>=10'} - cpu: [ppc64] - os: [linux] - libc: [glibc] - - '@swc/core-linux-s390x-gnu@1.15.33': - resolution: {integrity: sha512-De1IyajoOmhOYYjw/lx66bKlyDpHZTueqwpDrWgf5O7T6d1ODeJJO9/OqMBmrBQc5C+dNnlmIufHsp4QVCWufA==} - engines: {node: '>=10'} - cpu: [s390x] - os: [linux] - libc: [glibc] - - '@swc/core-linux-x64-gnu@1.15.33': - resolution: {integrity: sha512-mGTH0YxmUN+x6vRN/I6NOk5X0ogNktkwPnJ94IMvR7QjhRDwL0O8RXEDhyUM0YtwWrryBOqaJQBX4zruxEPRGw==} - engines: {node: '>=10'} - cpu: [x64] - os: [linux] - libc: [glibc] - - '@swc/core-linux-x64-musl@1.15.33': - resolution: {integrity: sha512-hj628ZkSEJf6zMf5VMbYrG2O6QqyTIp2qwY6VlCjvIa9lAEZ5c2lfPblCLVGYubTeLJDxadLB/CxqQYOQABeEQ==} - engines: {node: '>=10'} - cpu: [x64] - os: [linux] - libc: [musl] - - '@swc/core-win32-arm64-msvc@1.15.33': - resolution: {integrity: sha512-GV2oohtN2/5+KSccl86VULu3aT+LrISC8uzgSq0FRnikpD+Zwc+sBlXmoKQ+Db6jI57ITUOIB8jRkdGMABC29g==} - engines: {node: '>=10'} - cpu: [arm64] - os: [win32] - - '@swc/core-win32-ia32-msvc@1.15.33': - resolution: {integrity: sha512-gtyvzSNR8DHKfFEA2uqb8Ld1myqi6uEg2jyeUq3ikn5ytYs7H8RpZYC8mdy4NXr8hfcdJfCLXPlYaqqfBXpoEQ==} - engines: {node: '>=10'} - cpu: [ia32] - os: [win32] - - '@swc/core-win32-x64-msvc@1.15.33': - resolution: {integrity: sha512-d6fRqQSkJI+kmMEBWaDQ7TMl8+YjLYbwRUPZQ9DY0ORBJeTzOrG0twvfvlZ2xgw6jA0ScQKgfBm4vHLSLl5Hqg==} - engines: {node: '>=10'} - cpu: [x64] - os: [win32] - - '@swc/core@1.15.33': - resolution: {integrity: sha512-jOlwnFV2xhuuZeAUILGFULeR6vDPfijEJ57evfocwznQldLU3w2cZ9bSDryY9ip+AsM3r1NJKzf47V2NXebkeQ==} - engines: {node: '>=10'} - peerDependencies: - '@swc/helpers': '>=0.5.17' - peerDependenciesMeta: - '@swc/helpers': - optional: true - - '@swc/counter@0.1.3': - resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - - '@swc/types@0.1.26': - resolution: {integrity: sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==} - '@tailwindcss/node@4.2.4': resolution: {integrity: sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==} @@ -1242,12 +1146,6 @@ packages: resolution: {integrity: sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitejs/plugin-react-swc@4.3.0': - resolution: {integrity: sha512-mOkXCII839dHyAt/gpoSlm28JIVDwhZ6tnG6wJxUy2bmOx7UaPjvOyIDf3SFv5s7Eo7HVaq6kRcu6YMEzt5Z7w==} - engines: {node: ^20.19.0 || >=22.12.0} - peerDependencies: - vite: ^4 || ^5 || ^6 || ^7 || ^8 - '@vitejs/plugin-react@6.0.1': resolution: {integrity: sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==} engines: {node: ^20.19.0 || >=22.12.0} @@ -3449,66 +3347,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.60.3': optional: true - '@swc/core-darwin-arm64@1.15.33': - optional: true - - '@swc/core-darwin-x64@1.15.33': - optional: true - - '@swc/core-linux-arm-gnueabihf@1.15.33': - optional: true - - '@swc/core-linux-arm64-gnu@1.15.33': - optional: true - - '@swc/core-linux-arm64-musl@1.15.33': - optional: true - - '@swc/core-linux-ppc64-gnu@1.15.33': - optional: true - - '@swc/core-linux-s390x-gnu@1.15.33': - optional: true - - '@swc/core-linux-x64-gnu@1.15.33': - optional: true - - '@swc/core-linux-x64-musl@1.15.33': - optional: true - - '@swc/core-win32-arm64-msvc@1.15.33': - optional: true - - '@swc/core-win32-ia32-msvc@1.15.33': - optional: true - - '@swc/core-win32-x64-msvc@1.15.33': - optional: true - - '@swc/core@1.15.33': - dependencies: - '@swc/counter': 0.1.3 - '@swc/types': 0.1.26 - optionalDependencies: - '@swc/core-darwin-arm64': 1.15.33 - '@swc/core-darwin-x64': 1.15.33 - '@swc/core-linux-arm-gnueabihf': 1.15.33 - '@swc/core-linux-arm64-gnu': 1.15.33 - '@swc/core-linux-arm64-musl': 1.15.33 - '@swc/core-linux-ppc64-gnu': 1.15.33 - '@swc/core-linux-s390x-gnu': 1.15.33 - '@swc/core-linux-x64-gnu': 1.15.33 - '@swc/core-linux-x64-musl': 1.15.33 - '@swc/core-win32-arm64-msvc': 1.15.33 - '@swc/core-win32-ia32-msvc': 1.15.33 - '@swc/core-win32-x64-msvc': 1.15.33 - - '@swc/counter@0.1.3': {} - - '@swc/types@0.1.26': - dependencies: - '@swc/counter': 0.1.3 - '@tailwindcss/node@4.2.4': dependencies: '@jridgewell/remapping': 2.3.5 @@ -3702,14 +3540,6 @@ snapshots: '@typescript-eslint/types': 8.59.2 eslint-visitor-keys: 5.0.1 - '@vitejs/plugin-react-swc@4.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))': - dependencies: - '@rolldown/pluginutils': 1.0.0-rc.7 - '@swc/core': 1.15.33 - vite: 8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2) - transitivePeerDependencies: - - '@swc/helpers' - '@vitejs/plugin-react@6.0.1(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))': dependencies: '@rolldown/pluginutils': 1.0.0-rc.7 diff --git a/node_modules/.pnpm/node_modules/@swc/core b/node_modules/.pnpm/node_modules/@swc/core deleted file mode 120000 index eec578a..0000000 --- a/node_modules/.pnpm/node_modules/@swc/core +++ /dev/null @@ -1 +0,0 @@ -../../@swc+core@1.15.33/node_modules/@swc/core \ No newline at end of file diff --git a/node_modules/.pnpm/node_modules/@swc/core-linux-x64-gnu b/node_modules/.pnpm/node_modules/@swc/core-linux-x64-gnu deleted file mode 120000 index 859a501..0000000 --- a/node_modules/.pnpm/node_modules/@swc/core-linux-x64-gnu +++ /dev/null @@ -1 +0,0 @@ -../../@swc+core-linux-x64-gnu@1.15.33/node_modules/@swc/core-linux-x64-gnu \ No newline at end of file diff --git a/node_modules/.pnpm/node_modules/@swc/counter b/node_modules/.pnpm/node_modules/@swc/counter deleted file mode 120000 index d2b196c..0000000 --- a/node_modules/.pnpm/node_modules/@swc/counter +++ /dev/null @@ -1 +0,0 @@ -../../@swc+counter@0.1.3/node_modules/@swc/counter \ No newline at end of file diff --git a/node_modules/.pnpm/node_modules/@swc/types b/node_modules/.pnpm/node_modules/@swc/types deleted file mode 120000 index c6108e2..0000000 --- a/node_modules/.pnpm/node_modules/@swc/types +++ /dev/null @@ -1 +0,0 @@ -../../@swc+types@0.1.26/node_modules/@swc/types \ No newline at end of file diff --git a/node_modules/.pnpm/node_modules/@vitejs/plugin-react-swc b/node_modules/.pnpm/node_modules/@vitejs/plugin-react-swc deleted file mode 120000 index 146a011..0000000 --- a/node_modules/.pnpm/node_modules/@vitejs/plugin-react-swc +++ /dev/null @@ -1 +0,0 @@ -../../@vitejs+plugin-react-swc@4.3.0_vite@8.0.10_@types+node@24.12.2_jiti@2.7.0_terser@5.46.2_/node_modules/@vitejs/plugin-react-swc \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87f95a8..d00e2f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,9 +38,6 @@ importers: '@vitejs/plugin-react': specifier: ^6.0.1 version: 6.0.1(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2)) - '@vitejs/plugin-react-swc': - specifier: ^4.3.0 - version: 4.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2)) eslint: specifier: ^10.2.1 version: 10.3.0(jiti@2.7.0) @@ -963,99 +960,6 @@ packages: cpu: [x64] os: [win32] - '@swc/core-darwin-arm64@1.15.33': - resolution: {integrity: sha512-N+L0uXhuO7FIfzqwgxmzv0zIpV0qEp8wPX3QQs2p4atjMoywup2JTeDlXPw+z9pWJGCae3JjM+tZ6myclI+2gA==} - engines: {node: '>=10'} - cpu: [arm64] - os: [darwin] - - '@swc/core-darwin-x64@1.15.33': - resolution: {integrity: sha512-/Il4QHSOhV4FekbsDtkrNmKbsX26oSysvgrRswa/RYOHXAkwXDbB4jaeKq6PsJLSPkzJ2KzQ061gtBnk0vNHfA==} - engines: {node: '>=10'} - cpu: [x64] - os: [darwin] - - '@swc/core-linux-arm-gnueabihf@1.15.33': - resolution: {integrity: sha512-C64hBnBxq4viOPQ8hlx+2lJ23bzZBGnjw7ryALmS+0Q3zHmwO8lw1/DArLENw4Q18/0w5wdEO1k3m1wWNtKGqQ==} - engines: {node: '>=10'} - cpu: [arm] - os: [linux] - - '@swc/core-linux-arm64-gnu@1.15.33': - resolution: {integrity: sha512-TRJfnJbX3jqpxRDRoieMzRiCBS5jOmXNb3iQXmcgjFEHKLnAgK1RZRU8Cq1MsPqO4jAJp/ld1G4O3fXuxv85uw==} - engines: {node: '>=10'} - cpu: [arm64] - os: [linux] - libc: [glibc] - - '@swc/core-linux-arm64-musl@1.15.33': - resolution: {integrity: sha512-il7tYM+CpUNzieQbwAjFT1P8zqAhmGWNAGhQZBnxurXZ0aNn+5nqYFTEUKNZl7QibtT0uQXzTZrNGHCIj6Y1Og==} - engines: {node: '>=10'} - cpu: [arm64] - os: [linux] - libc: [musl] - - '@swc/core-linux-ppc64-gnu@1.15.33': - resolution: {integrity: sha512-ZtNBwN0Z7CFj9Il0FcPaKdjgP7URyKu/3RfH46vq+0paOBqLj4NYldD6Qo//Duif/7IOtAraUfDOmp0PLAufog==} - engines: {node: '>=10'} - cpu: [ppc64] - os: [linux] - libc: [glibc] - - '@swc/core-linux-s390x-gnu@1.15.33': - resolution: {integrity: sha512-De1IyajoOmhOYYjw/lx66bKlyDpHZTueqwpDrWgf5O7T6d1ODeJJO9/OqMBmrBQc5C+dNnlmIufHsp4QVCWufA==} - engines: {node: '>=10'} - cpu: [s390x] - os: [linux] - libc: [glibc] - - '@swc/core-linux-x64-gnu@1.15.33': - resolution: {integrity: sha512-mGTH0YxmUN+x6vRN/I6NOk5X0ogNktkwPnJ94IMvR7QjhRDwL0O8RXEDhyUM0YtwWrryBOqaJQBX4zruxEPRGw==} - engines: {node: '>=10'} - cpu: [x64] - os: [linux] - libc: [glibc] - - '@swc/core-linux-x64-musl@1.15.33': - resolution: {integrity: sha512-hj628ZkSEJf6zMf5VMbYrG2O6QqyTIp2qwY6VlCjvIa9lAEZ5c2lfPblCLVGYubTeLJDxadLB/CxqQYOQABeEQ==} - engines: {node: '>=10'} - cpu: [x64] - os: [linux] - libc: [musl] - - '@swc/core-win32-arm64-msvc@1.15.33': - resolution: {integrity: sha512-GV2oohtN2/5+KSccl86VULu3aT+LrISC8uzgSq0FRnikpD+Zwc+sBlXmoKQ+Db6jI57ITUOIB8jRkdGMABC29g==} - engines: {node: '>=10'} - cpu: [arm64] - os: [win32] - - '@swc/core-win32-ia32-msvc@1.15.33': - resolution: {integrity: sha512-gtyvzSNR8DHKfFEA2uqb8Ld1myqi6uEg2jyeUq3ikn5ytYs7H8RpZYC8mdy4NXr8hfcdJfCLXPlYaqqfBXpoEQ==} - engines: {node: '>=10'} - cpu: [ia32] - os: [win32] - - '@swc/core-win32-x64-msvc@1.15.33': - resolution: {integrity: sha512-d6fRqQSkJI+kmMEBWaDQ7TMl8+YjLYbwRUPZQ9DY0ORBJeTzOrG0twvfvlZ2xgw6jA0ScQKgfBm4vHLSLl5Hqg==} - engines: {node: '>=10'} - cpu: [x64] - os: [win32] - - '@swc/core@1.15.33': - resolution: {integrity: sha512-jOlwnFV2xhuuZeAUILGFULeR6vDPfijEJ57evfocwznQldLU3w2cZ9bSDryY9ip+AsM3r1NJKzf47V2NXebkeQ==} - engines: {node: '>=10'} - peerDependencies: - '@swc/helpers': '>=0.5.17' - peerDependenciesMeta: - '@swc/helpers': - optional: true - - '@swc/counter@0.1.3': - resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - - '@swc/types@0.1.26': - resolution: {integrity: sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==} - '@tailwindcss/node@4.2.4': resolution: {integrity: sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==} @@ -1242,12 +1146,6 @@ packages: resolution: {integrity: sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitejs/plugin-react-swc@4.3.0': - resolution: {integrity: sha512-mOkXCII839dHyAt/gpoSlm28JIVDwhZ6tnG6wJxUy2bmOx7UaPjvOyIDf3SFv5s7Eo7HVaq6kRcu6YMEzt5Z7w==} - engines: {node: ^20.19.0 || >=22.12.0} - peerDependencies: - vite: ^4 || ^5 || ^6 || ^7 || ^8 - '@vitejs/plugin-react@6.0.1': resolution: {integrity: sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==} engines: {node: ^20.19.0 || >=22.12.0} @@ -3449,66 +3347,6 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.60.3': optional: true - '@swc/core-darwin-arm64@1.15.33': - optional: true - - '@swc/core-darwin-x64@1.15.33': - optional: true - - '@swc/core-linux-arm-gnueabihf@1.15.33': - optional: true - - '@swc/core-linux-arm64-gnu@1.15.33': - optional: true - - '@swc/core-linux-arm64-musl@1.15.33': - optional: true - - '@swc/core-linux-ppc64-gnu@1.15.33': - optional: true - - '@swc/core-linux-s390x-gnu@1.15.33': - optional: true - - '@swc/core-linux-x64-gnu@1.15.33': - optional: true - - '@swc/core-linux-x64-musl@1.15.33': - optional: true - - '@swc/core-win32-arm64-msvc@1.15.33': - optional: true - - '@swc/core-win32-ia32-msvc@1.15.33': - optional: true - - '@swc/core-win32-x64-msvc@1.15.33': - optional: true - - '@swc/core@1.15.33': - dependencies: - '@swc/counter': 0.1.3 - '@swc/types': 0.1.26 - optionalDependencies: - '@swc/core-darwin-arm64': 1.15.33 - '@swc/core-darwin-x64': 1.15.33 - '@swc/core-linux-arm-gnueabihf': 1.15.33 - '@swc/core-linux-arm64-gnu': 1.15.33 - '@swc/core-linux-arm64-musl': 1.15.33 - '@swc/core-linux-ppc64-gnu': 1.15.33 - '@swc/core-linux-s390x-gnu': 1.15.33 - '@swc/core-linux-x64-gnu': 1.15.33 - '@swc/core-linux-x64-musl': 1.15.33 - '@swc/core-win32-arm64-msvc': 1.15.33 - '@swc/core-win32-ia32-msvc': 1.15.33 - '@swc/core-win32-x64-msvc': 1.15.33 - - '@swc/counter@0.1.3': {} - - '@swc/types@0.1.26': - dependencies: - '@swc/counter': 0.1.3 - '@tailwindcss/node@4.2.4': dependencies: '@jridgewell/remapping': 2.3.5 @@ -3702,14 +3540,6 @@ snapshots: '@typescript-eslint/types': 8.59.2 eslint-visitor-keys: 5.0.1 - '@vitejs/plugin-react-swc@4.3.0(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))': - dependencies: - '@rolldown/pluginutils': 1.0.0-rc.7 - '@swc/core': 1.15.33 - vite: 8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2) - transitivePeerDependencies: - - '@swc/helpers' - '@vitejs/plugin-react@6.0.1(vite@8.0.10(@types/node@24.12.2)(jiti@2.7.0)(terser@5.46.2))': dependencies: '@rolldown/pluginutils': 1.0.0-rc.7 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 06b6051..afd5c0c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,2 +1,5 @@ packages: - - "apps/*" + - apps/* + +ignoredBuiltDependencies: + - '@swc/core'