File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "qa" : " tsc && pnpm prettier-ci && pnpm build && pnpm test" ,
1313 "release" : " pnpm build && tnode scripts/release.ts"
1414 },
15- "packageManager" : " pnpm@8.7.0 " ,
15+ "packageManager" : " pnpm@8.7.4 " ,
1616 "dependencies" : {
17- "@swc/core" : " ^1.3.80 "
17+ "@swc/core" : " ^1.3.82 "
1818 },
1919 "peerDependencies" : {
2020 "vite" : " ^4"
2323 "@arnaud-barre/tnode" : " ^0.19.1" ,
2424 "@playwright/test" : " ^1.37.1" ,
2525 "@types/fs-extra" : " ^11.0.1" ,
26- "@types/node" : " ^18.17.12 " ,
27- "@vitejs/release-scripts" : " ^1.2.1 " ,
26+ "@types/node" : " ^18.17.14 " ,
27+ "@vitejs/release-scripts" : " ^1.3.0 " ,
2828 "esbuild" : " ^0.19.2" ,
2929 "fs-extra" : " ^11.1.1" ,
3030 "picocolors" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 1717 "@types/react" : " ^18.2.21" ,
1818 "@types/react-dom" : " ^18.2.7" ,
1919 "@vitejs/plugin-react-swc" : " ../../dist" ,
20- "@swc/plugin-emotion" : " ^2.5.74 "
20+ "@swc/plugin-emotion" : " ^2.5.76 "
2121 }
2222}
Original file line number Diff line number Diff line change 1414 "styled-components" : " ^6.0.7"
1515 },
1616 "devDependencies" : {
17- "@swc/plugin-styled-components" : " ^1.5.74 " ,
17+ "@swc/plugin-styled-components" : " ^1.5.76 " ,
1818 "@types/react" : " ^18.2.21" ,
1919 "@types/react-dom" : " ^18.2.7" ,
2020 "@types/styled-components" : " ^5.1.26" ,
You can’t perform that action at this time.
0 commit comments