diff --git a/playground/emotion-plugin/package.json b/playground/emotion-plugin/package.json index 45cf823..fe69edd 100644 --- a/playground/emotion-plugin/package.json +++ b/playground/emotion-plugin/package.json @@ -17,6 +17,6 @@ "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", "@vitejs/plugin-react-swc": "../../dist", - "@swc/plugin-emotion": "^4.0.2" + "@swc/plugin-emotion": "^8.6.0" } } diff --git a/playground/styled-components/package.json b/playground/styled-components/package.json index 9677c83..4b7a4a7 100644 --- a/playground/styled-components/package.json +++ b/playground/styled-components/package.json @@ -14,7 +14,7 @@ "styled-components": "^6.1.13" }, "devDependencies": { - "@swc/plugin-styled-components": "^3.0.2", + "@swc/plugin-styled-components": "^6.7.0", "@types/react": "^18.3.10", "@types/react-dom": "^18.3.0", "@types/styled-components": "^5.1.34", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a6428af..e5ad2f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,8 +144,8 @@ importers: version: 18.3.1(react@18.3.1) devDependencies: '@swc/plugin-emotion': - specifier: ^4.0.2 - version: 4.0.2 + specifier: ^8.6.0 + version: 8.6.0 '@types/react': specifier: ^18.3.10 version: 18.3.10 @@ -232,8 +232,8 @@ importers: version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@swc/plugin-styled-components': - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^6.7.0 + version: 6.7.0 '@types/react': specifier: ^18.3.10 version: 18.3.10 @@ -879,11 +879,11 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/plugin-emotion@4.0.2': - resolution: {integrity: sha512-CFRqg+GyGybRLm4n9DrohKG8lBY8wS7QtDI7HfS0KY8odIREJZ4WQJC88OpAOjTmBtxqzRt7VQmhAOb2/H9fxg==} + '@swc/plugin-emotion@8.6.0': + resolution: {integrity: sha512-qOSIfKKFxfJNUnkWFypMEMpgtKEdx8wZbfN6E9U0XY1ZlJXkovuSYyyfe8V2zTUqt1edm77xRPWRk/Xa+0FLnQ==} - '@swc/plugin-styled-components@3.0.2': - resolution: {integrity: sha512-ga3065ACLCHBfE3h6bsXABK3usFyqGr0BB/EWReGWu3igUinI6IqK50g76xEqcaEgF6ywM0cmrZ7ARqPPVOe+w==} + '@swc/plugin-styled-components@6.7.0': + resolution: {integrity: sha512-da9RL9GEWnyYzvQ/haupYkgcmt7AKlstzhbxVY0BEHuolHlhEpxqLLkKAExU/Mb/76XIdmevkH8r20JjRtB1kA==} '@swc/types@0.1.12': resolution: {integrity: sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==} @@ -2231,11 +2231,11 @@ snapshots: '@swc/counter@0.1.3': {} - '@swc/plugin-emotion@4.0.2': + '@swc/plugin-emotion@8.6.0': dependencies: '@swc/counter': 0.1.3 - '@swc/plugin-styled-components@3.0.2': + '@swc/plugin-styled-components@6.7.0': dependencies: '@swc/counter': 0.1.3