Compare commits

..

1 Commits

Author SHA1 Message Date
794a95ca55 fix(deps): update react monorepo to v19 2025-04-10 00:10:12 +00:00
2 changed files with 11 additions and 11 deletions

View File

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

20
pnpm-lock.yaml generated
View File

@ -9,7 +9,7 @@ specifiers:
'@graphql-codegen/typescript-react-apollo': ^3.3.3 '@graphql-codegen/typescript-react-apollo': ^3.3.3
'@graphql-codegen/typescript-react-query': ^4.0.1 '@graphql-codegen/typescript-react-query': ^4.0.1
'@types/node': 17.0.35 '@types/node': 17.0.35
'@types/react': 19.1.1 '@types/react': 19.1.0
'@types/react-dom': 19.1.2 '@types/react-dom': 19.1.2
autoprefixer: ^10.4.7 autoprefixer: ^10.4.7
graphql: ^16.6.0 graphql: ^16.6.0
@ -37,8 +37,8 @@ devDependencies:
'@graphql-codegen/typescript-react-apollo': 3.3.3_sy4knu3obj4ys7pjcqbyfxmqle '@graphql-codegen/typescript-react-apollo': 3.3.3_sy4knu3obj4ys7pjcqbyfxmqle
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.6.0 '@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.6.0
'@types/node': 17.0.35 '@types/node': 17.0.35
'@types/react': 19.1.1 '@types/react': 19.1.0
'@types/react-dom': 19.1.2_@types+react@19.1.1 '@types/react-dom': 19.1.2_@types+react@19.1.0
autoprefixer: 10.4.8_postcss@8.4.16 autoprefixer: 10.4.8_postcss@8.4.16
postcss: 8.4.16 postcss: 8.4.16
tailwindcss: 3.1.8_postcss@8.4.16 tailwindcss: 3.1.8_postcss@8.4.16
@ -1589,16 +1589,16 @@ packages:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
dev: true dev: true
/@types/react-dom/19.1.2_@types+react@19.1.1: /@types/react-dom/19.1.2_@types+react@19.1.0:
resolution: {integrity: sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==} resolution: {integrity: sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==}
peerDependencies: peerDependencies:
'@types/react': ^19.0.0 '@types/react': ^19.0.0
dependencies: dependencies:
'@types/react': 19.1.1 '@types/react': 19.1.0
dev: true dev: true
/@types/react/19.1.1: /@types/react/19.1.0:
resolution: {integrity: sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==} resolution: {integrity: sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==}
dependencies: dependencies:
csstype: 3.1.0 csstype: 3.1.0
dev: true dev: true
@ -1943,8 +1943,8 @@ packages:
resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==} resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==}
dev: true dev: true
/caniuse-lite/1.0.30001713: /caniuse-lite/1.0.30001712:
resolution: {integrity: sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==} resolution: {integrity: sha512-MBqPpGYYdQ7/hfKiet9SCI+nmN5/hp4ZzveOJubl5DTAMa5oggjAuoi0Z4onBpKPFI2ePGnQuQIzF3VxDjDJig==}
dev: false dev: false
/capital-case/1.0.4: /capital-case/1.0.4:
@ -3145,7 +3145,7 @@ packages:
'@swc/counter': 0.1.3 '@swc/counter': 0.1.3
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
busboy: 1.6.0 busboy: 1.6.0
caniuse-lite: 1.0.30001713 caniuse-lite: 1.0.30001712
postcss: 8.4.31 postcss: 8.4.31
react: 19.1.0 react: 19.1.0
react-dom: 19.1.0_react@19.1.0 react-dom: 19.1.0_react@19.1.0