File tree Expand file tree Collapse file tree 12 files changed +184
-1870
lines changed Expand file tree Collapse file tree 12 files changed +184
-1870
lines changed Original file line number Diff line number Diff line change 12
12
"qa" : " tsc && pnpm prettier-ci && pnpm build && pnpm test" ,
13
13
"release" : " pnpm build && tnode scripts/release.ts"
14
14
},
15
- "packageManager" :
" [email protected] .0 " ,
15
+ "packageManager" :
" [email protected] .2 " ,
16
16
"dependencies" : {
17
- "@swc/core" : " ^1.3.92 "
17
+ "@swc/core" : " ^1.3.93 "
18
18
},
19
19
"peerDependencies" : {
20
20
"vite" : " ^4"
21
21
},
22
22
"devDependencies" : {
23
23
"@arnaud-barre/tnode" : " ^0.19.2" ,
24
- "@playwright/test" : " ^1.38.1 " ,
24
+ "@playwright/test" : " ^1.39.0 " ,
25
25
"@types/fs-extra" : " ^11.0.2" ,
26
- "@types/node" : " ^18.18.4 " ,
26
+ "@types/node" : " ^18.18.5 " ,
27
27
"@vitejs/release-scripts" : " ^1.3.1" ,
28
28
"esbuild" : " ^0.19.4" ,
29
29
"fs-extra" : " ^11.1.1" ,
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^18.2.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^18.2.27 " ,
16
- "@types/react-dom" : " ^18.2.12 " ,
15
+ "@types/react" : " ^18.2.28 " ,
16
+ "@types/react-dom" : " ^18.2.13 " ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^18.2.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^18.2.27 " ,
16
- "@types/react-dom" : " ^18.2.12 " ,
15
+ "@types/react" : " ^18.2.28 " ,
16
+ "@types/react-dom" : " ^18.2.13 " ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^18.2.0"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^18.2.27 " ,
18
- "@types/react-dom" : " ^18.2.12 " ,
17
+ "@types/react" : " ^18.2.28 " ,
18
+ "@types/react-dom" : " ^18.2.13 " ,
19
19
"@vitejs/plugin-react-swc" : " ../../dist" ,
20
- "@swc/plugin-emotion" : " ^2.5.87 "
20
+ "@swc/plugin-emotion" : " ^2.5.92 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 14
14
"react-dom" : " ^18.2.0"
15
15
},
16
16
"devDependencies" : {
17
- "@types/react" : " ^18.2.27 " ,
18
- "@types/react-dom" : " ^18.2.12 " ,
17
+ "@types/react" : " ^18.2.28 " ,
18
+ "@types/react-dom" : " ^18.2.13 " ,
19
19
"@vitejs/plugin-react-swc" : " ../../dist"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^18.2.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^18.2.27 " ,
16
- "@types/react-dom" : " ^18.2.12 " ,
15
+ "@types/react" : " ^18.2.28 " ,
16
+ "@types/react-dom" : " ^18.2.13 " ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@mdx-js/rollup" : " ^2.3.0" ,
16
- "@types/react" : " ^18.2.27 " ,
17
- "@types/react-dom" : " ^18.2.12 " ,
16
+ "@types/react" : " ^18.2.28 " ,
17
+ "@types/react-dom" : " ^18.2.13 " ,
18
18
"@vitejs/plugin-react-swc" : " ../../dist"
19
19
}
20
20
}
Original file line number Diff line number Diff line change 12
12
"react-dom" : " ^18.2.0"
13
13
},
14
14
"devDependencies" : {
15
- "@types/react" : " ^18.2.27 " ,
16
- "@types/react-dom" : " ^18.2.12 " ,
15
+ "@types/react" : " ^18.2.28 " ,
16
+ "@types/react-dom" : " ^18.2.13 " ,
17
17
"@vitejs/plugin-react-swc" : " ../../dist"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 11
11
"react" : " ^18.2.0" ,
12
12
"react-dom" : " ^18.2.0" ,
13
13
"react-is" : " ^18.2.0" ,
14
- "styled-components" : " ^6.0.8 "
14
+ "styled-components" : " ^6.1.0 "
15
15
},
16
16
"devDependencies" : {
17
- "@swc/plugin-styled-components" : " ^1.5.87 " ,
18
- "@types/react" : " ^18.2.27 " ,
19
- "@types/react-dom" : " ^18.2.12 " ,
17
+ "@swc/plugin-styled-components" : " ^1.5.92 " ,
18
+ "@types/react" : " ^18.2.28 " ,
19
+ "@types/react-dom" : " ^18.2.13 " ,
20
20
"@types/styled-components" : " ^5.1.28" ,
21
21
"@vitejs/plugin-react-swc" : " ../../dist"
22
22
}
Original file line number Diff line number Diff line change 15
15
"react-router-dom" : " ^6.16.0"
16
16
},
17
17
"devDependencies" : {
18
- "@types/react" : " ^18.2.27 " ,
19
- "@types/react-dom" : " ^18.2.12 " ,
18
+ "@types/react" : " ^18.2.28 " ,
19
+ "@types/react-dom" : " ^18.2.13 " ,
20
20
"@vitejs/plugin-react-swc" : " ../../dist"
21
21
}
22
22
}
You can’t perform that action at this time.
0 commit comments