File tree 8 files changed +128
-67
lines changed
8 files changed +128
-67
lines changed Original file line number Diff line number Diff line change 11
11
"@testing-library/user-event" : " ^13.5.0" ,
12
12
"@types/jest" : " ^27.5.2" ,
13
13
"@types/node" : " ^16.18.21" ,
14
- "@types/react" : " ^ 18.2.73" ,
15
- "@types/react-dom" : " ^ 18.2.23" ,
14
+ "@types/react" : " 18.2.73" ,
15
+ "@types/react-dom" : " 18.2.23" ,
16
16
"@types/three" : " ^0.150.0" ,
17
17
"framer-motion" : " ^10.9.2" ,
18
18
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 10
10
"@testing-library/user-event" : " ^13.5.0" ,
11
11
"@types/jest" : " ^27.5.2" ,
12
12
"@types/node" : " ^16.18.21" ,
13
- "@types/react" : " ^ 18.2.73" ,
14
- "@types/react-dom" : " ^ 18.2.23" ,
13
+ "@types/react" : " 18.2.73" ,
14
+ "@types/react-dom" : " 18.2.23" ,
15
15
"@types/three" : " ^0.150.0" ,
16
16
"framer-motion" : " ^10.9.2" ,
17
17
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@next/bundle-analyzer" : " ^13.4.13" ,
24
24
"@types/node" : " ^20.10.4" ,
25
- "@types/react" : " ^ 18.2.73" ,
25
+ "@types/react" : " 18.2.73" ,
26
26
"autoprefixer" : " ^10.4.14" ,
27
27
"eslint" : " ^8.47.0" ,
28
28
"eslint-config-next" : " ^13.4.13" ,
Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@next/bundle-analyzer" : " ^13.1.6" ,
26
26
"@types/node" : " ^18.15.10" ,
27
- "@types/react" : " ^ 18.2.73" ,
27
+ "@types/react" : " 18.2.73" ,
28
28
"autoprefixer" : " ^10.4.12" ,
29
29
"eslint" : " ^8.33.0" ,
30
30
"eslint-config-next" : " ^13.1.6" ,
Original file line number Diff line number Diff line change 13
13
"react-dom" : " ^17.0.2"
14
14
},
15
15
"devDependencies" : {
16
- "@types/react" : " ^ 18.2.73" ,
17
- "@types/react-dom" : " ^ 18.2.23" ,
16
+ "@types/react" : " 18.2.73" ,
17
+ "@types/react-dom" : " 18.2.23" ,
18
18
"@figma/plugin-typings" : " *" ,
19
19
"@types/node" : " ^16.7.1" ,
20
20
"css-loader" : " ^6.2.0" ,
Original file line number Diff line number Diff line change 45
45
"three-stdlib" : " ^2.30.1"
46
46
},
47
47
"devDependencies" : {
48
- "@types/react" : " ^ 18.2.73" ,
49
- "@types/react-dom" : " ^ 18.2.23" ,
48
+ "@types/react" : " 18.2.73" ,
49
+ "@types/react-dom" : " 18.2.23" ,
50
50
"concurrently" : " ^7.2.2" ,
51
51
"dotenv" : " ^16.0.3" ,
52
52
"esbuild" : " ^0.16.9" ,
Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@chialab/esbuild-plugin-commonjs" : " ^0.18.0" ,
24
24
"@types/node" : " ^20.12.7" ,
25
- "@types/react" : " ^ 18.2.73" ,
26
- "@types/react-dom" : " ^ 18.2.23" ,
25
+ "@types/react" : " 18.2.73" ,
26
+ "@types/react-dom" : " 18.2.23" ,
27
27
"@types/socket.io" : " ^3.0.2" ,
28
28
"@uiw/color-convert" : " ^1.1.1" ,
29
29
"@uiw/react-color-shade-slider" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments