Compare commits
1 Commits
17185820c1
...
64d36b6e32
Author | SHA1 | Date | |
---|---|---|---|
64d36b6e32 |
@ -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.1.2",
|
||||
"@types/react": "19.1.1",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"postcss": "^8.4.14",
|
||||
|
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -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.1.2
|
||||
'@types/react': 19.1.1
|
||||
'@types/react-dom': 19.1.2
|
||||
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.1.2
|
||||
'@types/react-dom': 19.1.2_@types+react@19.1.2
|
||||
'@types/react': 19.1.1
|
||||
'@types/react-dom': 19.1.2_@types+react@19.1.1
|
||||
autoprefixer: 10.4.8_postcss@8.4.16
|
||||
postcss: 8.4.16
|
||||
tailwindcss: 3.1.8_postcss@8.4.16
|
||||
@ -684,8 +684,8 @@ packages:
|
||||
'@jridgewell/trace-mapping': 0.3.9
|
||||
dev: true
|
||||
|
||||
/@emnapi/runtime/1.4.1:
|
||||
resolution: {integrity: sha512-LMshMVP0ZhACNjQNYXiU1iZJ6QCcv0lUdPDPugqGvCGXt5xtRVBPdtA0qU12pEXZzpWAhWlZYptfdAFq10DOVQ==}
|
||||
/@emnapi/runtime/1.4.0:
|
||||
resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
tslib: 2.4.0
|
||||
@ -1338,7 +1338,7 @@ packages:
|
||||
cpu: [wasm32]
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@emnapi/runtime': 1.4.1
|
||||
'@emnapi/runtime': 1.4.0
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
@ -1589,16 +1589,16 @@ packages:
|
||||
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
||||
dev: true
|
||||
|
||||
/@types/react-dom/19.1.2_@types+react@19.1.2:
|
||||
/@types/react-dom/19.1.2_@types+react@19.1.1:
|
||||
resolution: {integrity: sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
dependencies:
|
||||
'@types/react': 19.1.2
|
||||
'@types/react': 19.1.1
|
||||
dev: true
|
||||
|
||||
/@types/react/19.1.2:
|
||||
resolution: {integrity: sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==}
|
||||
/@types/react/19.1.1:
|
||||
resolution: {integrity: sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==}
|
||||
dependencies:
|
||||
csstype: 3.1.0
|
||||
dev: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user