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 27, 2024
1 parent 8675376 commit eab28a0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 40 deletions.
4 changes: 2 additions & 2 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@
"@types/cors": "2.8.17",
"@types/is-ci": "3.0.4",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react-test-renderer": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.1.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.14",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"es-check": "7.2.1",
"eslint": "8.57.1",
"eslint-plugin-mdx": "3.1.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.1.5",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
50 changes: 20 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7353,12 +7353,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.3.1":
version: 18.3.1
resolution: "@types/react-dom@npm:18.3.1"
dependencies:
"@types/react": "npm:*"
checksum: 10c0/8b416551c60bb6bd8ec10e198c957910cfb271bc3922463040b0d57cf4739cdcd24b13224f8d68f10318926e1ec3cd69af0af79f0291b599a992f8c80d47f1eb
"@types/react-dom@npm:18.3.5":
version: 18.3.5
resolution: "@types/react-dom@npm:18.3.5"
peerDependencies:
"@types/react": ^18.0.0
checksum: 10c0/b163d35a6b32a79f5782574a7aeb12a31a647e248792bf437e6d596e2676961c394c5e3c6e91d1ce44ae90441dbaf93158efb4f051c0d61e2612f1cb04ce4faa
languageName: node
linkType: hard

Expand All @@ -7380,23 +7380,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18":
version: 18.3.14
resolution: "@types/react@npm:18.3.14"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/d925fbfcf084238b93d1a0b5406d4cf9aeb37c4a1191559aa4ee107c2e55cc15327989140f03eddda4d471f5b935d4673fd74a86f451860edea18eae48ca44f8
languageName: node
linkType: hard

"@types/react@npm:18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
"@types/react@npm:*, @types/react@npm:18.3.18, @types/react@npm:^18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
checksum: 10c0/8fb2b00672072135d0858dc9db07873ea107cc238b6228aaa2a9afd1ef7a64a7074078250db38afbeb19064be8ea6af5eac32d404efdd5f45e093cc4829d87f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -8070,8 +8060,8 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:22.9.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@vitejs/plugin-react": "npm:4.3.3"
"@vitest/coverage-v8": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
Expand Down Expand Up @@ -8148,8 +8138,8 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:22.9.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@typescript-eslint/eslint-plugin": "npm:^8.14.0"
"@typescript-eslint/parser": "npm:^8.14.0"
"@typescript-eslint/typescript-estree": "npm:^8.14.0"
Expand Down Expand Up @@ -8261,8 +8251,8 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/node": "npm:22.9.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@vitejs/plugin-react-swc": "npm:3.7.1"
"@vitest/coverage-v8": "npm:2.1.5"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -15679,8 +15669,8 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/is-ci": "npm:3.0.4"
"@types/node": "npm:22.9.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@types/react-test-renderer": "npm:18.3.1"
"@vercel/analytics": "npm:1.4.1"
"@vitejs/plugin-react-swc": "npm:3.7.1"
Expand Down Expand Up @@ -20528,8 +20518,8 @@ __metadata:
"@babel/core": "npm:7.26.0"
"@emotion/react": "npm:11.13.5"
"@emotion/styled": "npm:11.13.5"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
"@vitejs/plugin-react": "npm:4.3.3"
"@vitest/coverage-v8": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
Expand Down

0 comments on commit eab28a0

Please sign in to comment.