1 Commits

Author SHA1 Message Date
1bdd6c00ef fix(deps): update react monorepo to v19 2025-11-18 04:10:07 +00:00
2 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@graphql-codegen/typescript-react-query": "^4.0.1",
"@types/node": "17.0.35",
"@types/react": "19.2.5",
"@types/react": "19.2.6",
"@types/react-dom": "19.2.3",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",

26
pnpm-lock.yaml generated
View File

@@ -9,7 +9,7 @@ specifiers:
'@graphql-codegen/typescript-react-apollo': ^3.3.3
'@graphql-codegen/typescript-react-query': ^4.0.1
'@types/node': 17.0.35
'@types/react': 19.2.5
'@types/react': 19.2.6
'@types/react-dom': 19.2.3
autoprefixer: ^10.4.7
graphql: ^16.6.0
@@ -37,8 +37,8 @@ devDependencies:
'@graphql-codegen/typescript-react-apollo': 3.3.3_sy4knu3obj4ys7pjcqbyfxmqle
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.6.0
'@types/node': 17.0.35
'@types/react': 19.2.5
'@types/react-dom': 19.2.3_@types+react@19.2.5
'@types/react': 19.2.6
'@types/react-dom': 19.2.3_@types+react@19.2.6
autoprefixer: 10.4.8_postcss@8.4.16
postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16
@@ -992,7 +992,7 @@ packages:
'@babel/types': 7.18.10
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
graphql: 16.6.0
tslib: 2.8.1
tslib: 2.4.0
transitivePeerDependencies:
- supports-color
dev: true
@@ -1005,7 +1005,7 @@ packages:
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
graphql: 16.6.0
resolve-from: 5.0.0
tslib: 2.8.1
tslib: 2.4.0
dev: true
/@graphql-tools/json-file-loader/7.4.3_graphql@16.6.0:
@@ -1106,7 +1106,7 @@ packages:
'@graphql-tools/merge': 8.3.3_graphql@16.6.0
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
graphql: 16.6.0
tslib: 2.8.1
tslib: 2.4.0
value-or-promise: 1.0.11
dev: true
@@ -1630,18 +1630,18 @@ packages:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true
/@types/react-dom/19.2.3_@types+react@19.2.5:
/@types/react-dom/19.2.3_@types+react@19.2.6:
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
peerDependencies:
'@types/react': ^19.2.0
dependencies:
'@types/react': 19.2.5
'@types/react': 19.2.6
dev: true
/@types/react/19.2.5:
resolution: {integrity: sha512-keKxkZMqnDicuvFoJbzrhbtdLSPhj/rZThDlKWCDbgXmUg0rEUFtRssDXKYmtXluZlIqiC5VqkCgRwzuyLHKHw==}
/@types/react/19.2.6:
resolution: {integrity: sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==}
dependencies:
csstype: 3.1.0
csstype: 3.2.3
dev: true
/@types/ws/8.5.3:
@@ -2232,8 +2232,8 @@ packages:
hasBin: true
dev: true
/csstype/3.1.0:
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
/csstype/3.2.3:
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
dev: true
/dataloader/2.1.0: