File tree 8 files changed +132
-132
lines changed
packages-internal/test-utils
8 files changed +132
-132
lines changed Original file line number Diff line number Diff line change 21
21
"@babel/runtime" : " ^7.27.1" ,
22
22
"@babel/runtime-corejs2" : " ^7.27.1" ,
23
23
"@docsearch/react" : " ^3.9.0" ,
24
- "@emotion/cache" : " ^11.13.5 " ,
25
- "@emotion/react" : " ^11.13.5 " ,
24
+ "@emotion/cache" : " ^11.14.0 " ,
25
+ "@emotion/react" : " ^11.14.0 " ,
26
26
"@emotion/server" : " ^11.11.0" ,
27
- "@emotion/styled" : " ^11.13.5 " ,
27
+ "@emotion/styled" : " ^11.14.0 " ,
28
28
"@fortawesome/fontawesome-svg-core" : " ^6.7.2" ,
29
29
"@fortawesome/free-solid-svg-icons" : " ^6.7.2" ,
30
30
"@fortawesome/react-fontawesome" : " ^0.2.2" ,
Original file line number Diff line number Diff line change 38
38
"@babel/preset-typescript" : " ^7.27.1" ,
39
39
"@babel/register" : " ^7.27.1" ,
40
40
"@babel/runtime" : " ^7.27.1" ,
41
- "@emotion/cache" : " ^11.13.5 " ,
42
- "@emotion/react" : " ^11.13.5 " ,
41
+ "@emotion/cache" : " ^11.14.0 " ,
42
+ "@emotion/react" : " ^11.14.0 " ,
43
43
"@playwright/test" : " ^1.52.0" ,
44
44
"@testing-library/dom" : " ^10.4.0" ,
45
45
"@testing-library/react" : " ^16.3.0" ,
Original file line number Diff line number Diff line change 2
2
"name" : " envinfo-test-project" ,
3
3
"private" : true ,
4
4
"dependencies" : {
5
- "@emotion/react" : " ^11.13.5 " ,
6
- "@emotion/styled" : " ^11.13.5 " ,
5
+ "@emotion/react" : " ^11.14.0 " ,
6
+ "@emotion/styled" : " ^11.14.0 " ,
7
7
"@mui/base" : " 5.0.0-beta.30" ,
8
8
"@mui/joy" : " 5.0.0-beta.22" ,
9
9
"@mui/material" : " 5.15.4" ,
Original file line number Diff line number Diff line change 38
38
"@babel/runtime" : " ^7.27.1"
39
39
},
40
40
"devDependencies" : {
41
- "@emotion/cache" : " ^11.13.5 " ,
42
- "@emotion/react" : " ^11.13.5 " ,
41
+ "@emotion/cache" : " ^11.14.0 " ,
42
+ "@emotion/react" : " ^11.14.0 " ,
43
43
"@emotion/server" : " ^11.11.0" ,
44
44
"@types/react" : " ^19.1.4" ,
45
45
"next" : " ^15.3.2" ,
Original file line number Diff line number Diff line change 38
38
},
39
39
"dependencies" : {
40
40
"@babel/runtime" : " ^7.27.1" ,
41
- "@emotion/cache" : " ^11.13.5 " ,
41
+ "@emotion/cache" : " ^11.14.0 " ,
42
42
"@emotion/serialize" : " ^1.3.3" ,
43
43
"@emotion/sheet" : " ^1.4.0" ,
44
44
"csstype" : " ^3.1.3" ,
45
45
"prop-types" : " ^15.8.1"
46
46
},
47
47
"devDependencies" : {
48
- "@emotion/react" : " ^11.13.5 " ,
49
- "@emotion/styled" : " ^11.13.5 " ,
48
+ "@emotion/react" : " ^11.14.0 " ,
49
+ "@emotion/styled" : " ^11.14.0 " ,
50
50
"@mui/internal-test-utils" : " workspace:^" ,
51
51
"@mui/styled-engine" : " workspace:*" ,
52
52
"@types/chai" : " ^4.3.20" ,
Original file line number Diff line number Diff line change 48
48
"prop-types" : " ^15.8.1"
49
49
},
50
50
"devDependencies" : {
51
- "@emotion/react" : " ^11.13.5 " ,
52
- "@emotion/styled" : " ^11.13.5 " ,
51
+ "@emotion/react" : " ^11.14.0 " ,
52
+ "@emotion/styled" : " ^11.14.0 " ,
53
53
"@mui/internal-test-utils" : " workspace:^" ,
54
54
"@mui/system" : " workspace:*" ,
55
55
"@types/chai" : " ^4.3.20" ,
Original file line number Diff line number Diff line change 6
6
},
7
7
"devDependencies" : {
8
8
"@babel/runtime" : " ^7.27.1" ,
9
- "@emotion/cache" : " ^11.13.5 " ,
10
- "@emotion/react" : " ^11.13.5 " ,
9
+ "@emotion/cache" : " ^11.14.0 " ,
10
+ "@emotion/react" : " ^11.14.0 " ,
11
11
"@mui/base" : " 5.0.0-beta.70" ,
12
12
"@mui/icons-material" : " workspace:^" ,
13
13
"@mui/internal-test-utils" : " workspace:^" ,
You can’t perform that action at this time.
0 commit comments