File tree Expand file tree Collapse file tree 5 files changed +183
-172
lines changed Expand file tree Collapse file tree 5 files changed +183
-172
lines changed 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" :
" [email protected] .4 " ,
15+ "packageManager" :
" [email protected] .6 " ,
1616 "dependencies" : {
17- "@swc/core" : " ^1.3.83 "
17+ "@swc/core" : " ^1.3.85 "
1818 },
1919 "peerDependencies" : {
2020 "vite" : " ^4"
2121 },
2222 "devDependencies" : {
2323 "@arnaud-barre/tnode" : " ^0.19.1" ,
24- "@playwright/test" : " ^1.37.1 " ,
25- "@types/fs-extra" : " ^11.0.1 " ,
26- "@types/node" : " ^18.17.15 " ,
27- "@vitejs/release-scripts" : " ^1.3.0 " ,
28- "esbuild" : " ^0.19.2 " ,
24+ "@playwright/test" : " ^1.38.0 " ,
25+ "@types/fs-extra" : " ^11.0.2 " ,
26+ "@types/node" : " ^18.17.17 " ,
27+ "@vitejs/release-scripts" : " ^1.3.1 " ,
28+ "esbuild" : " ^0.19.3 " ,
2929 "fs-extra" : " ^11.1.1" ,
3030 "picocolors" : " ^1.0.0" ,
3131 "prettier" : " ^3.0.3" ,
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.77 "
20+ "@swc/plugin-emotion" : " ^2.5.83 "
2121 }
2222}
Original file line number Diff line number Diff line change 1111 "react" : " ^18.2.0" ,
1212 "react-dom" : " ^18.2.0" ,
1313 "react-is" : " ^18.2.0" ,
14- "styled-components" : " ^6.0.7 "
14+ "styled-components" : " ^6.0.8 "
1515 },
1616 "devDependencies" : {
17- "@swc/plugin-styled-components" : " ^1.5.77 " ,
17+ "@swc/plugin-styled-components" : " ^1.5.83 " ,
1818 "@types/react" : " ^18.2.21" ,
1919 "@types/react-dom" : " ^18.2.7" ,
2020 "@types/styled-components" : " ^5.1.27" ,
Original file line number Diff line number Diff line change 1212 "generouted" : " 1.11.7" ,
1313 "react" : " ^18.2.0" ,
1414 "react-dom" : " ^18.2.0" ,
15- "react-router-dom" : " ^6.15 .0"
15+ "react-router-dom" : " ^6.16 .0"
1616 },
1717 "devDependencies" : {
1818 "@types/react" : " ^18.2.21" ,
You can’t perform that action at this time.
0 commit comments