This repository was archived by the owner on Jul 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 12 files changed +108
-103
lines changed
Expand file tree Collapse file tree 12 files changed +108
-103
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@8.9.2 " ,
15+ "packageManager" : " pnpm@8.10.0 " ,
1616 "dependencies" : {
17- "@swc/core" : " ^1.3.94 "
17+ "@swc/core" : " ^1.3.95 "
1818 },
1919 "peerDependencies" : {
2020 "vite" : " ^4"
2323 "@arnaud-barre/tnode" : " ^0.19.2" ,
2424 "@playwright/test" : " ^1.39.0" ,
2525 "@types/fs-extra" : " ^11.0.3" ,
26- "@types/node" : " ^18.18.6 " ,
26+ "@types/node" : " ^18.18.7 " ,
2727 "@vitejs/release-scripts" : " ^1.3.1" ,
2828 "esbuild" : " ^0.19.5" ,
2929 "fs-extra" : " ^11.1.1" ,
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.2.0"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.2.31 " ,
15+ "@types/react" : " ^18.2.33 " ,
1616 "@types/react-dom" : " ^18.2.14" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.2.0"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.2.31 " ,
15+ "@types/react" : " ^18.2.33 " ,
1616 "@types/react-dom" : " ^18.2.14" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1414 "react-dom" : " ^18.2.0"
1515 },
1616 "devDependencies" : {
17- "@types/react" : " ^18.2.31 " ,
17+ "@types/react" : " ^18.2.33 " ,
1818 "@types/react-dom" : " ^18.2.14" ,
1919 "@vitejs/plugin-react-swc" : " ../../dist" ,
20- "@swc/plugin-emotion" : " ^2.5.92 "
20+ "@swc/plugin-emotion" : " ^2.5.95 "
2121 }
2222}
Original file line number Diff line number Diff line change 1414 "react-dom" : " ^18.2.0"
1515 },
1616 "devDependencies" : {
17- "@types/react" : " ^18.2.31 " ,
17+ "@types/react" : " ^18.2.33 " ,
1818 "@types/react-dom" : " ^18.2.14" ,
1919 "@vitejs/plugin-react-swc" : " ../../dist"
2020 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.2.0"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.2.31 " ,
15+ "@types/react" : " ^18.2.33 " ,
1616 "@types/react-dom" : " ^18.2.14" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@mdx-js/rollup" : " ^2.3.0" ,
16- "@types/react" : " ^18.2.31 " ,
16+ "@types/react" : " ^18.2.33 " ,
1717 "@types/react-dom" : " ^18.2.14" ,
1818 "@vitejs/plugin-react-swc" : " ../../dist"
1919 }
Original file line number Diff line number Diff line change 1212 "react-dom" : " ^18.2.0"
1313 },
1414 "devDependencies" : {
15- "@types/react" : " ^18.2.31 " ,
15+ "@types/react" : " ^18.2.33 " ,
1616 "@types/react-dom" : " ^18.2.14" ,
1717 "@vitejs/plugin-react-swc" : " ../../dist"
1818 }
Original file line number Diff line number Diff line change 1414 "styled-components" : " ^6.1.0"
1515 },
1616 "devDependencies" : {
17- "@swc/plugin-styled-components" : " ^1.5.92 " ,
18- "@types/react" : " ^18.2.31 " ,
17+ "@swc/plugin-styled-components" : " ^1.5.95 " ,
18+ "@types/react" : " ^18.2.33 " ,
1919 "@types/react-dom" : " ^18.2.14" ,
2020 "@types/styled-components" : " ^5.1.29" ,
2121 "@vitejs/plugin-react-swc" : " ../../dist"
Original file line number Diff line number Diff line change 1515 "react-router-dom" : " ^6.17.0"
1616 },
1717 "devDependencies" : {
18- "@types/react" : " ^18.2.31 " ,
18+ "@types/react" : " ^18.2.33 " ,
1919 "@types/react-dom" : " ^18.2.14" ,
2020 "@vitejs/plugin-react-swc" : " ../../dist"
2121 }
You can’t perform that action at this time.
0 commit comments