From f56326c939cdd22806182e86181a5f2b78f21ea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 16:44:06 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/issue_creation_workflow.yml | 2 +- .github/workflows/pr_creation_workflow.yml | 2 +- package.json | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/issue_creation_workflow.yml b/.github/workflows/issue_creation_workflow.yml index 45e4a9fb1..8bc4ed88c 100644 --- a/.github/workflows/issue_creation_workflow.yml +++ b/.github/workflows/issue_creation_workflow.yml @@ -15,7 +15,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 with: - node-version: '14' + node-version: '22' - name: Retrieve Contributor's Open Issues id: retrieve-issues diff --git a/.github/workflows/pr_creation_workflow.yml b/.github/workflows/pr_creation_workflow.yml index acf543817..d867638e6 100644 --- a/.github/workflows/pr_creation_workflow.yml +++ b/.github/workflows/pr_creation_workflow.yml @@ -15,7 +15,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 with: - node-version: '14' + node-version: '22' - name: Validate PR Description id: validate-pr diff --git a/package.json b/package.json index c68f40aae..1bca4edba 100644 --- a/package.json +++ b/package.json @@ -40,13 +40,13 @@ "@mdx-js/react": "^3.0.0", "@tsparticles/react": "^3.0.0", "@tsparticles/slim": "^3.4.0", - "@types/react": "^18.3.9", - "@types/react-dom": "^18.3.0", + "@types/react": "^19.0.0", + "@types/react-dom": "^19.0.0", "axios": "^1.7.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "docusaurus2-dotenv": "^1.4.0", - "express": "^4.18.2", + "express": "^5.0.0", "fontawesome": "^5.6.3", "framer-motion": "^12.3.1", "joi": "^17.12.1", @@ -54,8 +54,8 @@ "passport-github": "^1.1.0", "prism-react-renderer": "^2.3.1", "raw-loader": "^4.0.2", - "react": "^18.0.0", - "react-dom": "^18.0.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-icons": "^5.2.1", "react-lite-youtube-embed": "^2.4.0", "react-phone-input-2": "^2.15.1", @@ -84,7 +84,7 @@ "gh-pages": "^6.1.1", "lighthouse": "^12.2.2", "postcss": "^8.4.47", - "tailwindcss": "^3.4.12" + "tailwindcss": "^4.0.0" }, "browserslist": { "production": [