Skip to content

Commit 3108241

Browse files
Update dependency @vitejs/plugin-react-swc to v4
1 parent c29768c commit 3108241

File tree

2 files changed

+30
-14
lines changed

2 files changed

+30
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@mdi/react": "^1.6.1",
1010
"@tailwindcss/vite": "^4.0.7",
1111
"@testing-library/jest-dom": "^6.8.0",
12-
"@vitejs/plugin-react-swc": "^3.8.0",
12+
"@vitejs/plugin-react-swc": "^4.0.0",
1313
"axios": "^1.7.2",
1414
"chart.js": "^4.4.7",
1515
"chartjs-adapter-spacetime": "^1.0.1",

yarn.lock

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -735,10 +735,10 @@
735735
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
736736
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
737737

738-
"@rolldown/pluginutils@1.0.0-beta.27":
739-
version "1.0.0-beta.27"
740-
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz#47d2bf4cef6d470b22f5831b420f8964e0bf755f"
741-
integrity sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==
738+
"@rolldown/pluginutils@1.0.0-beta.32":
739+
version "1.0.0-beta.32"
740+
resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.32.tgz#40a51db68a3c967183a9d58c5f5179adf6214cce"
741+
integrity sha512-QReCdvxiUZAPkvp1xpAg62IeNzykOFA6syH2CnClif4YmALN1XKpB39XneL80008UbtMShthSVDKmrx05N1q/g==
742742

743743
"@rollup/pluginutils@^5.2.0":
744744
version "5.3.0"
@@ -999,7 +999,7 @@
999999
resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.13.5.tgz#13883cf3c63bf11b787e28dcdf75ca0cc49efa83"
10001000
integrity sha512-YrKdMVxbYmlfybCSbRtrilc6UA8GF5aPmGKBdPvjrarvsmf4i7ZHGCEnLtfOMd3Lwbs2WUZq3WdMbozYeLU93Q==
10011001

1002-
"@swc/core@^1.12.11":
1002+
"@swc/core@^1.13.2":
10031003
version "1.13.5"
10041004
resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.13.5.tgz#93874b831d3bd121560e6fcd688972b7fc7baa26"
10051005
integrity sha512-WezcBo8a0Dg2rnR82zhwoR6aRNxeTGfK5QCD6TQ+kg3xx/zNT02s/0o+81h/3zhvFSB24NtqEr8FTw88O5W/JQ==
@@ -1322,13 +1322,13 @@
13221322
"@typescript-eslint/types" "8.43.0"
13231323
eslint-visitor-keys "^4.2.1"
13241324

1325-
"@vitejs/plugin-react-swc@^3.8.0":
1326-
version "3.11.0"
1327-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react-swc/-/plugin-react-swc-3.11.0.tgz#d82cc307d530197a77b50238860cf319890ffc17"
1328-
integrity sha512-YTJCGFdNMHCMfjODYtxRNVAYmTWQ1Lb8PulP/2/f/oEEtglw8oKxKIZmmRkyXrVrHfsKOaVkAc3NT9/dMutO5w==
1325+
"@vitejs/plugin-react-swc@^4.0.0":
1326+
version "4.0.1"
1327+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react-swc/-/plugin-react-swc-4.0.1.tgz#c6b9f6be06f6eb00293e47a56617bb50e3171678"
1328+
integrity sha512-NQhPjysi5duItyrMd5JWZFf2vNOuSMyw+EoZyTBDzk+DkfYD8WNrsUs09sELV2cr1P15nufsN25hsUBt4CKF9Q==
13291329
dependencies:
1330-
"@rolldown/pluginutils" "1.0.0-beta.27"
1331-
"@swc/core" "^1.12.11"
1330+
"@rolldown/pluginutils" "1.0.0-beta.32"
1331+
"@swc/core" "^1.13.2"
13321332

13331333
"@vitest/coverage-v8@^3.0.6":
13341334
version "3.2.4"
@@ -3618,7 +3618,16 @@ string-ts@^2.2.1:
36183618
resolved "https://registry.yarnpkg.com/string-ts/-/string-ts-2.2.1.tgz#9cf9a93d210f778080a9db86ca37cba37f55e44c"
36193619
integrity sha512-Q2u0gko67PLLhbte5HmPfdOjNvUKbKQM+mCNQae6jE91DmoFHY6HH9GcdqCeNx87DZ2KKjiFxmA0R/42OneGWw==
36203620

3621-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
3621+
"string-width-cjs@npm:string-width@^4.2.0":
3622+
version "4.2.3"
3623+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3624+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3625+
dependencies:
3626+
emoji-regex "^8.0.0"
3627+
is-fullwidth-code-point "^3.0.0"
3628+
strip-ansi "^6.0.1"
3629+
3630+
string-width@^4.1.0:
36223631
version "4.2.3"
36233632
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
36243633
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3653,7 +3662,14 @@ string-width@^8.0.0:
36533662
get-east-asian-width "^1.3.0"
36543663
strip-ansi "^7.1.0"
36553664

3656-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3665+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3666+
version "6.0.1"
3667+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3668+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3669+
dependencies:
3670+
ansi-regex "^5.0.1"
3671+
3672+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
36573673
version "6.0.1"
36583674
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
36593675
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)