Compare commits
1 Commits
bcd23f0095
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
961540f55c |
@@ -22,7 +22,7 @@
|
|||||||
"@graphql-codegen/typescript-operations": "^2.5.3",
|
"@graphql-codegen/typescript-operations": "^2.5.3",
|
||||||
"@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": "22.16.4",
|
"@types/node": "22.16.5",
|
||||||
"@types/react": "18.0.9",
|
"@types/react": "18.0.9",
|
||||||
"@types/react-dom": "18.0.5",
|
"@types/react-dom": "18.0.5",
|
||||||
"autoprefixer": "^10.4.7",
|
"autoprefixer": "^10.4.7",
|
||||||
|
118
pnpm-lock.yaml
generated
118
pnpm-lock.yaml
generated
@@ -8,7 +8,7 @@ specifiers:
|
|||||||
'@graphql-codegen/typescript-operations': ^2.5.3
|
'@graphql-codegen/typescript-operations': ^2.5.3
|
||||||
'@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': 22.16.4
|
'@types/node': 22.16.5
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
'@types/react-dom': 18.0.5
|
'@types/react-dom': 18.0.5
|
||||||
autoprefixer: ^10.4.7
|
autoprefixer: ^10.4.7
|
||||||
@@ -25,18 +25,18 @@ dependencies:
|
|||||||
'@apollo/client': 3.6.9_4eahx33q6w52fs3ehw47v7uqxa
|
'@apollo/client': 3.6.9_4eahx33q6w52fs3ehw47v7uqxa
|
||||||
graphql: 16.11.0
|
graphql: 16.11.0
|
||||||
graphql-tag: 2.12.6_graphql@16.11.0
|
graphql-tag: 2.12.6_graphql@16.11.0
|
||||||
next: 15.4.1_ef5jwxihqo6n7gxfmzogljlgcm
|
next: 15.4.4_ef5jwxihqo6n7gxfmzogljlgcm
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@graphql-codegen/cli': 2.11.6_6cbmflda7h5eo45m3dpmqzrpze
|
'@graphql-codegen/cli': 2.11.6_jw5fecod6jimrlzki7hendmj64
|
||||||
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.11.0
|
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.11.0
|
||||||
'@graphql-codegen/typescript': 2.7.3_graphql@16.11.0
|
'@graphql-codegen/typescript': 2.7.3_graphql@16.11.0
|
||||||
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.11.0
|
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.11.0
|
||||||
'@graphql-codegen/typescript-react-apollo': 3.3.3_zgy4ber4vlsmyrbmrzusrqlyya
|
'@graphql-codegen/typescript-react-apollo': 3.3.3_zgy4ber4vlsmyrbmrzusrqlyya
|
||||||
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.11.0
|
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.11.0
|
||||||
'@types/node': 22.16.4
|
'@types/node': 22.16.5
|
||||||
'@types/react': 18.0.9
|
'@types/react': 18.0.9
|
||||||
'@types/react-dom': 18.0.5
|
'@types/react-dom': 18.0.5
|
||||||
autoprefixer: 10.4.8_postcss@8.5.6
|
autoprefixer: 10.4.8_postcss@8.5.6
|
||||||
@@ -684,15 +684,15 @@ packages:
|
|||||||
'@jridgewell/trace-mapping': 0.3.9
|
'@jridgewell/trace-mapping': 0.3.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@emnapi/runtime/1.4.4:
|
/@emnapi/runtime/1.4.5:
|
||||||
resolution: {integrity: sha512-hHyapA4A3gPaDCNfiqyZUStTMqIkKRshqPIuDOXv1hcBnD4U3l8cP0T1HMCfGRxQ6V64TGCcoswChANyOAwbQg==}
|
resolution: {integrity: sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@graphql-codegen/cli/2.11.6_6cbmflda7h5eo45m3dpmqzrpze:
|
/@graphql-codegen/cli/2.11.6_jw5fecod6jimrlzki7hendmj64:
|
||||||
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
|
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -707,8 +707,8 @@ packages:
|
|||||||
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.11.0
|
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.11.0
|
||||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.11.0
|
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.11.0
|
||||||
'@graphql-tools/load': 7.7.4_graphql@16.11.0
|
'@graphql-tools/load': 7.7.4_graphql@16.11.0
|
||||||
'@graphql-tools/prisma-loader': 7.2.14_lsmbx5ai7aiuie7safqrz5mlcu
|
'@graphql-tools/prisma-loader': 7.2.14_4ktbav4qsriptntbrqrty6yjam
|
||||||
'@graphql-tools/url-loader': 7.13.9_lsmbx5ai7aiuie7safqrz5mlcu
|
'@graphql-tools/url-loader': 7.13.9_4ktbav4qsriptntbrqrty6yjam
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.11.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.11.0
|
||||||
'@whatwg-node/fetch': 0.2.9
|
'@whatwg-node/fetch': 0.2.9
|
||||||
ansi-escapes: 4.3.2
|
ansi-escapes: 4.3.2
|
||||||
@@ -718,7 +718,7 @@ packages:
|
|||||||
debounce: 1.2.1
|
debounce: 1.2.1
|
||||||
detect-indent: 6.1.0
|
detect-indent: 6.1.0
|
||||||
graphql: 16.11.0
|
graphql: 16.11.0
|
||||||
graphql-config: 4.3.3_6cbmflda7h5eo45m3dpmqzrpze
|
graphql-config: 4.3.3_jw5fecod6jimrlzki7hendmj64
|
||||||
inquirer: 8.2.4
|
inquirer: 8.2.4
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
json-to-pretty-yaml: 1.2.2
|
json-to-pretty-yaml: 1.2.2
|
||||||
@@ -1051,12 +1051,12 @@ packages:
|
|||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/prisma-loader/7.2.14_lsmbx5ai7aiuie7safqrz5mlcu:
|
/@graphql-tools/prisma-loader/7.2.14_4ktbav4qsriptntbrqrty6yjam:
|
||||||
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
|
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@graphql-tools/url-loader': 7.13.9_lsmbx5ai7aiuie7safqrz5mlcu
|
'@graphql-tools/url-loader': 7.13.9_4ktbav4qsriptntbrqrty6yjam
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.11.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.11.0
|
||||||
'@types/js-yaml': 4.0.5
|
'@types/js-yaml': 4.0.5
|
||||||
'@types/json-stable-stringify': 1.0.34
|
'@types/json-stable-stringify': 1.0.34
|
||||||
@@ -1110,7 +1110,7 @@ packages:
|
|||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/url-loader/7.13.9_lsmbx5ai7aiuie7safqrz5mlcu:
|
/@graphql-tools/url-loader/7.13.9_4ktbav4qsriptntbrqrty6yjam:
|
||||||
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
|
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||||
@@ -1127,7 +1127,7 @@ packages:
|
|||||||
graphql: 16.11.0
|
graphql: 16.11.0
|
||||||
graphql-ws: 5.10.1_graphql@16.11.0
|
graphql-ws: 5.10.1_graphql@16.11.0
|
||||||
isomorphic-ws: 5.0.0_ws@8.8.1
|
isomorphic-ws: 5.0.0_ws@8.8.1
|
||||||
meros: 1.2.0_@types+node@22.16.4
|
meros: 1.2.0_@types+node@22.16.5
|
||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
ws: 8.8.1
|
ws: 8.8.1
|
||||||
@@ -1349,7 +1349,7 @@ packages:
|
|||||||
cpu: [wasm32]
|
cpu: [wasm32]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@emnapi/runtime': 1.4.4
|
'@emnapi/runtime': 1.4.5
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
@@ -1433,12 +1433,12 @@ packages:
|
|||||||
graphql: 16.11.0
|
graphql: 16.11.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/env/15.4.1:
|
/@next/env/15.4.4:
|
||||||
resolution: {integrity: sha512-DXQwFGAE2VH+f2TJsKepRXpODPU+scf5fDbKOME8MMyeyswe4XwgRdiiIYmBfkXU+2ssliLYznajTrOQdnLR5A==}
|
resolution: {integrity: sha512-SJKOOkULKENyHSYXE5+KiFU6itcIb6wSBjgM92meK0HVKpo94dNOLZVdLLuS7/BxImROkGoPsjR4EnuDucqiiA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/swc-darwin-arm64/15.4.1:
|
/@next/swc-darwin-arm64/15.4.4:
|
||||||
resolution: {integrity: sha512-L+81yMsiHq82VRXS2RVq6OgDwjvA4kDksGU8hfiDHEXP+ncKIUhUsadAVB+MRIp2FErs/5hpXR0u2eluWPAhig==}
|
resolution: {integrity: sha512-eVG55dnGwfUuG+TtnUCt+mEJ+8TGgul6nHEvdb8HEH7dmJIFYOCApAaFrIrxwtEq2Cdf+0m5sG1Np8cNpw9EAw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -1446,8 +1446,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64/15.4.1:
|
/@next/swc-darwin-x64/15.4.4:
|
||||||
resolution: {integrity: sha512-jfz1RXu6SzL14lFl05/MNkcN35lTLMJWPbqt7Xaj35+ZWAX342aePIJrN6xBdGeKl6jPXJm0Yqo3Xvh3Gpo3Uw==}
|
resolution: {integrity: sha512-zqG+/8apsu49CltEj4NAmCGZvHcZbOOOsNoTVeIXphYWIbE4l6A/vuQHyqll0flU2o3dmYCXsBW5FmbrGDgljQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -1455,8 +1455,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu/15.4.1:
|
/@next/swc-linux-arm64-gnu/15.4.4:
|
||||||
resolution: {integrity: sha512-k0tOFn3dsnkaGfs6iQz8Ms6f1CyQe4GacXF979sL8PNQxjYS1swx9VsOyUQYaPoGV8nAZ7OX8cYaeiXGq9ahPQ==}
|
resolution: {integrity: sha512-LRD4l2lq4R+2QCHBQVC0wjxxkLlALGJCwigaJ5FSRSqnje+MRKHljQNZgDCaKUZQzO/TXxlmUdkZP/X3KNGZaw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1464,8 +1464,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl/15.4.1:
|
/@next/swc-linux-arm64-musl/15.4.4:
|
||||||
resolution: {integrity: sha512-4ogGQ/3qDzbbK3IwV88ltihHFbQVq6Qr+uEapzXHXBH1KsVBZOB50sn6BWHPcFjwSoMX2Tj9eH/fZvQnSIgc3g==}
|
resolution: {integrity: sha512-LsGUCTvuZ0690fFWerA4lnQvjkYg9gHo12A3wiPUR4kCxbx/d+SlwmonuTH2SWZI+RVGA9VL3N0S03WTYv6bYg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1473,8 +1473,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu/15.4.1:
|
/@next/swc-linux-x64-gnu/15.4.4:
|
||||||
resolution: {integrity: sha512-Jj0Rfw3wIgp+eahMz/tOGwlcYYEFjlBPKU7NqoOkTX0LY45i5W0WcDpgiDWSLrN8KFQq/LW7fZq46gxGCiOYlQ==}
|
resolution: {integrity: sha512-aOy5yNRpLL3wNiJVkFYl6w22hdREERNjvegE6vvtix8LHRdsTHhWTpgvcYdCK7AIDCQW5ATmzr9XkPHvSoAnvg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1482,8 +1482,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl/15.4.1:
|
/@next/swc-linux-x64-musl/15.4.4:
|
||||||
resolution: {integrity: sha512-9WlEZfnw1vFqkWsTMzZDgNL7AUI1aiBHi0S2m8jvycPyCq/fbZjtE/nDkhJRYbSjXbtRHYLDBlmP95kpjEmJbw==}
|
resolution: {integrity: sha512-FL7OAn4UkR8hKQRGBmlHiHinzOb07tsfARdGh7v0Z0jEJ3sz8/7L5bR23ble9E6DZMabSStqlATHlSxv1fuzAg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1491,8 +1491,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc/15.4.1:
|
/@next/swc-win32-arm64-msvc/15.4.4:
|
||||||
resolution: {integrity: sha512-WodRbZ9g6CQLRZsG3gtrA9w7Qfa9BwDzhFVdlI6sV0OCPq9JrOrJSp9/ioLsezbV8w9RCJ8v55uzJuJ5RgWLZg==}
|
resolution: {integrity: sha512-eEdNW/TXwjYhOulQh0pffTMMItWVwKCQpbziSBmgBNFZIIRn2GTXrhrewevs8wP8KXWYMx8Z+mNU0X+AfvtrRg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1500,8 +1500,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc/15.4.1:
|
/@next/swc-win32-x64-msvc/15.4.4:
|
||||||
resolution: {integrity: sha512-y+wTBxelk2xiNofmDOVU7O5WxTHcvOoL3srOM0kxTzKDjQ57kPU0tpnPJ/BWrRnsOwXEv0+3QSbGR7hY4n9LkQ==}
|
resolution: {integrity: sha512-SE5pYNbn/xZKMy1RE3pAs+4xD32OI4rY6mzJa4XUkp/ItZY+OMjIgilskmErt8ls/fVJ+Ihopi2QIeW6O3TrMw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1594,11 +1594,11 @@ packages:
|
|||||||
/@types/jsonwebtoken/8.5.8:
|
/@types/jsonwebtoken/8.5.8:
|
||||||
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.16.4
|
'@types/node': 22.16.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/22.16.4:
|
/@types/node/22.16.5:
|
||||||
resolution: {integrity: sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==}
|
resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
dev: true
|
dev: true
|
||||||
@@ -1632,7 +1632,7 @@ packages:
|
|||||||
/@types/ws/8.5.3:
|
/@types/ws/8.5.3:
|
||||||
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.16.4
|
'@types/node': 22.16.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@whatwg-node/fetch/0.2.9:
|
/@whatwg-node/fetch/0.2.9:
|
||||||
@@ -2181,7 +2181,7 @@ packages:
|
|||||||
'@iarna/toml': 2.2.5
|
'@iarna/toml': 2.2.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig-typescript-loader/3.1.1_lu2hl6eazihrseoebj7wbiyieu:
|
/cosmiconfig-typescript-loader/3.1.1_vds6yna4m36u6cb527vxtx22ui:
|
||||||
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
||||||
engines: {node: '>=12', npm: '>=6'}
|
engines: {node: '>=12', npm: '>=6'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -2190,9 +2190,9 @@ packages:
|
|||||||
ts-node: '>=10'
|
ts-node: '>=10'
|
||||||
typescript: '>=3'
|
typescript: '>=3'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.16.4
|
'@types/node': 22.16.5
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
ts-node: 10.9.1_m2xt55nnoc65srxzevdyvxpxyq
|
ts-node: 10.9.1_otqvuwqlpo55kcq2brzz4zp5ve
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -2562,7 +2562,7 @@ packages:
|
|||||||
slash: 3.0.0
|
slash: 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/graphql-config/4.3.3_6cbmflda7h5eo45m3dpmqzrpze:
|
/graphql-config/4.3.3_jw5fecod6jimrlzki7hendmj64:
|
||||||
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
||||||
engines: {node: '>= 10.0.0'}
|
engines: {node: '>= 10.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -2572,15 +2572,15 @@ packages:
|
|||||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.11.0
|
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.11.0
|
||||||
'@graphql-tools/load': 7.7.4_graphql@16.11.0
|
'@graphql-tools/load': 7.7.4_graphql@16.11.0
|
||||||
'@graphql-tools/merge': 8.3.3_graphql@16.11.0
|
'@graphql-tools/merge': 8.3.3_graphql@16.11.0
|
||||||
'@graphql-tools/url-loader': 7.13.9_lsmbx5ai7aiuie7safqrz5mlcu
|
'@graphql-tools/url-loader': 7.13.9_4ktbav4qsriptntbrqrty6yjam
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.11.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.11.0
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
cosmiconfig-toml-loader: 1.0.0
|
cosmiconfig-toml-loader: 1.0.0
|
||||||
cosmiconfig-typescript-loader: 3.1.1_lu2hl6eazihrseoebj7wbiyieu
|
cosmiconfig-typescript-loader: 3.1.1_vds6yna4m36u6cb527vxtx22ui
|
||||||
graphql: 16.11.0
|
graphql: 16.11.0
|
||||||
minimatch: 4.2.1
|
minimatch: 4.2.1
|
||||||
string-env-interpolation: 1.0.1
|
string-env-interpolation: 1.0.1
|
||||||
ts-node: 10.9.1_m2xt55nnoc65srxzevdyvxpxyq
|
ts-node: 10.9.1_otqvuwqlpo55kcq2brzz4zp5ve
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
@@ -3067,7 +3067,7 @@ packages:
|
|||||||
engines: {node: '>= 8'}
|
engines: {node: '>= 8'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/meros/1.2.0_@types+node@22.16.4:
|
/meros/1.2.0_@types+node@22.16.5:
|
||||||
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3076,7 +3076,7 @@ packages:
|
|||||||
'@types/node':
|
'@types/node':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.16.4
|
'@types/node': 22.16.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/micromatch/4.0.5:
|
/micromatch/4.0.5:
|
||||||
@@ -3140,8 +3140,8 @@ packages:
|
|||||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
/next/15.4.1_ef5jwxihqo6n7gxfmzogljlgcm:
|
/next/15.4.4_ef5jwxihqo6n7gxfmzogljlgcm:
|
||||||
resolution: {integrity: sha512-eNKB1q8C7o9zXF8+jgJs2CzSLIU3T6bQtX6DcTnCq1sIR1CJ0GlSyRs1BubQi3/JgCnr9Vr+rS5mOMI38FFyQw==}
|
resolution: {integrity: sha512-kNcubvJjOL9yUOfwtZF3HfDhuhp+kVD+FM2A6Tyua1eI/xfmY4r/8ZS913MMz+oWKDlbps/dQOWdDricuIkXLw==}
|
||||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3161,7 +3161,7 @@ packages:
|
|||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 15.4.1
|
'@next/env': 15.4.4
|
||||||
'@swc/helpers': 0.5.15
|
'@swc/helpers': 0.5.15
|
||||||
caniuse-lite: 1.0.30001727
|
caniuse-lite: 1.0.30001727
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
@@ -3169,14 +3169,14 @@ packages:
|
|||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
styled-jsx: 5.1.6_react@18.1.0
|
styled-jsx: 5.1.6_react@18.1.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 15.4.1
|
'@next/swc-darwin-arm64': 15.4.4
|
||||||
'@next/swc-darwin-x64': 15.4.1
|
'@next/swc-darwin-x64': 15.4.4
|
||||||
'@next/swc-linux-arm64-gnu': 15.4.1
|
'@next/swc-linux-arm64-gnu': 15.4.4
|
||||||
'@next/swc-linux-arm64-musl': 15.4.1
|
'@next/swc-linux-arm64-musl': 15.4.4
|
||||||
'@next/swc-linux-x64-gnu': 15.4.1
|
'@next/swc-linux-x64-gnu': 15.4.4
|
||||||
'@next/swc-linux-x64-musl': 15.4.1
|
'@next/swc-linux-x64-musl': 15.4.4
|
||||||
'@next/swc-win32-arm64-msvc': 15.4.1
|
'@next/swc-win32-arm64-msvc': 15.4.4
|
||||||
'@next/swc-win32-x64-msvc': 15.4.1
|
'@next/swc-win32-x64-msvc': 15.4.4
|
||||||
sharp: 0.34.3
|
sharp: 0.34.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
@@ -3971,7 +3971,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.9.1_m2xt55nnoc65srxzevdyvxpxyq:
|
/ts-node/10.9.1_otqvuwqlpo55kcq2brzz4zp5ve:
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3990,7 +3990,7 @@ packages:
|
|||||||
'@tsconfig/node12': 1.0.11
|
'@tsconfig/node12': 1.0.11
|
||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.3
|
'@tsconfig/node16': 1.0.3
|
||||||
'@types/node': 22.16.4
|
'@types/node': 22.16.5
|
||||||
acorn: 8.8.0
|
acorn: 8.8.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
Reference in New Issue
Block a user