File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
- name : Set up Node.js
16
16
uses : actions/setup-node@v4
17
17
with :
18
- node-version : ' 14 '
18
+ node-version : ' 22 '
19
19
20
20
- name : Retrieve Contributor's Open Issues
21
21
id : retrieve-issues
Original file line number Diff line number Diff line change 15
15
- name : Set up Node.js
16
16
uses : actions/setup-node@v4
17
17
with :
18
- node-version : ' 14 '
18
+ node-version : ' 22 '
19
19
20
20
- name : Validate PR Description
21
21
id : validate-pr
Original file line number Diff line number Diff line change 40
40
"@mdx-js/react" : " ^3.0.0" ,
41
41
"@tsparticles/react" : " ^3.0.0" ,
42
42
"@tsparticles/slim" : " ^3.4.0" ,
43
- "@types/react" : " ^18.3.9 " ,
44
- "@types/react-dom" : " ^18.3 .0" ,
43
+ "@types/react" : " ^19.0.0 " ,
44
+ "@types/react-dom" : " ^19.0 .0" ,
45
45
"axios" : " ^1.7.2" ,
46
46
"class-variance-authority" : " ^0.7.0" ,
47
47
"clsx" : " ^2.1.1" ,
54
54
"passport-github" : " ^1.1.0" ,
55
55
"prism-react-renderer" : " ^2.3.1" ,
56
56
"raw-loader" : " ^4.0.2" ,
57
- "react" : " ^18 .0.0" ,
58
- "react-dom" : " ^18 .0.0" ,
57
+ "react" : " ^19 .0.0" ,
58
+ "react-dom" : " ^19 .0.0" ,
59
59
"react-icons" : " ^5.2.1" ,
60
60
"react-lite-youtube-embed" : " ^2.4.0" ,
61
61
"react-phone-input-2" : " ^2.15.1" ,
84
84
"gh-pages" : " ^6.1.1" ,
85
85
"lighthouse" : " ^12.2.2" ,
86
86
"postcss" : " ^8.4.47" ,
87
- "tailwindcss" : " ^3.4.12 "
87
+ "tailwindcss" : " ^4.0.0 "
88
88
},
89
89
"browserslist" : {
90
90
"production" : [
You can’t perform that action at this time.
0 commit comments