File tree Expand file tree Collapse file tree 4 files changed +359
-240
lines changed Expand file tree Collapse file tree 4 files changed +359
-240
lines changed Original file line number Diff line number Diff line change 8
8
" /examples/action-listener/counter" ,
9
9
" /examples/publish-ci/cra5"
10
10
],
11
- "node" : " 14 " ,
11
+ "node" : " 16 " ,
12
12
"buildCommand" : " build:packages" ,
13
13
"packages" : [
14
14
" packages/toolkit" ,
Original file line number Diff line number Diff line change 44
44
"@babel/helper-compilation-targets" : " 7.19.3" ,
45
45
"@babel/traverse" : " 7.19.3" ,
46
46
"@babel/types" : " 7.19.3" ,
47
- "esbuild" : " 0.17.0 " ,
47
+ "esbuild" : " 0.17.17 " ,
48
48
"jest-snapshot" : " 29.3.1" ,
49
49
"msw" : " patch:msw@npm:0.40.2#.yarn/patches/msw-npm-0.40.2-2107d48752" ,
50
50
"jscodeshift" : " 0.13.1" ,
51
51
"react-redux" : " npm:8.0.2" ,
52
- "react" : " npm:18.1 .0" ,
53
- "react-dom" : " npm:18.1 .0" ,
52
+ "react" : " npm:18.2 .0" ,
53
+ "react-dom" : " npm:18.2 .0" ,
54
54
"resolve" : " 1.22.1" ,
55
55
"ts-node" : " 10.4.0" ,
56
56
"@types/react" : " npm:18.0.12" ,
Original file line number Diff line number Diff line change 49
49
"@testing-library/react" : " ^13.3.0" ,
50
50
"@testing-library/user-event" : " ^13.1.5" ,
51
51
"@types/convert-source-map" : " ^1.5.1" ,
52
- "@types/jest" : " ^27" ,
53
52
"@types/json-stringify-safe" : " ^5.0.0" ,
54
53
"@types/nanoid" : " ^2.1.0" ,
55
54
"@types/node" : " ^10.14.4" ,
62
61
"axios" : " ^0.19.2" ,
63
62
"console-testing-library" : " 0.6.1" ,
64
63
"convert-source-map" : " ^1.7.0" ,
65
- "esbuild" : " ~0.17" ,
66
64
"eslint" : " ^7.25.0" ,
67
65
"eslint-config-prettier" : " ^8.3.0" ,
68
66
"eslint-config-react-app" : " ^7.0.1" ,
76
74
"invariant" : " ^2.2.4" ,
77
75
"jsdom" : " ^21.0.0" ,
78
76
"json-stringify-safe" : " ^5.0.1" ,
79
- "magic-string" : " ^0.25.7" ,
80
- "merge-source-map" : " ^1.1.0" ,
81
77
"msw" : " ^0.40.2" ,
82
78
"node-fetch" : " ^2.6.1" ,
83
79
"prettier" : " ^2.2.1" ,
84
80
"query-string" : " ^7.0.1" ,
85
81
"rimraf" : " ^3.0.2" ,
86
- "rollup" : " ^2.47.0" ,
87
- "rollup-plugin-strip-code" : " ^0.2.6" ,
88
82
"size-limit" : " ^4.11.0" ,
89
- "source-map" : " ^0.7.3" ,
90
- "terser" : " ^5.6.1" ,
91
83
"tslib" : " ^1.10.0" ,
92
84
"tsup" : " ^6.7.0" ,
93
85
"tsx" : " ^3.12.2" ,
94
86
"typescript" : " ~4.9" ,
95
- "vitest" : " ^0.27.2 " ,
87
+ "vitest" : " ^0.30.1 " ,
96
88
"yargs" : " ^15.3.1"
97
89
},
98
90
"scripts" : {
You can’t perform that action at this time.
0 commit comments