Compare commits

..

1 Commits

Author SHA1 Message Date
f56c71f586 fix(deps): update react monorepo to v19 2025-03-28 22: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.1.0",
"@types/react-dom": "19.1.1",
"@types/react": "19.0.12",
"@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.1.0
'@types/react-dom': 19.1.1
'@types/react': 19.0.12
'@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.1.0
'@types/react-dom': 19.1.1_@types+react@19.1.0
'@types/react': 19.0.12
'@types/react-dom': 19.0.4_@types+react@19.0.12
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.1.1_@types+react@19.1.0:
resolution: {integrity: sha512-jFf/woGTVTjUJsl2O7hcopJ1r0upqoq/vIOoCj0yLh3RIXxWcljlpuZ+vEBRXsymD1jhfeJrlyTy/S1UW+4y1w==}
/@types/react-dom/19.0.4_@types+react@19.0.12:
resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==}
peerDependencies:
'@types/react': ^19.0.0
dependencies:
'@types/react': 19.1.0
'@types/react': 19.0.12
dev: true
/@types/react/19.1.0:
resolution: {integrity: sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==}
/@types/react/19.0.12:
resolution: {integrity: sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==}
dependencies:
csstype: 3.1.0
dev: true