File tree Expand file tree Collapse file tree 4 files changed +345
-274
lines changed Expand file tree Collapse file tree 4 files changed +345
-274
lines changed Original file line number Diff line number Diff line change 23
23
"@types/react-dom" : " 18.0.10" ,
24
24
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
25
25
"@typescript-eslint/parser" : " 5.62.0" ,
26
- "@vitejs/plugin-react" : " 3.1.0 " ,
26
+ "@vitejs/plugin-react" : " 4.2.1 " ,
27
27
"eslint" : " 8.33.0" ,
28
28
"eslint-plugin-react" : " 7.34.1" ,
29
29
"msw" : " 1.3.1" ,
Original file line number Diff line number Diff line change 10
10
"@storybook/addon-essentials" : " 7.0.0-beta.43" ,
11
11
"@storybook/react" : " 7.0.0-beta.43" ,
12
12
"@storybook/react-vite" : " 7.0.0-beta.43" ,
13
- "@vitejs/plugin-react" : " 4.0.0 " ,
13
+ "@vitejs/plugin-react" : " 4.2.1 " ,
14
14
"react" : " 18.2.0" ,
15
15
"react-dom" : " 18.2.0" ,
16
16
"storybook" : " 7.0.0-beta.43" ,
Original file line number Diff line number Diff line change 5
5
"test" : " vitest run --dir .."
6
6
},
7
7
"devDependencies" : {
8
- "@vitejs/plugin-react" : " 3.1.0 " ,
8
+ "@vitejs/plugin-react" : " 4.2.1 " ,
9
9
"mock-server" : " workspace:*" ,
10
10
"msw" : " 1.0.0" ,
11
11
"react" : " 18.2.0" ,
You can’t perform that action at this time.
0 commit comments