From 677a85ab6361104bd9db8402b2f12c52a399a546 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 18:07:51 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/greetings.yml | 2 +- .github/workflows/issue_creation_workflow.yml | 2 +- .github/workflows/pr_creation_workflow.yml | 2 +- package.json | 20 +++++++++---------- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 6a34356c5..dac936f12 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -20,7 +20,7 @@ jobs: - name: Greet first-time contributors id: greet - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: | 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 bc4d333e1..499453fd8 100644 --- a/package.json +++ b/package.json @@ -32,16 +32,16 @@ "@docusaurus/theme-search-algolia": "^3.3.2", "@docusaurus/utils-validation": "^3.3.2", "@fluentui/react-icons": "^2.0.242", - "@fortawesome/fontawesome-svg-core": "^6.5.2", - "@fortawesome/free-brands-svg-icons": "^6.5.2", - "@fortawesome/free-solid-svg-icons": "^6.5.1", + "@fortawesome/fontawesome-svg-core": "^7.0.0", + "@fortawesome/free-brands-svg-icons": "^7.0.0", + "@fortawesome/free-solid-svg-icons": "^7.0.0", "@fortawesome/react-fontawesome": "^0.2.2", "@giscus/react": "^3.0.0", "@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", @@ -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", @@ -63,7 +63,7 @@ "react-redux": "^9.1.0", "react-simple-code-editor": "^0.14.0", "react-window": "^1.8.10", - "recharts": "^2.12.7", + "recharts": "^3.0.0", "redux": "^5.0.1", "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", @@ -80,11 +80,11 @@ "@docusaurus/types": "^3.7.0", "@types/node": "^22.6.1", "autoprefixer": "^10.4.20", - "dotenv": "^16.4.5", + "dotenv": "^17.0.0", "gh-pages": "^6.1.1", "lighthouse": "^12.2.2", "postcss": "^8.4.47", - "tailwindcss": "^3.4.12" + "tailwindcss": "^4.0.0" }, "browserslist": { "production": [