mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore(deps): update dependency @vitejs/plugin-react-swc to v3.10.1 (#787)
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@testing-library/react": "16.3.0",
|
"@testing-library/react": "16.3.0",
|
||||||
"@types/react": "19.1.3",
|
"@types/react": "19.1.3",
|
||||||
"@vitejs/plugin-react-swc": "3.8.1",
|
"@vitejs/plugin-react-swc": "3.10.1",
|
||||||
"happy-dom": "17.6.1",
|
"happy-dom": "17.6.1",
|
||||||
"react": "19.1.0",
|
"react": "19.1.0",
|
||||||
"vite": "6.1.3",
|
"vite": "6.1.3",
|
||||||
|
|||||||
Generated
+138
-5
@@ -58,7 +58,7 @@ importers:
|
|||||||
version: 0.4.0(rollup@4.38.0)
|
version: 0.4.0(rollup@4.38.0)
|
||||||
unplugin-isolated-decl:
|
unplugin-isolated-decl:
|
||||||
specifier: 0.13.6
|
specifier: 0.13.6
|
||||||
version: 0.13.6(@swc/core@1.11.16)(typescript@5.8.3)
|
version: 0.13.6(@swc/core@1.11.29)(typescript@5.8.3)
|
||||||
vite:
|
vite:
|
||||||
specifier: 6.1.3
|
specifier: 6.1.3
|
||||||
version: 6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3))
|
version: 6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3))
|
||||||
@@ -290,8 +290,8 @@ importers:
|
|||||||
specifier: 19.1.3
|
specifier: 19.1.3
|
||||||
version: 19.1.3
|
version: 19.1.3
|
||||||
'@vitejs/plugin-react-swc':
|
'@vitejs/plugin-react-swc':
|
||||||
specifier: 3.8.1
|
specifier: 3.10.1
|
||||||
version: 3.8.1(vite@6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3)))
|
version: 3.10.1(vite@6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3)))
|
||||||
happy-dom:
|
happy-dom:
|
||||||
specifier: 17.6.1
|
specifier: 17.6.1
|
||||||
version: 17.6.1
|
version: 17.6.1
|
||||||
@@ -878,6 +878,9 @@ packages:
|
|||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
'@rolldown/pluginutils@1.0.0-beta.9':
|
||||||
|
resolution: {integrity: sha512-e9MeMtVWo186sgvFFJOPGy7/d2j2mZhLJIdVW0C/xDluuOvymEATqz6zKsP0ZmXGzQtqlyjz5sC1sYQUoJG98w==}
|
||||||
|
|
||||||
'@rollup/plugin-inject@5.0.5':
|
'@rollup/plugin-inject@5.0.5':
|
||||||
resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==}
|
resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
@@ -1005,60 +1008,120 @@ packages:
|
|||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
|
'@swc/core-darwin-arm64@1.11.29':
|
||||||
|
resolution: {integrity: sha512-whsCX7URzbuS5aET58c75Dloby3Gtj/ITk2vc4WW6pSDQKSPDuONsIcZ7B2ng8oz0K6ttbi4p3H/PNPQLJ4maQ==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [arm64]
|
||||||
|
os: [darwin]
|
||||||
|
|
||||||
'@swc/core-darwin-x64@1.11.16':
|
'@swc/core-darwin-x64@1.11.16':
|
||||||
resolution: {integrity: sha512-TH0IW8Ao1WZ4ARFHIh29dAQHYBEl4YnP74n++rjppmlCjY+8v3s5nXMA7IqxO3b5LVHyggWtU4+46DXTyMJM7g==}
|
resolution: {integrity: sha512-TH0IW8Ao1WZ4ARFHIh29dAQHYBEl4YnP74n++rjppmlCjY+8v3s5nXMA7IqxO3b5LVHyggWtU4+46DXTyMJM7g==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
|
'@swc/core-darwin-x64@1.11.29':
|
||||||
|
resolution: {integrity: sha512-S3eTo/KYFk+76cWJRgX30hylN5XkSmjYtCBnM4jPLYn7L6zWYEPajsFLmruQEiTEDUg0gBEWLMNyUeghtswouw==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [x64]
|
||||||
|
os: [darwin]
|
||||||
|
|
||||||
'@swc/core-linux-arm-gnueabihf@1.11.16':
|
'@swc/core-linux-arm-gnueabihf@1.11.16':
|
||||||
resolution: {integrity: sha512-2IxD9t09oNZrbv37p4cJ9cTHMUAK6qNiShi9s2FJ9LcqSnZSN4iS4hvaaX6KZuG54d58vWnMU7yycjkdOTQcMg==}
|
resolution: {integrity: sha512-2IxD9t09oNZrbv37p4cJ9cTHMUAK6qNiShi9s2FJ9LcqSnZSN4iS4hvaaX6KZuG54d58vWnMU7yycjkdOTQcMg==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
|
'@swc/core-linux-arm-gnueabihf@1.11.29':
|
||||||
|
resolution: {integrity: sha512-o9gdshbzkUMG6azldHdmKklcfrcMx+a23d/2qHQHPDLUPAN+Trd+sDQUYArK5Fcm7TlpG4sczz95ghN0DMkM7g==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [arm]
|
||||||
|
os: [linux]
|
||||||
|
|
||||||
'@swc/core-linux-arm64-gnu@1.11.16':
|
'@swc/core-linux-arm64-gnu@1.11.16':
|
||||||
resolution: {integrity: sha512-AYkN23DOiPh1bf3XBf/xzZQDKSsgZTxlbyTyUIhprLJpAAAT0ZCGAUcS5mHqydk0nWQ13ABUymodvHoroutNzw==}
|
resolution: {integrity: sha512-AYkN23DOiPh1bf3XBf/xzZQDKSsgZTxlbyTyUIhprLJpAAAT0ZCGAUcS5mHqydk0nWQ13ABUymodvHoroutNzw==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
|
'@swc/core-linux-arm64-gnu@1.11.29':
|
||||||
|
resolution: {integrity: sha512-sLoaciOgUKQF1KX9T6hPGzvhOQaJn+3DHy4LOHeXhQqvBgr+7QcZ+hl4uixPKTzxk6hy6Hb0QOvQEdBAAR1gXw==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [arm64]
|
||||||
|
os: [linux]
|
||||||
|
|
||||||
'@swc/core-linux-arm64-musl@1.11.16':
|
'@swc/core-linux-arm64-musl@1.11.16':
|
||||||
resolution: {integrity: sha512-n/nWXDRCIhM51dDGELfBcTMNnCiFatE7LDvsbYxb7DJt1HGjaCNvHHCKURb/apJTh/YNtWfgFap9dbsTgw8yPA==}
|
resolution: {integrity: sha512-n/nWXDRCIhM51dDGELfBcTMNnCiFatE7LDvsbYxb7DJt1HGjaCNvHHCKURb/apJTh/YNtWfgFap9dbsTgw8yPA==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
|
'@swc/core-linux-arm64-musl@1.11.29':
|
||||||
|
resolution: {integrity: sha512-PwjB10BC0N+Ce7RU/L23eYch6lXFHz7r3NFavIcwDNa/AAqywfxyxh13OeRy+P0cg7NDpWEETWspXeI4Ek8otw==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [arm64]
|
||||||
|
os: [linux]
|
||||||
|
|
||||||
'@swc/core-linux-x64-gnu@1.11.16':
|
'@swc/core-linux-x64-gnu@1.11.16':
|
||||||
resolution: {integrity: sha512-xr182YQrF47n7Awxj+/ruI21bYw+xO/B26KFVnb+i3ezF9NOhqoqTX+33RL1ZLA/uFTq8ksPZO/y+ZVS/odtQA==}
|
resolution: {integrity: sha512-xr182YQrF47n7Awxj+/ruI21bYw+xO/B26KFVnb+i3ezF9NOhqoqTX+33RL1ZLA/uFTq8ksPZO/y+ZVS/odtQA==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
|
'@swc/core-linux-x64-gnu@1.11.29':
|
||||||
|
resolution: {integrity: sha512-i62vBVoPaVe9A3mc6gJG07n0/e7FVeAvdD9uzZTtGLiuIfVfIBta8EMquzvf+POLycSk79Z6lRhGPZPJPYiQaA==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [x64]
|
||||||
|
os: [linux]
|
||||||
|
|
||||||
'@swc/core-linux-x64-musl@1.11.16':
|
'@swc/core-linux-x64-musl@1.11.16':
|
||||||
resolution: {integrity: sha512-k2JBfiwWfXCIKrBRjFO9/vEdLSYq0QLJ+iNSLdfrejZ/aENNkbEg8O7O2GKUSb30RBacn6k8HMfJrcPLFiEyCQ==}
|
resolution: {integrity: sha512-k2JBfiwWfXCIKrBRjFO9/vEdLSYq0QLJ+iNSLdfrejZ/aENNkbEg8O7O2GKUSb30RBacn6k8HMfJrcPLFiEyCQ==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
|
'@swc/core-linux-x64-musl@1.11.29':
|
||||||
|
resolution: {integrity: sha512-YER0XU1xqFdK0hKkfSVX1YIyCvMDI7K07GIpefPvcfyNGs38AXKhb2byySDjbVxkdl4dycaxxhRyhQ2gKSlsFQ==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [x64]
|
||||||
|
os: [linux]
|
||||||
|
|
||||||
'@swc/core-win32-arm64-msvc@1.11.16':
|
'@swc/core-win32-arm64-msvc@1.11.16':
|
||||||
resolution: {integrity: sha512-taOb5U+abyEhQgex+hr6cI48BoqSvSdfmdirWcxprIEUBHCxa1dSriVwnJRAJOFI9T+5BEz88by6rgbB9MjbHA==}
|
resolution: {integrity: sha512-taOb5U+abyEhQgex+hr6cI48BoqSvSdfmdirWcxprIEUBHCxa1dSriVwnJRAJOFI9T+5BEz88by6rgbB9MjbHA==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
|
'@swc/core-win32-arm64-msvc@1.11.29':
|
||||||
|
resolution: {integrity: sha512-po+WHw+k9g6FAg5IJ+sMwtA/fIUL3zPQ4m/uJgONBATCVnDDkyW6dBA49uHNVtSEvjvhuD8DVWdFP847YTcITw==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [arm64]
|
||||||
|
os: [win32]
|
||||||
|
|
||||||
'@swc/core-win32-ia32-msvc@1.11.16':
|
'@swc/core-win32-ia32-msvc@1.11.16':
|
||||||
resolution: {integrity: sha512-b7yYggM9LBDiMY+XUt5kYWvs5sn0U3PXSOGvF3CbLufD/N/YQiDcYON2N3lrWHYL8aYnwbuZl45ojmQHSQPcdA==}
|
resolution: {integrity: sha512-b7yYggM9LBDiMY+XUt5kYWvs5sn0U3PXSOGvF3CbLufD/N/YQiDcYON2N3lrWHYL8aYnwbuZl45ojmQHSQPcdA==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
|
'@swc/core-win32-ia32-msvc@1.11.29':
|
||||||
|
resolution: {integrity: sha512-h+NjOrbqdRBYr5ItmStmQt6x3tnhqgwbj9YxdGPepbTDamFv7vFnhZR0YfB3jz3UKJ8H3uGJ65Zw1VsC+xpFkg==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [ia32]
|
||||||
|
os: [win32]
|
||||||
|
|
||||||
'@swc/core-win32-x64-msvc@1.11.16':
|
'@swc/core-win32-x64-msvc@1.11.16':
|
||||||
resolution: {integrity: sha512-/ibq/YDc3B5AROkpOKPGxVkSyCKOg+ml8k11RxrW7FAPy6a9y5y9KPcWIqV74Ahq4RuaMNslTQqHWAGSm0xJsQ==}
|
resolution: {integrity: sha512-/ibq/YDc3B5AROkpOKPGxVkSyCKOg+ml8k11RxrW7FAPy6a9y5y9KPcWIqV74Ahq4RuaMNslTQqHWAGSm0xJsQ==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
|
'@swc/core-win32-x64-msvc@1.11.29':
|
||||||
|
resolution: {integrity: sha512-Q8cs2BDV9wqDvqobkXOYdC+pLUSEpX/KvI0Dgfun1F+LzuLotRFuDhrvkU9ETJA6OnD2+Fn/ieHgloiKA/Mn/g==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
cpu: [x64]
|
||||||
|
os: [win32]
|
||||||
|
|
||||||
'@swc/core@1.11.16':
|
'@swc/core@1.11.16':
|
||||||
resolution: {integrity: sha512-wgjrJqVUss8Lxqilg0vkiE0tkEKU3mZkoybQM1Ehy+PKWwwB6lFAwKi20cAEFlSSWo8jFR8hRo19ZELAoLDowg==}
|
resolution: {integrity: sha512-wgjrJqVUss8Lxqilg0vkiE0tkEKU3mZkoybQM1Ehy+PKWwwB6lFAwKi20cAEFlSSWo8jFR8hRo19ZELAoLDowg==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
@@ -1068,6 +1131,15 @@ packages:
|
|||||||
'@swc/helpers':
|
'@swc/helpers':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core@1.11.29':
|
||||||
|
resolution: {integrity: sha512-g4mThMIpWbNhV8G2rWp5a5/Igv8/2UFRJx2yImrLGMgrDDYZIopqZ/z0jZxDgqNA1QDx93rpwNF7jGsxVWcMlA==}
|
||||||
|
engines: {node: '>=10'}
|
||||||
|
peerDependencies:
|
||||||
|
'@swc/helpers': '>=0.5.17'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@swc/helpers':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/counter@0.1.3':
|
'@swc/counter@0.1.3':
|
||||||
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
||||||
|
|
||||||
@@ -1361,6 +1433,11 @@ packages:
|
|||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
|
|
||||||
|
'@vitejs/plugin-react-swc@3.10.1':
|
||||||
|
resolution: {integrity: sha512-FmQvN3yZGyD9XW6IyxE86Kaa/DnxSsrDQX1xCR1qojNpBLaUop+nLYFvhCkJsq8zOupNjCRA9jyhPGOJsSkutA==}
|
||||||
|
peerDependencies:
|
||||||
|
vite: ^4 || ^5 || ^6
|
||||||
|
|
||||||
'@vitejs/plugin-react-swc@3.8.1':
|
'@vitejs/plugin-react-swc@3.8.1':
|
||||||
resolution: {integrity: sha512-aEUPCckHDcFyxpwFm0AIkbtv6PpUp3xTb9wYGFjtABynXjCYKkWoxX0AOK9NT9XCrdk6mBBUOeHQS+RKdcNO1A==}
|
resolution: {integrity: sha512-aEUPCckHDcFyxpwFm0AIkbtv6PpUp3xTb9wYGFjtABynXjCYKkWoxX0AOK9NT9XCrdk6mBBUOeHQS+RKdcNO1A==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3587,6 +3664,8 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
playwright: 1.52.0
|
playwright: 1.52.0
|
||||||
|
|
||||||
|
'@rolldown/pluginutils@1.0.0-beta.9': {}
|
||||||
|
|
||||||
'@rollup/plugin-inject@5.0.5(rollup@4.38.0)':
|
'@rollup/plugin-inject@5.0.5(rollup@4.38.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.4(rollup@4.38.0)
|
'@rollup/pluginutils': 5.1.4(rollup@4.38.0)
|
||||||
@@ -3668,33 +3747,63 @@ snapshots:
|
|||||||
'@swc/core-darwin-arm64@1.11.16':
|
'@swc/core-darwin-arm64@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-darwin-arm64@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-darwin-x64@1.11.16':
|
'@swc/core-darwin-x64@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-darwin-x64@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-linux-arm-gnueabihf@1.11.16':
|
'@swc/core-linux-arm-gnueabihf@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-linux-arm-gnueabihf@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-linux-arm64-gnu@1.11.16':
|
'@swc/core-linux-arm64-gnu@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-linux-arm64-gnu@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-linux-arm64-musl@1.11.16':
|
'@swc/core-linux-arm64-musl@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-linux-arm64-musl@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-linux-x64-gnu@1.11.16':
|
'@swc/core-linux-x64-gnu@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-linux-x64-gnu@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-linux-x64-musl@1.11.16':
|
'@swc/core-linux-x64-musl@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-linux-x64-musl@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-win32-arm64-msvc@1.11.16':
|
'@swc/core-win32-arm64-msvc@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-win32-arm64-msvc@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-win32-ia32-msvc@1.11.16':
|
'@swc/core-win32-ia32-msvc@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-win32-ia32-msvc@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core-win32-x64-msvc@1.11.16':
|
'@swc/core-win32-x64-msvc@1.11.16':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@swc/core-win32-x64-msvc@1.11.29':
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@swc/core@1.11.16':
|
'@swc/core@1.11.16':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@swc/counter': 0.1.3
|
'@swc/counter': 0.1.3
|
||||||
@@ -3711,6 +3820,22 @@ snapshots:
|
|||||||
'@swc/core-win32-ia32-msvc': 1.11.16
|
'@swc/core-win32-ia32-msvc': 1.11.16
|
||||||
'@swc/core-win32-x64-msvc': 1.11.16
|
'@swc/core-win32-x64-msvc': 1.11.16
|
||||||
|
|
||||||
|
'@swc/core@1.11.29':
|
||||||
|
dependencies:
|
||||||
|
'@swc/counter': 0.1.3
|
||||||
|
'@swc/types': 0.1.21
|
||||||
|
optionalDependencies:
|
||||||
|
'@swc/core-darwin-arm64': 1.11.29
|
||||||
|
'@swc/core-darwin-x64': 1.11.29
|
||||||
|
'@swc/core-linux-arm-gnueabihf': 1.11.29
|
||||||
|
'@swc/core-linux-arm64-gnu': 1.11.29
|
||||||
|
'@swc/core-linux-arm64-musl': 1.11.29
|
||||||
|
'@swc/core-linux-x64-gnu': 1.11.29
|
||||||
|
'@swc/core-linux-x64-musl': 1.11.29
|
||||||
|
'@swc/core-win32-arm64-msvc': 1.11.29
|
||||||
|
'@swc/core-win32-ia32-msvc': 1.11.29
|
||||||
|
'@swc/core-win32-x64-msvc': 1.11.29
|
||||||
|
|
||||||
'@swc/counter@0.1.3': {}
|
'@swc/counter@0.1.3': {}
|
||||||
|
|
||||||
'@swc/types@0.1.21':
|
'@swc/types@0.1.21':
|
||||||
@@ -3999,6 +4124,14 @@ snapshots:
|
|||||||
'@unrs/resolver-binding-win32-x64-msvc@1.4.1':
|
'@unrs/resolver-binding-win32-x64-msvc@1.4.1':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@vitejs/plugin-react-swc@3.10.1(vite@6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3)))':
|
||||||
|
dependencies:
|
||||||
|
'@rolldown/pluginutils': 1.0.0-beta.9
|
||||||
|
'@swc/core': 1.11.29
|
||||||
|
vite: 6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3))
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@swc/helpers'
|
||||||
|
|
||||||
'@vitejs/plugin-react-swc@3.8.1(vite@6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3)))':
|
'@vitejs/plugin-react-swc@3.8.1(vite@6.1.3(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.3)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@swc/core': 1.11.16
|
'@swc/core': 1.11.16
|
||||||
@@ -6096,7 +6229,7 @@ snapshots:
|
|||||||
unist-util-is: 6.0.0
|
unist-util-is: 6.0.0
|
||||||
unist-util-visit-parents: 6.0.1
|
unist-util-visit-parents: 6.0.1
|
||||||
|
|
||||||
unplugin-isolated-decl@0.13.6(@swc/core@1.11.16)(typescript@5.8.3):
|
unplugin-isolated-decl@0.13.6(@swc/core@1.11.29)(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.4.0
|
debug: 4.4.0
|
||||||
magic-string: 0.30.17
|
magic-string: 0.30.17
|
||||||
@@ -6105,7 +6238,7 @@ snapshots:
|
|||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
unplugin-utils: 0.2.4
|
unplugin-utils: 0.2.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@swc/core': 1.11.16
|
'@swc/core': 1.11.29
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|||||||
Reference in New Issue
Block a user