Skip to content

Commit

Permalink
chore: 🤖 update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent bb5299a commit 17bb008
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 148 deletions.
14 changes: 7 additions & 7 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"@rjsf/core": "5.24.1",
"@rjsf/utils": "5.24.1",
"@rjsf/validator-ajv8": "5.24.1",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@uiw/codemirror-themes": "4.23.7",
"@uiw/react-codemirror": "4.23.7",
"bootstrap": "3.4.1",
"date-fns": "3.6.0",
"i18next": "23.16.8",
"nprogress": "0.2.0",
"react": "18.2.0",
"react": "18.3.1",
"react-datepicker": "4.25.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-i18next": "13.5.0",
"react-redux": "9.1.2",
"react-router-dom": "6.28.0",
Expand All @@ -57,9 +57,9 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "20.17.12",
"@types/nprogress": "0.2.3",
"@types/react": "18.2.48",
"@types/react": "18.3.18",
"@types/react-datepicker": "4.19.6",
"@types/react-dom": "18.2.18",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@types/react-scroll": "1.8.10",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand All @@ -73,7 +73,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-unused-imports": "3.2.0",
"hygen": "6.2.11",
Expand Down
8 changes: 4 additions & 4 deletions apps/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"i18next": "23.16.8",
"mixpanel-browser": "2.56.0",
"next": "13.4.9",
"react": "18.2.0",
"react": "18.3.1",
"react-card-carousel": "1.1.3",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-i18next": "13.5.0",
"react-intersection-observer": "9.13.1"
},
"devDependencies": {
"@types/mixpanel-browser": "2.50.2",
"@types/react": "18.2.48",
"@types/react": "18.3.18",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"asciinema-player": "3.8.2",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-unused-imports": "3.2.0",
"npm-run-all": "4.1.5",
Expand Down
Loading

0 comments on commit 17bb008

Please sign in to comment.