Compare commits
1 Commits
fec43ec1bc
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fbc8bedb0 |
@@ -12,8 +12,8 @@
|
|||||||
"graphql": "^16.6.0",
|
"graphql": "^16.6.0",
|
||||||
"graphql-tag": "^2.12.6",
|
"graphql-tag": "^2.12.6",
|
||||||
"next": "latest",
|
"next": "latest",
|
||||||
"react": "19.2.0",
|
"react": "19.2.3",
|
||||||
"react-dom": "19.2.0"
|
"react-dom": "19.2.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphql-codegen/cli": "^2.11.6",
|
"@graphql-codegen/cli": "^2.11.6",
|
||||||
@@ -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.2.4",
|
"@types/react": "19.2.9",
|
||||||
"@types/react-dom": "19.2.3",
|
"@types/react-dom": "19.2.3",
|
||||||
"autoprefixer": "^10.4.7",
|
"autoprefixer": "^10.4.7",
|
||||||
"postcss": "^8.4.14",
|
"postcss": "^8.4.14",
|
||||||
|
|||||||
132
pnpm-lock.yaml
generated
132
pnpm-lock.yaml
generated
@@ -9,25 +9,25 @@ 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.2.4
|
'@types/react': 19.2.9
|
||||||
'@types/react-dom': 19.2.3
|
'@types/react-dom': 19.2.3
|
||||||
autoprefixer: ^10.4.7
|
autoprefixer: ^10.4.7
|
||||||
graphql: ^16.6.0
|
graphql: ^16.6.0
|
||||||
graphql-tag: ^2.12.6
|
graphql-tag: ^2.12.6
|
||||||
next: latest
|
next: latest
|
||||||
postcss: ^8.4.14
|
postcss: ^8.4.14
|
||||||
react: 19.2.0
|
react: 19.2.3
|
||||||
react-dom: 19.2.0
|
react-dom: 19.2.3
|
||||||
tailwindcss: ^3.1.2
|
tailwindcss: ^3.1.2
|
||||||
typescript: 4.7.2
|
typescript: 4.7.2
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@apollo/client': 4.0.9_khu5sbaek6plu6x2v4ajq5hdue
|
'@apollo/client': 4.0.9_qtp6xpxlzlcsokbck7agk7mjyq
|
||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
graphql-tag: 2.12.6_graphql@16.6.0
|
graphql-tag: 2.12.6_graphql@16.6.0
|
||||||
next: 16.0.2_lh6yjnbmlemn4t264xkzt2k63q
|
next: 16.1.4_lyaf5xrb6vrc2axgtpensqbuh4
|
||||||
react: 19.2.0
|
react: 19.2.3
|
||||||
react-dom: 19.2.0_react@19.2.0
|
react-dom: 19.2.3_react@19.2.3
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy
|
'@graphql-codegen/cli': 2.11.6_76snurjs2aqlpmd74iueiyjeqy
|
||||||
@@ -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.2.4
|
'@types/react': 19.2.9
|
||||||
'@types/react-dom': 19.2.3_@types+react@19.2.4
|
'@types/react-dom': 19.2.3_@types+react@19.2.9
|
||||||
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
|
||||||
@@ -54,7 +54,7 @@ packages:
|
|||||||
'@jridgewell/trace-mapping': 0.3.15
|
'@jridgewell/trace-mapping': 0.3.15
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@apollo/client/4.0.9_khu5sbaek6plu6x2v4ajq5hdue:
|
/@apollo/client/4.0.9_qtp6xpxlzlcsokbck7agk7mjyq:
|
||||||
resolution: {integrity: sha512-Lh2drMzFE9x5jVS8RKmlGL5SORkvpyUJIT+wTErxDUR2HpWePiBfhhcHHRSlZFiCR866ewCv4euTc4IDF0GWxw==}
|
resolution: {integrity: sha512-Lh2drMzFE9x5jVS8RKmlGL5SORkvpyUJIT+wTErxDUR2HpWePiBfhhcHHRSlZFiCR866ewCv4euTc4IDF0GWxw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
graphql: ^16.0.0
|
graphql: ^16.0.0
|
||||||
@@ -80,8 +80,8 @@ packages:
|
|||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
graphql-tag: 2.12.6_graphql@16.6.0
|
graphql-tag: 2.12.6_graphql@16.6.0
|
||||||
optimism: 0.18.1
|
optimism: 0.18.1
|
||||||
react: 19.2.0
|
react: 19.2.3
|
||||||
react-dom: 19.2.0_react@19.2.0
|
react-dom: 19.2.3_react@19.2.3
|
||||||
tslib: 2.4.0
|
tslib: 2.4.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@@ -992,7 +992,7 @@ packages:
|
|||||||
'@babel/types': 7.18.10
|
'@babel/types': 7.18.10
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@@ -1005,7 +1005,7 @@ packages:
|
|||||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@graphql-tools/json-file-loader/7.4.3_graphql@16.6.0:
|
/@graphql-tools/json-file-loader/7.4.3_graphql@16.6.0:
|
||||||
@@ -1106,7 +1106,7 @@ packages:
|
|||||||
'@graphql-tools/merge': 8.3.3_graphql@16.6.0
|
'@graphql-tools/merge': 8.3.3_graphql@16.6.0
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -1156,7 +1156,7 @@ packages:
|
|||||||
'@graphql-tools/schema': 9.0.1_graphql@16.6.0
|
'@graphql-tools/schema': 9.0.1_graphql@16.6.0
|
||||||
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
'@graphql-tools/utils': 8.10.0_graphql@16.6.0
|
||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
tslib: 2.8.1
|
tslib: 2.4.0
|
||||||
value-or-promise: 1.0.11
|
value-or-promise: 1.0.11
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@@ -1458,12 +1458,12 @@ packages:
|
|||||||
graphql: 16.6.0
|
graphql: 16.6.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@next/env/16.0.2:
|
/@next/env/16.1.4:
|
||||||
resolution: {integrity: sha512-V2e9ITU6Ts9kxtTBX60qtWlKV+AeBNlz/hgAt0gkGA8aPgX27cRLjp7OEUMzYq4cY0QzOkOQ4CI/8IJh6kW/iw==}
|
resolution: {integrity: sha512-gkrXnZyxPUy0Gg6SrPQPccbNVLSP3vmW8LU5dwEttEEC1RwDivk8w4O+sZIjFvPrSICXyhQDCG+y3VmjlJf+9A==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@next/swc-darwin-arm64/16.0.2:
|
/@next/swc-darwin-arm64/16.1.4:
|
||||||
resolution: {integrity: sha512-E6rxUdkZX5sZjLduXphiMuRJAmvsxWi5IivD0kRLLX5cjNLOs2PjlSyda+dtT3iqE6vxaRGV3oQMnQiJU8F+Ig==}
|
resolution: {integrity: sha512-T8atLKuvk13XQUdVLCv1ZzMPgLPW0+DWWbHSQXs0/3TjPrKNxTmUIhOEaoEyl3Z82k8h/gEtqyuoZGv6+Ugawg==}
|
||||||
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.2:
|
/@next/swc-darwin-x64/16.1.4:
|
||||||
resolution: {integrity: sha512-QNXdjXVFtb35vImDJtXqYlhq8A2mHLroqD8q4WCwO+IVnVoQshhcEVWJlP9UB/dOC6Wh782BbTHqGzKQwlCSkQ==}
|
resolution: {integrity: sha512-AKC/qVjUGUQDSPI6gESTx0xOnOPQ5gttogNS3o6bA83yiaSZJek0Am5yXy82F1KcZCx3DdOwdGPZpQCluonuxg==}
|
||||||
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.2:
|
/@next/swc-linux-arm64-gnu/16.1.4:
|
||||||
resolution: {integrity: sha512-dM9yEB35GZAW3r+w88iGEz7OkJjSYSd4pKyl4KwSXx8cLWMpWaX1WW42dCAKXCWWQhVUXUZAEx38yfpEZ1/IJg==}
|
resolution: {integrity: sha512-POQ65+pnYOkZNdngWfMEt7r53bzWiKkVNbjpmCt1Zb3V6lxJNXSsjwRuTQ8P/kguxDC8LRkqaL3vvsFrce4dMQ==}
|
||||||
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.2:
|
/@next/swc-linux-arm64-musl/16.1.4:
|
||||||
resolution: {integrity: sha512-hiNysPK1VeK5MGNmuKLnj3Y4lkaffvAlXin404QpxYkNCBms/Bk0msZHey5lUNq8FV50PY6I9CgY+c/NK+xeLg==}
|
resolution: {integrity: sha512-3Wm0zGYVCs6qDFAiSSDL+Z+r46EdtCv/2l+UlIdMbAq9hPJBvGu/rZOeuvCaIUjbArkmXac8HnTyQPJFzFWA0Q==}
|
||||||
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.2:
|
/@next/swc-linux-x64-gnu/16.1.4:
|
||||||
resolution: {integrity: sha512-hAhhobw4tHOCzZ5sm5W/EsQPxS3NbZl6rqzmA0GTV9etE8sPHmsV6OopP12TeeoXA/NjXKD2mcz8hcVWLe4jkg==}
|
resolution: {integrity: sha512-lWAYAezFinaJiD5Gv8HDidtsZdT3CDaCeqoPoJjeB57OqzvMajpIhlZFce5sCAH6VuX4mdkxCRqecCJFwfm2nQ==}
|
||||||
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.2:
|
/@next/swc-linux-x64-musl/16.1.4:
|
||||||
resolution: {integrity: sha512-s0LUsoeRky95aTS6IfYnJOn6F5kbs+gjiVUQK0JmsJ/ZCXaply20kDoJ8/zHwMz5cyOVg7GrQJdMvyO9FLD9Bw==}
|
resolution: {integrity: sha512-fHaIpT7x4gA6VQbdEpYUXRGyge/YbRrkG6DXM60XiBqDM2g2NcrsQaIuj375egnGFkJow4RHacgBOEsHfGbiUw==}
|
||||||
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.2:
|
/@next/swc-win32-arm64-msvc/16.1.4:
|
||||||
resolution: {integrity: sha512-TMWE1h44d0WRyq0yQI/0W5A7nZUoiwE2Sdg43wt2Q1IoadU5Ky00G3cJ2mSnbetwL7+eFyM7BQgx+Fonpz6T8w==}
|
resolution: {integrity: sha512-MCrXxrTSE7jPN1NyXJr39E+aNFBrQZtO154LoCz7n99FuKqJDekgxipoodLNWdQP7/DZ5tKMc/efybx1l159hw==}
|
||||||
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.2:
|
/@next/swc-win32-x64-msvc/16.1.4:
|
||||||
resolution: {integrity: sha512-+8SqzDhau/PNsWdcagnoz6ltOM9IcsqagdTFsEELNOty0+lNh5hwO5oUFForPOywTbM+d3tPLo5m20VdEBDf3Q==}
|
resolution: {integrity: sha512-JSVlm9MDhmTXw/sO2PE/MRj+G6XOSMZB+BcZ0a7d6KwVFZVpkHcb2okyoYFBaco6LeiL53BBklRlOrDDbOeE5w==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -1630,18 +1630,18 @@ packages:
|
|||||||
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/react-dom/19.2.3_@types+react@19.2.4:
|
/@types/react-dom/19.2.3_@types+react@19.2.9:
|
||||||
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': ^19.2.0
|
'@types/react': ^19.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/react': 19.2.4
|
'@types/react': 19.2.9
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/react/19.2.4:
|
/@types/react/19.2.9:
|
||||||
resolution: {integrity: sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==}
|
resolution: {integrity: sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
csstype: 3.1.0
|
csstype: 3.2.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/ws/8.5.3:
|
/@types/ws/8.5.3:
|
||||||
@@ -1897,6 +1897,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/baseline-browser-mapping/2.9.16:
|
||||||
|
resolution: {integrity: sha512-KeUZdBuxngy825i8xvzaK1Ncnkx0tBmb3k8DkEuqjKRkmtvNTjey2ZsNeh8Dw4lfKvbCOu9oeNx2TKm2vHqcRw==}
|
||||||
|
hasBin: true
|
||||||
|
dev: false
|
||||||
|
|
||||||
/binary-extensions/2.2.0:
|
/binary-extensions/2.2.0:
|
||||||
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
||||||
engines: {node: '>=8'}
|
engines: {node: '>=8'}
|
||||||
@@ -2232,8 +2237,8 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/csstype/3.1.0:
|
/csstype/3.2.3:
|
||||||
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
|
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/dataloader/2.1.0:
|
/dataloader/2.1.0:
|
||||||
@@ -3145,8 +3150,8 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/next/16.0.2_lh6yjnbmlemn4t264xkzt2k63q:
|
/next/16.1.4_lyaf5xrb6vrc2axgtpensqbuh4:
|
||||||
resolution: {integrity: sha512-zL8+UBf+xUIm8zF0vYGJYJMYDqwaBrRRe7S0Kob6zo9Kf+BdqFLEECMI+B6cNIcoQ+el9XM2fvUExwhdDnXjtw==}
|
resolution: {integrity: sha512-gKSecROqisnV7Buen5BfjmXAm7Xlpx9o2ueVQRo5DxQcjC8d330dOM1xiGWc2k3Dcnz0In3VybyRPOsudwgiqQ==}
|
||||||
engines: {node: '>=20.9.0'}
|
engines: {node: '>=20.9.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3166,22 +3171,23 @@ packages:
|
|||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@next/env': 16.0.2
|
'@next/env': 16.1.4
|
||||||
'@swc/helpers': 0.5.15
|
'@swc/helpers': 0.5.15
|
||||||
|
baseline-browser-mapping: 2.9.16
|
||||||
caniuse-lite: 1.0.30001754
|
caniuse-lite: 1.0.30001754
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
react: 19.2.0
|
react: 19.2.3
|
||||||
react-dom: 19.2.0_react@19.2.0
|
react-dom: 19.2.3_react@19.2.3
|
||||||
styled-jsx: 5.1.6_react@19.2.0
|
styled-jsx: 5.1.6_react@19.2.3
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@next/swc-darwin-arm64': 16.0.2
|
'@next/swc-darwin-arm64': 16.1.4
|
||||||
'@next/swc-darwin-x64': 16.0.2
|
'@next/swc-darwin-x64': 16.1.4
|
||||||
'@next/swc-linux-arm64-gnu': 16.0.2
|
'@next/swc-linux-arm64-gnu': 16.1.4
|
||||||
'@next/swc-linux-arm64-musl': 16.0.2
|
'@next/swc-linux-arm64-musl': 16.1.4
|
||||||
'@next/swc-linux-x64-gnu': 16.0.2
|
'@next/swc-linux-x64-gnu': 16.1.4
|
||||||
'@next/swc-linux-x64-musl': 16.0.2
|
'@next/swc-linux-x64-musl': 16.1.4
|
||||||
'@next/swc-win32-arm64-msvc': 16.0.2
|
'@next/swc-win32-arm64-msvc': 16.1.4
|
||||||
'@next/swc-win32-x64-msvc': 16.0.2
|
'@next/swc-win32-x64-msvc': 16.1.4
|
||||||
sharp: 0.34.5
|
sharp: 0.34.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@babel/core'
|
- '@babel/core'
|
||||||
@@ -3537,17 +3543,17 @@ packages:
|
|||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/react-dom/19.2.0_react@19.2.0:
|
/react-dom/19.2.3_react@19.2.3:
|
||||||
resolution: {integrity: sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==}
|
resolution: {integrity: sha512-yELu4WmLPw5Mr/lmeEpox5rw3RETacE++JgHqQzd2dg+YbJuat3jH4ingc+WPZhxaoFzdv9y33G+F7Nl5O0GBg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^19.2.0
|
react: ^19.2.3
|
||||||
dependencies:
|
dependencies:
|
||||||
react: 19.2.0
|
react: 19.2.3
|
||||||
scheduler: 0.27.0
|
scheduler: 0.27.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/react/19.2.0:
|
/react/19.2.3:
|
||||||
resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==}
|
resolution: {integrity: sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==}
|
||||||
engines: {node: '>=0.10.0'}
|
engines: {node: '>=0.10.0'}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
@@ -3829,7 +3835,7 @@ packages:
|
|||||||
ansi-regex: 5.0.1
|
ansi-regex: 5.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/styled-jsx/5.1.6_react@19.2.0:
|
/styled-jsx/5.1.6_react@19.2.3:
|
||||||
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
||||||
engines: {node: '>= 12.0.0'}
|
engines: {node: '>= 12.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3843,7 +3849,7 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
client-only: 0.0.1
|
client-only: 0.0.1
|
||||||
react: 19.2.0
|
react: 19.2.3
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/supports-color/5.5.0:
|
/supports-color/5.5.0:
|
||||||
|
|||||||
Reference in New Issue
Block a user