File tree 22 files changed +340
-340
lines changed
22 files changed +340
-340
lines changed Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@pigment-css/nextjs-plugin" : " 0.0.30" ,
26
26
"@types/node" : " ^20.17.32" ,
27
- "@types/react" : " ^19.1.2 " ,
28
- "@types/react-dom" : " ^19.1.3 " ,
27
+ "@types/react" : " ^19.1.4 " ,
28
+ "@types/react-dom" : " ^19.1.4 " ,
29
29
"eslint" : " ^8.57.1" ,
30
30
"typescript" : " ^5.8.3"
31
31
},
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@pigment-css/nextjs-plugin" : " 0.0.30" ,
25
25
"@types/node" : " ^20.17.32" ,
26
- "@types/react" : " ^19.1.2 " ,
27
- "@types/react-dom" : " ^19.1.3 " ,
26
+ "@types/react" : " ^19.1.4 " ,
27
+ "@types/react-dom" : " ^19.1.4 " ,
28
28
"eslint" : " ^8.57.1" ,
29
29
"typescript" : " ^5.8.3"
30
30
},
Original file line number Diff line number Diff line change 27
27
"@babel/preset-react" : " ^7.27.1" ,
28
28
"@babel/preset-typescript" : " ^7.27.1" ,
29
29
"@pigment-css/vite-plugin" : " 0.0.30" ,
30
- "@types/react" : " ^19.1.2 " ,
31
- "@types/react-dom" : " ^19.1.3 " ,
30
+ "@types/react" : " ^19.1.4 " ,
31
+ "@types/react-dom" : " ^19.1.4 " ,
32
32
"@types/webfontloader" : " ^1.6.38" ,
33
33
"@vitejs/plugin-react" : " ^4.4.1" ,
34
34
"postcss" : " ^8.5.3" ,
Original file line number Diff line number Diff line change 126
126
"@types/node" : " ^20.17.32" ,
127
127
"@types/nprogress" : " ^0.2.3" ,
128
128
"@types/prop-types" : " ^15.7.14" ,
129
- "@types/react" : " ^19.1.2 " ,
130
- "@types/react-dom" : " ^19.1.3 " ,
129
+ "@types/react" : " ^19.1.4 " ,
130
+ "@types/react-dom" : " ^19.1.4 " ,
131
131
"@types/react-swipeable-views" : " ^0.13.6" ,
132
132
"@types/react-transition-group" : " ^4.4.12" ,
133
133
"@types/react-window" : " ^1.8.8" ,
Original file line number Diff line number Diff line change 138
138
"@types/lodash" : " ^4.17.16" ,
139
139
"@types/mocha" : " ^10.0.10" ,
140
140
"@types/node" : " ^20.17.32" ,
141
- "@types/react" : " ^19.1.2 " ,
141
+ "@types/react" : " ^19.1.4 " ,
142
142
"@types/yargs" : " ^17.0.33" ,
143
143
"@typescript-eslint/eslint-plugin" : " ^8.31.1" ,
144
144
"@typescript-eslint/parser" : " ^8.31.1" ,
Original file line number Diff line number Diff line change 43
43
"@types/doctrine" : " ^0.0.9" ,
44
44
"@types/lodash" : " ^4.17.16" ,
45
45
"@types/node" : " ^20.17.32" ,
46
- "@types/react" : " ^19.1.2 " ,
46
+ "@types/react" : " ^19.1.4 " ,
47
47
"@types/uuid" : " ^10.0.0" ,
48
48
"chai" : " ^4.5.0" ,
49
49
"fast-glob" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 60
60
"@types/chai-dom" : " ^1.11.3" ,
61
61
"@types/format-util" : " ^1.0.4" ,
62
62
"@types/prop-types" : " ^15.7.14" ,
63
- "@types/react" : " ^19.1.2 " ,
64
- "@types/react-dom" : " ^19.1.3 " ,
63
+ "@types/react" : " ^19.1.4 " ,
64
+ "@types/react-dom" : " ^19.1.4 " ,
65
65
"@types/sinon" : " ^17.0.4" ,
66
66
"typescript" : " ^5.8.3"
67
67
},
Original file line number Diff line number Diff line change 46
46
"@types/gtag.js" : " ^0.0.20" ,
47
47
"@types/node" : " ^20.17.32" ,
48
48
"@types/prop-types" : " ^15.7.14" ,
49
- "@types/react" : " ^19.1.2 " ,
49
+ "@types/react" : " ^19.1.4 " ,
50
50
"next" : " ^15.3.1" ,
51
51
"react" : " ^19.1.0"
52
52
},
Original file line number Diff line number Diff line change 11
11
"react-dom" : " ^19.1.0"
12
12
},
13
13
"devDependencies" : {
14
- "@types/react" : " ^19.1.2 "
14
+ "@types/react" : " ^19.1.4 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 51
51
"@mui/internal-waterfall" : " workspace:^" ,
52
52
"@mui/material" : " workspace:^" ,
53
53
"@types/chai" : " ^4.3.20" ,
54
- "@types/react" : " ^19.1.2 " ,
54
+ "@types/react" : " ^19.1.4 " ,
55
55
"chai" : " ^4.5.0" ,
56
56
"chalk" : " ^5.4.1" ,
57
57
"cross-fetch" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 50
50
"@mui/material" : " workspace:^" ,
51
51
"@types/chai" : " ^4.3.20" ,
52
52
"@types/prop-types" : " ^15.7.14" ,
53
- "@types/react" : " ^19.1.2 " ,
54
- "@types/react-dom" : " ^19.1.3 " ,
53
+ "@types/react" : " ^19.1.4 " ,
54
+ "@types/react-dom" : " ^19.1.4 " ,
55
55
"@types/sinon" : " ^17.0.4" ,
56
56
"chai" : " ^4.5.0" ,
57
57
"fast-glob" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 51
51
"@mui/material" : " workspace:^" ,
52
52
"@types/chai" : " ^4.3.20" ,
53
53
"@types/prop-types" : " ^15.7.14" ,
54
- "@types/react" : " ^19.1.2 " ,
55
- "@types/react-dom" : " ^19.1.3 " ,
54
+ "@types/react" : " ^19.1.4 " ,
55
+ "@types/react-dom" : " ^19.1.4 " ,
56
56
"@types/sinon" : " ^17.0.4" ,
57
57
"chai" : " ^4.5.0" ,
58
58
"react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 41
41
"@emotion/cache" : " ^11.13.5" ,
42
42
"@emotion/react" : " ^11.13.5" ,
43
43
"@emotion/server" : " ^11.11.0" ,
44
- "@types/react" : " ^19.1.2 " ,
44
+ "@types/react" : " ^19.1.4 " ,
45
45
"next" : " ^15.3.1" ,
46
46
"react" : " ^19.1.0"
47
47
},
Original file line number Diff line number Diff line change 58
58
"@testing-library/user-event" : " ^14.6.1" ,
59
59
"@types/chai" : " ^4.3.20" ,
60
60
"@types/prop-types" : " ^15.7.14" ,
61
- "@types/react" : " ^19.1.2 " ,
62
- "@types/react-dom" : " ^19.1.3 " ,
61
+ "@types/react" : " ^19.1.4 " ,
62
+ "@types/react-dom" : " ^19.1.4 " ,
63
63
"@types/sinon" : " ^17.0.4" ,
64
64
"chai" : " ^4.5.0" ,
65
65
"css-mediaquery" : " ^0.1.2" ,
Original file line number Diff line number Diff line change 44
44
"@mui/internal-test-utils" : " workspace:^" ,
45
45
"@mui/types" : " workspace:^" ,
46
46
"@types/chai" : " ^4.3.20" ,
47
- "@types/react" : " ^19.1.2 " ,
47
+ "@types/react" : " ^19.1.4 " ,
48
48
"chai" : " ^4.5.0" ,
49
49
"react" : " ^19.1.0"
50
50
},
Original file line number Diff line number Diff line change 45
45
"devDependencies" : {
46
46
"@mui/internal-test-utils" : " workspace:^" ,
47
47
"@types/chai" : " ^4.3.20" ,
48
- "@types/react" : " ^19.1.2 " ,
48
+ "@types/react" : " ^19.1.4 " ,
49
49
"chai" : " ^4.5.0" ,
50
50
"react" : " ^19.1.0" ,
51
51
"styled-components" : " ^6.1.17"
Original file line number Diff line number Diff line change 50
50
"@mui/internal-test-utils" : " workspace:^" ,
51
51
"@mui/styled-engine" : " workspace:*" ,
52
52
"@types/chai" : " ^4.3.20" ,
53
- "@types/react" : " ^19.1.2 " ,
53
+ "@types/react" : " ^19.1.4 " ,
54
54
"chai" : " ^4.5.0" ,
55
55
"react" : " ^19.1.0"
56
56
},
Original file line number Diff line number Diff line change 54
54
"@mui/system" : " workspace:*" ,
55
55
"@types/chai" : " ^4.3.20" ,
56
56
"@types/prop-types" : " ^15.7.14" ,
57
- "@types/react" : " ^19.1.2 " ,
57
+ "@types/react" : " ^19.1.4 " ,
58
58
"@types/sinon" : " ^17.0.4" ,
59
59
"chai" : " ^4.5.0" ,
60
60
"fast-glob" : " ^3.3.3" ,
Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@mui/types" : " workspace:*" ,
45
- "@types/react" : " ^19.1.2 "
45
+ "@types/react" : " ^19.1.4 "
46
46
},
47
47
"peerDependencies" : {
48
48
"@types/react" : " ^17.0.0 || ^18.0.0 || ^19.0.0"
Original file line number Diff line number Diff line change 50
50
"@types/chai" : " ^4.3.20" ,
51
51
"@types/mocha" : " ^10.0.10" ,
52
52
"@types/node" : " ^20.17.32" ,
53
- "@types/react" : " ^19.1.2 " ,
54
- "@types/react-dom" : " ^19.1.3 " ,
53
+ "@types/react" : " ^19.1.4 " ,
54
+ "@types/react-dom" : " ^19.1.4 " ,
55
55
"@types/react-is" : " ^19.0.0" ,
56
56
"@types/sinon" : " ^17.0.4" ,
57
57
"chai" : " ^4.5.0" ,
You can’t perform that action at this time.
0 commit comments