Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 5bedefc commit 17a23a0
Show file tree
Hide file tree
Showing 8 changed files with 71 additions and 69 deletions.
4 changes: 2 additions & 2 deletions apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@testing-library/react": "16.0.1",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@12deg/tsconfig": "0.1.11",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react": "18.3.17",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@testing-library/react": "16.0.1",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/validator": "13.12.2",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@testing-library/react": "16.0.1",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@testing-library/react": "16.0.1",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@types/file-saver": "2.0.7",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@testing-library/user-event": "14.5.2",
"@types/jsdom": "21.1.7",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
Loading

0 comments on commit 17a23a0

Please sign in to comment.