Compare commits

..

1 Commits

Author SHA1 Message Date
036bd31c27 chore(deps): update react monorepo to v19
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-12-07 01:15:36 +00:00
2 changed files with 5 additions and 7 deletions

View File

@ -24,7 +24,7 @@
"@graphql-codegen/typescript-react-query": "^4.0.1",
"@types/node": "17.0.35",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.1",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.2",

10
pnpm-lock.yaml generated
View File

@ -10,7 +10,7 @@ specifiers:
'@graphql-codegen/typescript-react-query': ^4.0.1
'@types/node': 17.0.35
'@types/react': 19.0.1
'@types/react-dom': 19.0.2
'@types/react-dom': 19.0.1
autoprefixer: ^10.4.7
graphql: ^16.6.0
graphql-tag: ^2.12.6
@ -38,7 +38,7 @@ devDependencies:
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.6.0
'@types/node': 17.0.35
'@types/react': 19.0.1
'@types/react-dom': 19.0.2_@types+react@19.0.1
'@types/react-dom': 19.0.1
autoprefixer: 10.4.8_postcss@8.4.16
postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16
@ -1581,10 +1581,8 @@ packages:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true
/@types/react-dom/19.0.2_@types+react@19.0.1:
resolution: {integrity: sha512-c1s+7TKFaDRRxr1TxccIX2u7sfCnc3RxkVyBIUA2lCpyqCF+QoAwQ/CBg7bsMdVwP120HEH143VQezKtef5nCg==}
peerDependencies:
'@types/react': ^19.0.0
/@types/react-dom/19.0.1:
resolution: {integrity: sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA==}
dependencies:
'@types/react': 19.0.1
dev: true