File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515 - name : Set up Node.js
1616 uses : actions/setup-node@v4
1717 with :
18- node-version : ' 14 '
18+ node-version : ' 22 '
1919
2020 - name : Retrieve Contributor's Open Issues
2121 id : retrieve-issues
Original file line number Diff line number Diff line change 1515 - name : Set up Node.js
1616 uses : actions/setup-node@v4
1717 with :
18- node-version : ' 14 '
18+ node-version : ' 22 '
1919
2020 - name : Validate PR Description
2121 id : validate-pr
Original file line number Diff line number Diff line change 4040 "@mdx-js/react" : " ^3.0.0" ,
4141 "@tsparticles/react" : " ^3.0.0" ,
4242 "@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" ,
4545 "axios" : " ^1.7.2" ,
4646 "class-variance-authority" : " ^0.7.0" ,
4747 "clsx" : " ^2.1.1" ,
4848 "docusaurus2-dotenv" : " ^1.4.0" ,
49- "express" : " ^4.18.2 " ,
49+ "express" : " ^5.0.0 " ,
5050 "fontawesome" : " ^5.6.3" ,
5151 "framer-motion" : " ^12.3.1" ,
5252 "joi" : " ^17.12.1" ,
5353 "passport" : " ^0.7.0" ,
5454 "passport-github" : " ^1.1.0" ,
5555 "prism-react-renderer" : " ^2.3.1" ,
5656 "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" ,
5959 "react-icons" : " ^5.2.1" ,
6060 "react-lite-youtube-embed" : " ^2.4.0" ,
6161 "react-phone-input-2" : " ^2.15.1" ,
8484 "gh-pages" : " ^6.1.1" ,
8585 "lighthouse" : " ^12.2.2" ,
8686 "postcss" : " ^8.4.47" ,
87- "tailwindcss" : " ^3.4.12 "
87+ "tailwindcss" : " ^4.0.0 "
8888 },
8989 "browserslist" : {
9090 "production" : [
You can’t perform that action at this time.
0 commit comments