diff --git a/packages/plugin-react-swc/playground/emotion-plugin/package.json b/packages/plugin-react-swc/playground/emotion-plugin/package.json index bfed47d0..11331cee 100644 --- a/packages/plugin-react-swc/playground/emotion-plugin/package.json +++ b/packages/plugin-react-swc/playground/emotion-plugin/package.json @@ -14,7 +14,7 @@ "react-dom": "^19.2.0" }, "devDependencies": { - "@swc/plugin-emotion": "^14.0.0", + "@swc/plugin-emotion": "^14.0.1", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react-swc": "../../dist" diff --git a/packages/plugin-react-swc/playground/styled-components/package.json b/packages/plugin-react-swc/playground/styled-components/package.json index ec2d582a..09fbcd76 100644 --- a/packages/plugin-react-swc/playground/styled-components/package.json +++ b/packages/plugin-react-swc/playground/styled-components/package.json @@ -13,7 +13,7 @@ "styled-components": "^6.1.19" }, "devDependencies": { - "@swc/plugin-styled-components": "^12.0.0", + "@swc/plugin-styled-components": "^12.0.1", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "@types/styled-components": "^5.1.36", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5227b979..0689001a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -272,8 +272,8 @@ importers: version: 19.2.0(react@19.2.0) devDependencies: '@swc/plugin-emotion': - specifier: ^14.0.0 - version: 14.0.0 + specifier: ^14.0.1 + version: 14.0.1 '@types/react': specifier: ^19.2.7 version: 19.2.7 @@ -376,8 +376,8 @@ importers: version: 6.1.19(react-dom@19.2.0(react@19.2.0))(react@19.2.0) devDependencies: '@swc/plugin-styled-components': - specifier: ^12.0.0 - version: 12.0.0 + specifier: ^12.0.1 + version: 12.0.1 '@types/react': specifier: ^19.2.7 version: 19.2.7 @@ -2077,11 +2077,11 @@ packages: '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - '@swc/plugin-emotion@14.0.0': - resolution: {integrity: sha512-0SlfUlP+ovrZGLD/wOGZVV7WyNt0eLvH8MpcVqoYpxWQAJA0uZJNKNoFf/xjnhd7oAMIvqxy/pePdPJpwmL9Kg==} + '@swc/plugin-emotion@14.0.1': + resolution: {integrity: sha512-hvTw9gwpdHFLw4qVpF77dINLxgJs06mpMIceYtWqTEPmPI5BNGku9JuD3m+C0vGTJRVdb3utPr4I0M+FelbozQ==} - '@swc/plugin-styled-components@12.0.0': - resolution: {integrity: sha512-pjuor/dq/HLZvQtu0Lm/b2bm0nrEmxoI6eVj0gFXUUCTqnT324SApmoPGntOJDGRJfgfwHdqCqbXcXEqYoiSoQ==} + '@swc/plugin-styled-components@12.0.1': + resolution: {integrity: sha512-6wAzok8pW0/WKAUZrGOmd1sknW7+qFVaiyftGHPhJnlVpeazAHy6J1WXdQDmwTAnQfMegnX3dbGOmT89G3Ze9w==} '@swc/types@0.1.25': resolution: {integrity: sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==} @@ -5450,11 +5450,11 @@ snapshots: '@swc/counter@0.1.3': {} - '@swc/plugin-emotion@14.0.0': + '@swc/plugin-emotion@14.0.1': dependencies: '@swc/counter': 0.1.3 - '@swc/plugin-styled-components@12.0.0': + '@swc/plugin-styled-components@12.0.1': dependencies: '@swc/counter': 0.1.3