Compare commits

..

1 Commits

Author SHA1 Message Date
7462cf0b44 chore(deps): update react monorepo to v19
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-02-18 01:13:59 +00:00
2 changed files with 11 additions and 11 deletions

View File

@ -23,8 +23,8 @@
"@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@graphql-codegen/typescript-react-query": "^4.0.1",
"@types/node": "17.0.35",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.2",

18
pnpm-lock.yaml generated
View File

@ -9,8 +9,8 @@ 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.0.9
'@types/react-dom': 19.0.3
'@types/react': 19.0.10
'@types/react-dom': 19.0.4
autoprefixer: ^10.4.7
graphql: ^16.6.0
graphql-tag: ^2.12.6
@ -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.0.9
'@types/react-dom': 19.0.3_@types+react@19.0.9
'@types/react': 19.0.10
'@types/react-dom': 19.0.4_@types+react@19.0.10
autoprefixer: 10.4.8_postcss@8.4.16
postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16
@ -1581,16 +1581,16 @@ packages:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true
/@types/react-dom/19.0.3_@types+react@19.0.9:
resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==}
/@types/react-dom/19.0.4_@types+react@19.0.10:
resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==}
peerDependencies:
'@types/react': ^19.0.0
dependencies:
'@types/react': 19.0.9
'@types/react': 19.0.10
dev: true
/@types/react/19.0.9:
resolution: {integrity: sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ==}
/@types/react/19.0.10:
resolution: {integrity: sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==}
dependencies:
csstype: 3.1.0
dev: true