This repository was archived by the owner on Jul 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +426
-406
lines changed
Expand file tree Collapse file tree 13 files changed +426
-406
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" : " pnpm@9.5 .0" ,
15+ "packageManager" : " pnpm@9.11 .0" ,
1616 "dependencies" : {
17- "@swc/core" : " ^1.7.0 "
17+ "@swc/core" : " ^1.7.26 "
1818 },
1919 "peerDependencies" : {
2020 "vite" : " ^4 || ^5"
2121 },
2222 "devDependencies" : {
2323 "@arnaud-barre/tnode" : " ^0.19.2" ,
24- "@playwright/test" : " ^1.45 .2" ,
24+ "@playwright/test" : " ^1.47 .2" ,
2525 "@types/fs-extra" : " ^11.0.4" ,
26- "@types/node" : " 20.14.11 " ,
27- "@vitejs/release-scripts" : " ^1.3.1 " ,
28- "esbuild" : " ^0.23 .0" ,
26+ "@types/node" : " 20.16.10 " ,
27+ "@vitejs/release-scripts" : " ^1.3.2 " ,
28+ "esbuild" : " ^0.24 .0" ,
2929 "fs-extra" : " ^11.2.0" ,
30- "picocolors" : " ^1.0.1 " ,
30+ "picocolors" : " ^1.1.0 " ,
3131 "prettier" : " ^3.0.3" ,
32- "typescript" : " ^5.5.3 " ,
33- "vite" : " ^5.3.4 "
32+ "typescript" : " ^5.6.2 " ,
33+ "vite" : " ^5.4.8 "
3434 }
3535}
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.3.1"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.3.3 " ,
15+ "@types/react" : " ^18.3.10 " ,
1616 "@types/react-dom" : " ^18.3.0" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.3.1"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.3.3 " ,
15+ "@types/react" : " ^18.3.10 " ,
1616 "@types/react-dom" : " ^18.3.0" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.3.1"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.3.3 " ,
15+ "@types/react" : " ^18.3.10 " ,
1616 "@types/react-dom" : " ^18.3.0" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@emotion/react" : " ^11.13.0 " ,
11+ "@emotion/react" : " ^11.13.3 " ,
1212 "@emotion/styled" : " ^11.13.0" ,
1313 "react" : " ^18.3.1" ,
1414 "react-dom" : " ^18.3.1"
1515 },
1616 "devDependencies" : {
17- "@types/react" : " ^18.3.3 " ,
17+ "@types/react" : " ^18.3.10 " ,
1818 "@types/react-dom" : " ^18.3.0" ,
1919 "@vitejs/plugin-react-swc" : " ../../dist" ,
20- "@swc/plugin-emotion" : " ^3.0.10 "
20+ "@swc/plugin-emotion" : " ^3.0.13 "
2121 }
2222}
Original file line number Diff line number Diff line change 88 "preview" : " vite preview"
99 },
1010 "dependencies" : {
11- "@emotion/react" : " ^11.13.0 " ,
11+ "@emotion/react" : " ^11.13.3 " ,
1212 "@emotion/styled" : " ^11.13.0" ,
1313 "react" : " ^18.3.1" ,
1414 "react-dom" : " ^18.3.1"
1515 },
1616 "devDependencies" : {
17- "@types/react" : " ^18.3.3 " ,
17+ "@types/react" : " ^18.3.10 " ,
1818 "@types/react-dom" : " ^18.3.0" ,
1919 "@vitejs/plugin-react-swc" : " ../../dist"
2020 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.3.1"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.3.3 " ,
15+ "@types/react" : " ^18.3.10 " ,
1616 "@types/react-dom" : " ^18.3.0" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@mdx-js/rollup" : " ^3.0.1" ,
16- "@types/react" : " ^18.3.3 " ,
16+ "@types/react" : " ^18.3.10 " ,
1717 "@types/react-dom" : " ^18.3.0" ,
1818 "@vitejs/plugin-react-swc" : " ../../dist"
1919 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.3.1"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.3.3 " ,
15+ "@types/react" : " ^18.3.10 " ,
1616 "@types/react-dom" : " ^18.3.0" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1111 "react" : " ^18.3.1" ,
1212 "react-dom" : " ^18.3.1" ,
1313 "react-is" : " ^18.3.1" ,
14- "styled-components" : " ^6.1.12 "
14+ "styled-components" : " ^6.1.13 "
1515 },
1616 "devDependencies" : {
17- "@swc/plugin-styled-components" : " ^2.0.10 " ,
18- "@types/react" : " ^18.3.3 " ,
17+ "@swc/plugin-styled-components" : " ^2.0.12 " ,
18+ "@types/react" : " ^18.3.10 " ,
1919 "@types/react-dom" : " ^18.3.0" ,
2020 "@types/styled-components" : " ^5.1.34" ,
2121 "@vitejs/plugin-react-swc" : " ../../dist"
You can’t perform that action at this time.
0 commit comments