diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index 5ad7df1c..dfb00892 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -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", @@ -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" diff --git a/packages/eslint-config-js-react/package.json b/packages/eslint-config-js-react/package.json index bf837098..e1a91f4e 100644 --- a/packages/eslint-config-js-react/package.json +++ b/packages/eslint-config-js-react/package.json @@ -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", @@ -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": { diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index 02af88b4..ba1c1bbc 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -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", @@ -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" diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 9a1e0044..3dfaf3c9 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -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", @@ -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" diff --git a/yarn.lock b/yarn.lock index 003b02c3..e5b0bbd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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" @@ -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: @@ -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