chore: upgrade @swc/plugin-styled-components to version 9.0.2 in package.json and yarn.lock

This commit is contained in:
MyPrototypeWhat 2025-08-01 18:09:32 +08:00
parent 48e826f60e
commit 876ce176de
2 changed files with 6 additions and 6 deletions

View File

@ -137,7 +137,7 @@
"@radix-ui/react-tooltip": "^1.2.7",
"@reduxjs/toolkit": "^2.2.5",
"@shikijs/markdown-it": "^3.7.0",
"@swc/plugin-styled-components": "^7.1.5",
"@swc/plugin-styled-components": "^9.0.2",
"@tailwindcss/vite": "^4.1.5",
"@tanstack/react-query": "^5.27.0",
"@tanstack/react-virtual": "^3.13.12",

View File

@ -6176,12 +6176,12 @@ __metadata:
languageName: node
linkType: hard
"@swc/plugin-styled-components@npm:^7.1.5":
version: 7.1.5
resolution: "@swc/plugin-styled-components@npm:7.1.5"
"@swc/plugin-styled-components@npm:^9.0.2":
version: 9.0.2
resolution: "@swc/plugin-styled-components@npm:9.0.2"
dependencies:
"@swc/counter": "npm:^0.1.3"
checksum: 10c0/abffb0030aeb65bd0ba5be62debd35588e621d50414bd882773d32d8b63b839083cc0c089b1311c84e2068df82d697206d254a1e72ebd1be7a86523dabab98a9
checksum: 10c0/6520451b23e76020603a28b2b4be9966448dc2c49460056b95cac0ba500336564cd37f0467e9ff250b0f01da69892250edd3ecbb394d62b57c8805fc9a84a1b0
languageName: node
linkType: hard
@ -8175,7 +8175,7 @@ __metadata:
"@reduxjs/toolkit": "npm:^2.2.5"
"@shikijs/markdown-it": "npm:^3.7.0"
"@strongtz/win32-arm64-msvc": "npm:^0.4.7"
"@swc/plugin-styled-components": "npm:^7.1.5"
"@swc/plugin-styled-components": "npm:^9.0.2"
"@tailwindcss/vite": "npm:^4.1.5"
"@tanstack/react-query": "npm:^5.27.0"
"@tanstack/react-virtual": "npm:^3.13.12"