Update homepage URLs to react.dev (#28478)

Updates the package.json "homepage" entry to react.dev
This commit is contained in:
Ricky 2024-03-01 14:35:18 -05:00 committed by GitHub
parent 2f8f776022
commit 5f2c6b74db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 18 additions and 18 deletions

View File

@ -26,7 +26,7 @@
"engines": {
"node": ">=10"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"peerDependencies": {
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
},

View File

@ -17,7 +17,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"peerDependencies": {
"jest": "^23.0.1 || ^24.0.0 || ^25.1.0 || ^26.0.0 || ^27.0.0 || ^28.0.0 || ^29.0.0",
"react": "^18.2.0",

View File

@ -20,7 +20,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"dependencies": {
"art": "^0.10.1",
"create-react-class": "^15.6.2",

View File

@ -6,7 +6,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -6,7 +6,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -16,7 +16,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"peerDependencies": {
"react": "^18.2.0"
}

View File

@ -15,7 +15,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"dependencies": {
"loose-envify": "^1.1.0",
"scheduler": "^0.23.0"

View File

@ -6,7 +6,7 @@
"react"
],
"version": "0.1.0",
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -16,7 +16,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"files": [
"LICENSE",
"README.md",

View File

@ -5,7 +5,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -5,7 +5,7 @@
"react"
],
"version": "0.14.0",
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -5,7 +5,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -5,7 +5,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -5,7 +5,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -6,7 +6,7 @@
"keywords": [
"react"
],
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -17,7 +17,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"dependencies": {
"react-is": "^18.2.0",
"react-shallow-renderer": "^16.15.0",

View File

@ -5,7 +5,7 @@
"react"
],
"version": "18.2.0",
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"bugs": "https://github.com/facebook/react/issues",
"license": "MIT",
"files": [

View File

@ -14,7 +14,7 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://reactjs.org/",
"homepage": "https://react.dev/",
"dependencies": {
"loose-envify": "^1.1.0"
},