File tree Expand file tree Collapse file tree 10 files changed +83
-83
lines changed
apps/pigment-css-next-app
packages-internal/scripts Expand file tree Collapse file tree 10 files changed +83
-83
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@pigment-css/nextjs-plugin" : " 0.0.25" ,
27
- "@types/node" : " ^20.16.13 " ,
27
+ "@types/node" : " ^20.17.1 " ,
28
28
"@types/react" : " ^18.3.12" ,
29
29
"@types/react-dom" : " ^18.3.1" ,
30
30
"eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 124
124
"@types/css-mediaquery" : " ^0.1.4" ,
125
125
"@types/gtag.js" : " ^0.0.20" ,
126
126
"@types/json2mq" : " ^0.2.2" ,
127
- "@types/node" : " ^20.16.13 " ,
127
+ "@types/node" : " ^20.17.1 " ,
128
128
"@types/prop-types" : " ^15.7.13" ,
129
129
"@types/react" : " ^18.3.12" ,
130
130
"@types/react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 131
131
"@types/fs-extra" : " ^11.0.4" ,
132
132
"@types/lodash" : " ^4.17.12" ,
133
133
"@types/mocha" : " ^10.0.9" ,
134
- "@types/node" : " ^20.16.13 " ,
134
+ "@types/node" : " ^20.17.1 " ,
135
135
"@types/react" : " ^18.3.12" ,
136
136
"@types/yargs" : " ^17.0.33" ,
137
137
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
213
213
"@definitelytyped/header-parser" : " ^0.2.13" ,
214
214
"@definitelytyped/typescript-versions" : " ^0.1.4" ,
215
215
"@definitelytyped/utils" : " ^0.1.8" ,
216
- "@types/node" : " ^20.16.13 " ,
216
+ "@types/node" : " ^20.17.1 " ,
217
217
"@types/react" : " ^18.3.12" ,
218
218
"@types/react-dom" : " 18.3.1" ,
219
219
"cross-fetch" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 42
42
"@types/chai" : " ^4.3.20" ,
43
43
"@types/doctrine" : " ^0.0.9" ,
44
44
"@types/lodash" : " ^4.17.12" ,
45
- "@types/node" : " ^20.16.13 " ,
45
+ "@types/node" : " ^20.17.1 " ,
46
46
"@types/react" : " ^18.3.12" ,
47
47
"@types/uuid" : " ^9.0.8" ,
48
48
"chai" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 17
17
"devDependencies" : {
18
18
"@types/chai" : " ^4.3.20" ,
19
19
"@types/mocha" : " ^10.0.9" ,
20
- "@types/node" : " ^20.16.13 " ,
20
+ "@types/node" : " ^20.17.1 " ,
21
21
"@types/sinon" : " ^17.0.3" ,
22
22
"chai" : " ^4.5.0" ,
23
23
"sinon" : " ^18.0.1" ,
Original file line number Diff line number Diff line change 32
32
"@types/doctrine" : " ^0.0.9" ,
33
33
"@types/mdast" : " 4.0.4" ,
34
34
"@types/mocha" : " ^10.0.9" ,
35
- "@types/node" : " ^20.16.13 " ,
35
+ "@types/node" : " ^20.17.1 " ,
36
36
"@types/react-docgen" : " workspace:*" ,
37
37
"@types/sinon" : " ^17.0.3" ,
38
38
"chai" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 45
45
"@mui/icons-material" : " workspace:*" ,
46
46
"@mui/material" : " workspace:*" ,
47
47
"@types/gtag.js" : " ^0.0.20" ,
48
- "@types/node" : " ^20.16.13 " ,
48
+ "@types/node" : " ^20.17.1 " ,
49
49
"@types/prop-types" : " ^15.7.13" ,
50
50
"@types/react" : " ^18.3.12" ,
51
51
"next" : " ^14.2.16" ,
Original file line number Diff line number Diff line change 50
50
"@mui/types" : " workspace:^" ,
51
51
"@types/chai" : " ^4.3.20" ,
52
52
"@types/mocha" : " ^10.0.9" ,
53
- "@types/node" : " ^20.16.13 " ,
53
+ "@types/node" : " ^20.17.1 " ,
54
54
"@types/react" : " ^18.3.12" ,
55
55
"@types/react-dom" : " ^18.3.1" ,
56
56
"@types/react-is" : " ^18.3.0" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@types/mocha" : " ^10.0.9" ,
12
- "@types/node" : " ^20.16.13 "
12
+ "@types/node" : " ^20.17.1 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments