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 Feb 1, 2024
1 parent 051b365 commit 2184a54
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 214 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
},
"devDependencies": {
"@types/node": "20.11.15",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@wayofdev/eslint-config-bases": "3.0.1",
"es-check": "7.1.1",
"eslint": "8.49.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@storybook/testing-library": "0.2.2",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.4",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react-swc": "3.3.2",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/postcss-config": "3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@types/hoist-non-react-statics": "3.3.5",
"@types/jest": "29.5.11",
"@types/node": "20.11.15",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@types/testing-library__jest-dom": "5.14.9",
"@wayofdev/common-i18n": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/facebook-pixel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"devDependencies": {
"@types/facebook-pixel": "0.0.30",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@wayofdev/eslint-config-bases": "3.0.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/google-tag-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
},
"devDependencies": {
"@types/gapi.client.tagmanager": "2.0.4",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@wayofdev/eslint-config-bases": "3.0.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.11",
"@types/node": "20.11.15",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/lint-staged-config": "2.1.2",
Expand All @@ -58,8 +58,8 @@
},
"peerDependencies": {
"@heroicons/react": "2.0.18",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"next": "*",
"react": "18.2",
"react-dom": "18.2"
Expand Down
Loading

0 comments on commit 2184a54

Please sign in to comment.