mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 12:51:26 +08:00
chore: upgrade @swc/plugin-styled-components to version 9.0.2 in package.json and yarn.lock
This commit is contained in:
parent
48e826f60e
commit
876ce176de
@ -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",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user