Compare commits

..

1 Commits

Author SHA1 Message Date
e6004747b6 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-01-15 01:16:21 +00:00
2 changed files with 8 additions and 8 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.0.6",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",

14
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.0.6
'@types/react': 19.0.7
'@types/react-dom': 19.0.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.0.6
'@types/react-dom': 19.0.3_@types+react@19.0.6
'@types/react': 19.0.7
'@types/react-dom': 19.0.3_@types+react@19.0.7
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.6:
/@types/react-dom/19.0.3_@types+react@19.0.7:
resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==}
peerDependencies:
'@types/react': ^19.0.0
dependencies:
'@types/react': 19.0.6
'@types/react': 19.0.7
dev: true
/@types/react/19.0.6:
resolution: {integrity: sha512-gIlMztcTeDgXCUj0vCBOqEuSEhX//63fW9SZtCJ+agxoQTOklwDfiEMlTWn4mR/C/UK5VHlpwsCsOyf7/hc4lw==}
/@types/react/19.0.7:
resolution: {integrity: sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA==}
dependencies:
csstype: 3.1.0
dev: true