Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 1c20b7e commit 2d42b2b
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 41 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "18.3.16",
"@types/react": "19.0.1",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@willbooster/prettier-config": "^9.0.1",
Expand All @@ -43,7 +43,7 @@
"lint-staged": "15.2.11",
"micromatch": "4.0.8",
"prettier": "3.4.2",
"react": "18.3.1",
"react": "19.0.0",
"sort-package-json": "2.12.0",
"typescript": "5.7.2",
"use-immer": "0.11.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-js-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/react": "18.3.16",
"@types/react": "19.0.1",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -36,7 +36,7 @@
"lint-staged": "15.2.11",
"micromatch": "4.0.8",
"prettier": "3.4.2",
"react": "18.3.1",
"react": "19.0.0",
"sort-package-json": "2.12.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "18.3.16",
"@types/react": "19.0.1",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@willbooster/prettier-config": "^9.0.1",
Expand All @@ -42,7 +42,7 @@
"lint-staged": "15.2.11",
"micromatch": "4.0.8",
"prettier": "3.4.2",
"react": "18.3.1",
"react": "19.0.0",
"sort-package-json": "2.12.0",
"typescript": "5.7.2",
"use-immer": "0.11.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "18.3.16",
"@types/react": "19.0.1",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@willbooster/prettier-config": "^9.0.1",
Expand All @@ -41,7 +41,7 @@
"lint-staged": "15.2.11",
"micromatch": "4.0.8",
"prettier": "3.4.2",
"react": "18.3.1",
"react": "19.0.0",
"sort-package-json": "2.12.0",
"typescript": "5.7.2",
"use-immer": "0.11.0"
Expand Down
47 changes: 14 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1233,14 +1233,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.14
resolution: "@types/prop-types@npm:15.7.14"
checksum: 10c0/1ec775160bfab90b67a782d735952158c7e702ca4502968aa82565bd8e452c2de8601c8dfe349733073c31179116cf7340710160d3836aa8a1ef76d1532893b1
languageName: node
linkType: hard

"@types/react@npm:*":
"@types/react@npm:*, @types/react@npm:19.0.1":
version: 19.0.1
resolution: "@types/react@npm:19.0.1"
dependencies:
Expand All @@ -1249,16 +1242,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.16":
version: 18.3.16
resolution: "@types/react@npm:18.3.16"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/9113d3003865eda07be0fb596f5bd8d7784b8900675090c56e75bdee45499f0b0de2481cbbeb5980c3b4ad18f234a49f39c9e62fd7b89a4e8530c74789f739bd
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.18.0":
version: 8.18.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0"
Expand Down Expand Up @@ -1555,7 +1538,7 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.3.16"
"@types/react": "npm:19.0.1"
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
"@typescript-eslint/parser": "npm:8.18.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
Expand All @@ -1573,7 +1556,7 @@ __metadata:
lint-staged: "npm:15.2.11"
micromatch: "npm:4.0.8"
prettier: "npm:3.4.2"
react: "npm:18.3.1"
react: "npm:19.0.0"
sort-package-json: "npm:2.12.0"
typescript: "npm:5.7.2"
use-immer: "npm:0.11.0"
Expand All @@ -1599,7 +1582,7 @@ __metadata:
dependencies:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/react": "npm:18.3.16"
"@types/react": "npm:19.0.1"
"@willbooster/eslint-config-js": "npm:^10.2.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
Expand All @@ -1613,7 +1596,7 @@ __metadata:
lint-staged: "npm:15.2.11"
micromatch: "npm:4.0.8"
prettier: "npm:3.4.2"
react: "npm:18.3.1"
react: "npm:19.0.0"
sort-package-json: "npm:2.12.0"
peerDependencies:
"@willbooster/prettier-config": ">=6"
Expand Down Expand Up @@ -1675,7 +1658,7 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.3.16"
"@types/react": "npm:19.0.1"
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
"@typescript-eslint/parser": "npm:8.18.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
Expand All @@ -1693,7 +1676,7 @@ __metadata:
lint-staged: "npm:15.2.11"
micromatch: "npm:4.0.8"
prettier: "npm:3.4.2"
react: "npm:18.3.1"
react: "npm:19.0.0"
sort-package-json: "npm:2.12.0"
typescript: "npm:5.7.2"
use-immer: "npm:0.11.0"
Expand All @@ -1719,7 +1702,7 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.3.16"
"@types/react": "npm:19.0.1"
"@typescript-eslint/eslint-plugin": "npm:8.18.0"
"@typescript-eslint/parser": "npm:8.18.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
Expand All @@ -1736,7 +1719,7 @@ __metadata:
lint-staged: "npm:15.2.11"
micromatch: "npm:4.0.8"
prettier: "npm:3.4.2"
react: "npm:18.3.1"
react: "npm:19.0.0"
sort-package-json: "npm:2.12.0"
typescript: "npm:5.7.2"
use-immer: "npm:0.11.0"
Expand Down Expand Up @@ -5683,7 +5666,7 @@ __metadata:
languageName: node
linkType: hard

"loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
"loose-envify@npm:^1.4.0":
version: 1.4.0
resolution: "loose-envify@npm:1.4.0"
dependencies:
Expand Down Expand Up @@ -7089,12 +7072,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
"react@npm:19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d42b2b

Please sign in to comment.