Compare commits
1 Commits
renovate/a
...
aa37f0409e
| Author | SHA1 | Date | |
|---|---|---|---|
| aa37f0409e |
@@ -22,12 +22,12 @@
|
|||||||
"@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": "24.10.1",
|
"@types/node": "17.0.35",
|
||||||
"@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",
|
||||||
"postcss": "^8.4.14",
|
"postcss": "^8.4.14",
|
||||||
"tailwindcss": "^3.1.2",
|
"tailwindcss": "^3.1.2",
|
||||||
"typescript": "5.9.3"
|
"typescript": "4.7.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
138
pnpm-lock.yaml
generated
138
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': 24.10.1
|
'@types/node': 17.0.35
|
||||||
'@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
|
||||||
@@ -19,30 +19,30 @@ specifiers:
|
|||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
react-dom: 18.1.0
|
react-dom: 18.1.0
|
||||||
tailwindcss: ^3.1.2
|
tailwindcss: ^3.1.2
|
||||||
typescript: 5.9.3
|
typescript: 4.7.2
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@apollo/client': 4.0.9_gzsumc52rengcqbh7opogyzu74
|
'@apollo/client': 4.0.9_gzsumc52rengcqbh7opogyzu74
|
||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
graphql-tag: 2.12.6_graphql@16.12.0
|
graphql-tag: 2.12.6_graphql@16.12.0
|
||||||
next: 16.0.7_ef5jwxihqo6n7gxfmzogljlgcm
|
next: 16.0.3_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_el7lkf776yfnwpozm5uh3wug4a
|
'@graphql-codegen/cli': 2.11.6_dufaghhitzm44y5ed6y3mmwuoa
|
||||||
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.12.0
|
'@graphql-codegen/typed-document-node': 2.3.3_graphql@16.12.0
|
||||||
'@graphql-codegen/typescript': 2.7.3_graphql@16.12.0
|
'@graphql-codegen/typescript': 2.7.3_graphql@16.12.0
|
||||||
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.12.0
|
'@graphql-codegen/typescript-operations': 2.5.3_graphql@16.12.0
|
||||||
'@graphql-codegen/typescript-react-apollo': 3.3.3_ewwwr5e3ob2llzctmhjiwbibp4
|
'@graphql-codegen/typescript-react-apollo': 3.3.3_ewwwr5e3ob2llzctmhjiwbibp4
|
||||||
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.12.0
|
'@graphql-codegen/typescript-react-query': 4.0.1_graphql@16.12.0
|
||||||
'@types/node': 24.10.1
|
'@types/node': 17.0.35
|
||||||
'@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
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
tailwindcss: 3.1.8_postcss@8.5.6
|
tailwindcss: 3.1.8_postcss@8.5.6
|
||||||
typescript: 5.9.3
|
typescript: 4.7.2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -692,7 +692,7 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@graphql-codegen/cli/2.11.6_el7lkf776yfnwpozm5uh3wug4a:
|
/@graphql-codegen/cli/2.11.6_dufaghhitzm44y5ed6y3mmwuoa:
|
||||||
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.12.0
|
'@graphql-tools/graphql-file-loader': 7.5.2_graphql@16.12.0
|
||||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.12.0
|
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.12.0
|
||||||
'@graphql-tools/load': 7.7.4_graphql@16.12.0
|
'@graphql-tools/load': 7.7.4_graphql@16.12.0
|
||||||
'@graphql-tools/prisma-loader': 7.2.14_a7e567m7mq23cycts4f2mg5tc4
|
'@graphql-tools/prisma-loader': 7.2.14_nvtxd3l76lgh4kuycnc2fpsi44
|
||||||
'@graphql-tools/url-loader': 7.13.9_a7e567m7mq23cycts4f2mg5tc4
|
'@graphql-tools/url-loader': 7.13.9_nvtxd3l76lgh4kuycnc2fpsi44
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.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.12.0
|
graphql: 16.12.0
|
||||||
graphql-config: 4.3.3_el7lkf776yfnwpozm5uh3wug4a
|
graphql-config: 4.3.3_dufaghhitzm44y5ed6y3mmwuoa
|
||||||
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_a7e567m7mq23cycts4f2mg5tc4:
|
/@graphql-tools/prisma-loader/7.2.14_nvtxd3l76lgh4kuycnc2fpsi44:
|
||||||
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_a7e567m7mq23cycts4f2mg5tc4
|
'@graphql-tools/url-loader': 7.13.9_nvtxd3l76lgh4kuycnc2fpsi44
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.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_a7e567m7mq23cycts4f2mg5tc4:
|
/@graphql-tools/url-loader/7.13.9_nvtxd3l76lgh4kuycnc2fpsi44:
|
||||||
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.12.0
|
graphql: 16.12.0
|
||||||
graphql-ws: 5.10.1_graphql@16.12.0
|
graphql-ws: 5.10.1_graphql@16.12.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@24.10.1
|
meros: 1.2.0_@types+node@17.0.35
|
||||||
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
|
||||||
@@ -1458,12 +1458,12 @@ packages:
|
|||||||
graphql: 16.12.0
|
graphql: 16.12.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/env/16.0.7:
|
/@next/env/16.0.3:
|
||||||
resolution: {integrity: sha512-gpaNgUh5nftFKRkRQGnVi5dpcYSKGcZZkQffZ172OrG/XkrnS7UBTQ648YY+8ME92cC4IojpI2LqTC8sTDhAaw==}
|
resolution: {integrity: sha512-IqgtY5Vwsm14mm/nmQaRMmywCU+yyMIYfk3/MHZ2ZTJvwVbBn3usZnjMi1GacrMVzVcAxJShTCpZlPs26EdEjQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/swc-darwin-arm64/16.0.7:
|
/@next/swc-darwin-arm64/16.0.3:
|
||||||
resolution: {integrity: sha512-LlDtCYOEj/rfSnEn/Idi+j1QKHxY9BJFmxx7108A6D8K0SB+bNgfYQATPk/4LqOl4C0Wo3LACg2ie6s7xqMpJg==}
|
resolution: {integrity: sha512-MOnbd92+OByu0p6QBAzq1ahVWzF6nyfiH07dQDez4/Nku7G249NjxDVyEfVhz8WkLiOEU+KFVnqtgcsfP2nLXg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -1471,8 +1471,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-darwin-x64/16.0.7:
|
/@next/swc-darwin-x64/16.0.3:
|
||||||
resolution: {integrity: sha512-rtZ7BhnVvO1ICf3QzfW9H3aPz7GhBrnSIMZyr4Qy6boXF0b5E3QLs+cvJmg3PsTCG2M1PBoC+DANUi4wCOKXpA==}
|
resolution: {integrity: sha512-i70C4O1VmbTivYdRlk+5lj9xRc2BlK3oUikt3yJeHT1unL4LsNtN7UiOhVanFdc7vDAgZn1tV/9mQwMkWOJvHg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@@ -1480,8 +1480,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-gnu/16.0.7:
|
/@next/swc-linux-arm64-gnu/16.0.3:
|
||||||
resolution: {integrity: sha512-mloD5WcPIeIeeZqAIP5c2kdaTa6StwP4/2EGy1mUw8HiexSHGK/jcM7lFuS3u3i2zn+xH9+wXJs6njO7VrAqww==}
|
resolution: {integrity: sha512-O88gCZ95sScwD00mn/AtalyCoykhhlokxH/wi1huFK+rmiP5LAYVs/i2ruk7xST6SuXN4NI5y4Xf5vepb2jf6A==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1489,8 +1489,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-arm64-musl/16.0.7:
|
/@next/swc-linux-arm64-musl/16.0.3:
|
||||||
resolution: {integrity: sha512-+ksWNrZrthisXuo9gd1XnjHRowCbMtl/YgMpbRvFeDEqEBd523YHPWpBuDjomod88U8Xliw5DHhekBC3EOOd9g==}
|
resolution: {integrity: sha512-CEErFt78S/zYXzFIiv18iQCbRbLgBluS8z1TNDQoyPi8/Jr5qhR3e8XHAIxVxPBjDbEMITprqELVc5KTfFj0gg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1498,8 +1498,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-gnu/16.0.7:
|
/@next/swc-linux-x64-gnu/16.0.3:
|
||||||
resolution: {integrity: sha512-4WtJU5cRDxpEE44Ana2Xro1284hnyVpBb62lIpU5k85D8xXxatT+rXxBgPkc7C1XwkZMWpK5rXLXTh9PFipWsA==}
|
resolution: {integrity: sha512-Tc3i+nwt6mQ+Dwzcri/WNDj56iWdycGVh5YwwklleClzPzz7UpfaMw1ci7bLl6GRYMXhWDBfe707EXNjKtiswQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1507,8 +1507,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-linux-x64-musl/16.0.7:
|
/@next/swc-linux-x64-musl/16.0.3:
|
||||||
resolution: {integrity: sha512-HYlhqIP6kBPXalW2dbMTSuB4+8fe+j9juyxwfMwCe9kQPPeiyFn7NMjNfoFOfJ2eXkeQsoUGXg+O2SE3m4Qg2w==}
|
resolution: {integrity: sha512-zTh03Z/5PBBPdTurgEtr6nY0vI9KR9Ifp/jZCcHlODzwVOEKcKRBtQIGrkc7izFgOMuXDEJBmirwpGqdM/ZixA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@@ -1516,8 +1516,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-arm64-msvc/16.0.7:
|
/@next/swc-win32-arm64-msvc/16.0.3:
|
||||||
resolution: {integrity: sha512-EviG+43iOoBRZg9deGauXExjRphhuYmIOJ12b9sAPy0eQ6iwcPxfED2asb/s2/yiLYOdm37kPaiZu8uXSYPs0Q==}
|
resolution: {integrity: sha512-Jc1EHxtZovcJcg5zU43X3tuqzl/sS+CmLgjRP28ZT4vk869Ncm2NoF8qSTaL99gh6uOzgM99Shct06pSO6kA6g==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1525,8 +1525,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@next/swc-win32-x64-msvc/16.0.7:
|
/@next/swc-win32-x64-msvc/16.0.3:
|
||||||
resolution: {integrity: sha512-gniPjy55zp5Eg0896qSrf3yB1dw4F/3s8VK1ephdsZZ129j2n6e1WqCbE2YgcKhW9hPB9TVZENugquWJD5x0ug==}
|
resolution: {integrity: sha512-N7EJ6zbxgIYpI/sWNzpVKRMbfEGgsWuOIvzkML7wxAAZhPk1Msxuo/JDu1PKjWGrAoOLaZcIX5s+/pF5LIbBBg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1619,13 +1619,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': 24.10.1
|
'@types/node': 17.0.35
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/24.10.1:
|
/@types/node/17.0.35:
|
||||||
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==}
|
resolution: {integrity: sha512-vu1SrqBjbbZ3J6vwY17jBs8Sr/BKA+/a/WtjRG+whKg1iuLFOosq872EXS0eXWILdO36DHQQeku/ZcL6hz2fpg==}
|
||||||
dependencies:
|
|
||||||
undici-types: 7.16.0
|
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/parse-json/4.0.0:
|
/@types/parse-json/4.0.0:
|
||||||
@@ -1657,7 +1655,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': 24.10.1
|
'@types/node': 17.0.35
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@whatwg-node/fetch/0.2.9:
|
/@whatwg-node/fetch/0.2.9:
|
||||||
@@ -2002,8 +2000,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.30001759:
|
/caniuse-lite/1.0.30001755:
|
||||||
resolution: {integrity: sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==}
|
resolution: {integrity: sha512-44V+Jm6ctPj7R52Na4TLi3Zri4dWUljJd+RDm+j8LtNCc/ihLCT+X1TzoOAkRETEWqjuLnh9581Tl80FvK7jVA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/capital-case/1.0.4:
|
/capital-case/1.0.4:
|
||||||
@@ -2198,7 +2196,7 @@ packages:
|
|||||||
'@iarna/toml': 2.2.5
|
'@iarna/toml': 2.2.5
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig-typescript-loader/3.1.1_43rm7edvdyxbzcdpn53aqoyjze:
|
/cosmiconfig-typescript-loader/3.1.1_n3jxuywfglzgxo675obabdfiku:
|
||||||
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
||||||
engines: {node: '>=12', npm: '>=6'}
|
engines: {node: '>=12', npm: '>=6'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -2207,10 +2205,10 @@ packages:
|
|||||||
ts-node: '>=10'
|
ts-node: '>=10'
|
||||||
typescript: '>=3'
|
typescript: '>=3'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.1
|
'@types/node': 17.0.35
|
||||||
cosmiconfig: 7.0.1
|
cosmiconfig: 7.0.1
|
||||||
ts-node: 10.9.1_p4rv5nsgxubqiw2hivqsz7g6em
|
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq
|
||||||
typescript: 5.9.3
|
typescript: 4.7.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cosmiconfig/7.0.1:
|
/cosmiconfig/7.0.1:
|
||||||
@@ -2579,7 +2577,7 @@ packages:
|
|||||||
slash: 3.0.0
|
slash: 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/graphql-config/4.3.3_el7lkf776yfnwpozm5uh3wug4a:
|
/graphql-config/4.3.3_dufaghhitzm44y5ed6y3mmwuoa:
|
||||||
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
||||||
engines: {node: '>= 10.0.0'}
|
engines: {node: '>= 10.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -2589,15 +2587,15 @@ packages:
|
|||||||
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.12.0
|
'@graphql-tools/json-file-loader': 7.4.3_graphql@16.12.0
|
||||||
'@graphql-tools/load': 7.7.4_graphql@16.12.0
|
'@graphql-tools/load': 7.7.4_graphql@16.12.0
|
||||||
'@graphql-tools/merge': 8.3.3_graphql@16.12.0
|
'@graphql-tools/merge': 8.3.3_graphql@16.12.0
|
||||||
'@graphql-tools/url-loader': 7.13.9_a7e567m7mq23cycts4f2mg5tc4
|
'@graphql-tools/url-loader': 7.13.9_nvtxd3l76lgh4kuycnc2fpsi44
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.12.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.12.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_43rm7edvdyxbzcdpn53aqoyjze
|
cosmiconfig-typescript-loader: 3.1.1_n3jxuywfglzgxo675obabdfiku
|
||||||
graphql: 16.12.0
|
graphql: 16.12.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_p4rv5nsgxubqiw2hivqsz7g6em
|
ts-node: 10.9.1_smgpfffxrhk5i4ijhe3532b4hq
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
- '@swc/wasm'
|
- '@swc/wasm'
|
||||||
@@ -3073,7 +3071,7 @@ packages:
|
|||||||
engines: {node: '>= 8'}
|
engines: {node: '>= 8'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/meros/1.2.0_@types+node@24.10.1:
|
/meros/1.2.0_@types+node@17.0.35:
|
||||||
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3082,7 +3080,7 @@ packages:
|
|||||||
'@types/node':
|
'@types/node':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 24.10.1
|
'@types/node': 17.0.35
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/micromatch/4.0.5:
|
/micromatch/4.0.5:
|
||||||
@@ -3146,8 +3144,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/16.0.7_ef5jwxihqo6n7gxfmzogljlgcm:
|
/next/16.0.3_ef5jwxihqo6n7gxfmzogljlgcm:
|
||||||
resolution: {integrity: sha512-3mBRJyPxT4LOxAJI6IsXeFtKfiJUbjCLgvXO02fV8Wy/lIhPvP94Fe7dGhUgHXcQy4sSuYwQNcOLhIfOm0rL0A==}
|
resolution: {integrity: sha512-Ka0/iNBblPFcIubTA1Jjh6gvwqfjrGq1Y2MTI5lbjeLIAfmC+p5bQmojpRZqgHHVu5cG4+qdIiwXiBSm/8lZ3w==}
|
||||||
engines: {node: '>=20.9.0'}
|
engines: {node: '>=20.9.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3167,22 +3165,22 @@ packages:
|
|||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 16.0.7
|
'@next/env': 16.0.3
|
||||||
'@swc/helpers': 0.5.15
|
'@swc/helpers': 0.5.15
|
||||||
caniuse-lite: 1.0.30001759
|
caniuse-lite: 1.0.30001755
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
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
|
||||||
styled-jsx: 5.1.6_react@18.1.0
|
styled-jsx: 5.1.6_react@18.1.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 16.0.7
|
'@next/swc-darwin-arm64': 16.0.3
|
||||||
'@next/swc-darwin-x64': 16.0.7
|
'@next/swc-darwin-x64': 16.0.3
|
||||||
'@next/swc-linux-arm64-gnu': 16.0.7
|
'@next/swc-linux-arm64-gnu': 16.0.3
|
||||||
'@next/swc-linux-arm64-musl': 16.0.7
|
'@next/swc-linux-arm64-musl': 16.0.3
|
||||||
'@next/swc-linux-x64-gnu': 16.0.7
|
'@next/swc-linux-x64-gnu': 16.0.3
|
||||||
'@next/swc-linux-x64-musl': 16.0.7
|
'@next/swc-linux-x64-musl': 16.0.3
|
||||||
'@next/swc-win32-arm64-msvc': 16.0.7
|
'@next/swc-win32-arm64-msvc': 16.0.3
|
||||||
'@next/swc-win32-x64-msvc': 16.0.7
|
'@next/swc-win32-x64-msvc': 16.0.3
|
||||||
sharp: 0.34.5
|
sharp: 0.34.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
@@ -3951,7 +3949,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/10.9.1_p4rv5nsgxubqiw2hivqsz7g6em:
|
/ts-node/10.9.1_smgpfffxrhk5i4ijhe3532b4hq:
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3970,14 +3968,14 @@ 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': 24.10.1
|
'@types/node': 17.0.35
|
||||||
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
|
||||||
create-require: 1.1.1
|
create-require: 1.1.1
|
||||||
diff: 4.0.2
|
diff: 4.0.2
|
||||||
make-error: 1.3.6
|
make-error: 1.3.6
|
||||||
typescript: 5.9.3
|
typescript: 4.7.2
|
||||||
v8-compile-cache-lib: 3.0.1
|
v8-compile-cache-lib: 3.0.1
|
||||||
yn: 3.1.1
|
yn: 3.1.1
|
||||||
dev: true
|
dev: true
|
||||||
@@ -3994,9 +3992,9 @@ packages:
|
|||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/typescript/5.9.3:
|
/typescript/4.7.2:
|
||||||
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
resolution: {integrity: sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==}
|
||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=4.2.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -4009,10 +4007,6 @@ packages:
|
|||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/undici-types/7.16.0:
|
|
||||||
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/undici/5.9.1:
|
/undici/5.9.1:
|
||||||
resolution: {integrity: sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==}
|
resolution: {integrity: sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==}
|
||||||
engines: {node: '>=12.18'}
|
engines: {node: '>=12.18'}
|
||||||
|
|||||||
Reference in New Issue
Block a user