mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-08-20 13:31:29 +10:00
chore(deps): bump next from 15.5.18 to 15.5.21 (#459)
Bumps [next](https://github.com/vercel/next.js) from 15.5.18 to 15.5.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.5.18...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
0436e67710
commit
751e7e2c26
Generated
+165
-196
@@ -375,8 +375,8 @@ importers:
|
||||
specifier: ^12.23.11
|
||||
version: 12.38.0(@emotion/is-prop-valid@1.4.0)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
|
||||
next:
|
||||
specifier: 15.5.18
|
||||
version: 15.5.18(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0)
|
||||
specifier: 15.5.21
|
||||
version: 15.5.21(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0)
|
||||
react:
|
||||
specifier: ^19
|
||||
version: 19.2.5
|
||||
@@ -398,7 +398,7 @@ importers:
|
||||
version: 0.2.2(@content-collections/core@0.11.1(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
|
||||
'@content-collections/next':
|
||||
specifier: ^0.2.7
|
||||
version: 0.2.11(@content-collections/core@0.11.1(typescript@5.9.3))(next@15.5.18(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0))
|
||||
version: 0.2.11(@content-collections/core@0.11.1(typescript@5.9.3))(next@15.5.21(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0))
|
||||
'@eslint/eslintrc':
|
||||
specifier: ^3
|
||||
version: 3.3.5
|
||||
@@ -2063,60 +2063,60 @@ packages:
|
||||
'@emnapi/core': ^2.0.0-alpha.3
|
||||
'@emnapi/runtime': ^2.0.0-alpha.3
|
||||
|
||||
'@next/env@15.5.18':
|
||||
resolution: {integrity: sha512-hAV85Ckd9QR6RvH04MEKwsfLTksvFpO47j9xwtoIuvuPnlwecpSi+uZTtm8HirVbtlI2Fnz//xpcSTjFdyJk+g==}
|
||||
'@next/env@15.5.21':
|
||||
resolution: {integrity: sha512-hjJI/GfrjWHgNguRIBzItjRRu0m3Nrz17GhxsjuHfjIvg9hyg3239REd2dpI+bpMTFuVrVprHzEQ19m++cDtbw==}
|
||||
|
||||
'@next/eslint-plugin-next@15.4.4':
|
||||
resolution: {integrity: sha512-1FDsyN//ai3Jd97SEd7scw5h1yLdzDACGOPRofr2GD3sEFsBylEEoL0MHSerd4n2dq9Zm/mFMqi4+NRMOreOKA==}
|
||||
|
||||
'@next/swc-darwin-arm64@15.5.18':
|
||||
resolution: {integrity: sha512-w0WvQf1n+txiwns/9pwIQteCJpZTbxzO2SE0FLcwuD4v0WEh1JPOjdyxWL21XwJsdpx8cFRjyzxzCS/siP7HcQ==}
|
||||
'@next/swc-darwin-arm64@15.5.21':
|
||||
resolution: {integrity: sha512-ZfjqPEdi6TRC/fWx7UDbwb1fbVgyh2uD5tVTRKIDZDlYM+UNuE/LafDG2fwuAoZilADpABh46OY/F5qf9JjqLQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-darwin-x64@15.5.18':
|
||||
resolution: {integrity: sha512-znn71QmDuxm+BOaglihMZfvyySMnNljkVIY5Z2TCssBmm+WqL6c19VhtH5ktFkHa8EZ2bnTUpcNcmNSQsg67og==}
|
||||
'@next/swc-darwin-x64@15.5.21':
|
||||
resolution: {integrity: sha512-TlCf1NpxgQLzTrexuev75xwmNCJMd1/qkJpTVP1GRRcih93hlIBn1P72hkh8T0gnRFr6BmWksQtbyG3jT6jnww==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.5.18':
|
||||
resolution: {integrity: sha512-yPPe5MNL+igZUa+OsqQJisqSfh6oarIuA1Q0BDxljGJhRQyZeP+WRHh7rs/jZUGMh5aY0YdIjXZG0VohkKkUdw==}
|
||||
'@next/swc-linux-arm64-gnu@15.5.21':
|
||||
resolution: {integrity: sha512-LXRsq1p+HvHSi7ygwNcSEEcK0zuo5jS75ZlqFHtOH+LF7qntXAJVJxah+1Pi/GyBm7EpkwU7m4EgbvIKrMqm9A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.5.18':
|
||||
resolution: {integrity: sha512-glaCczEWIrHsokFZ3pP08U4BpKxwIdnT+txdOM32OBgpL9Yw4aqx8NejmgtZQZOdstQ5f0L3CasIZudzCuD+nw==}
|
||||
'@next/swc-linux-arm64-musl@15.5.21':
|
||||
resolution: {integrity: sha512-hyGixhFxpDKjqoev6l4KlcRBlt9AXWrGhDZwmwg49sMJM5tnKQPSi+SEj9+e5n+l/bthRGZUdh59GKIs6lQPRw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.5.18':
|
||||
resolution: {integrity: sha512-oUfg2EgJmU3R0OCOWiokGFUTvZiPfXtriXiuF3YNxRoROCdgvTedHIzYoeKH34gsZxS/V7mHbfq2hpAHwhH1/A==}
|
||||
'@next/swc-linux-x64-gnu@15.5.21':
|
||||
resolution: {integrity: sha512-qfE+YfOba6S2+13e8qn1/UozDVNZ2clBlrs8UtDoax4s8ediu6sq93z66OEHUYlb69Tffh5JTNkgtsAKiSuugg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [glibc]
|
||||
|
||||
'@next/swc-linux-x64-musl@15.5.18':
|
||||
resolution: {integrity: sha512-JLxSP3KTd9iu/bvUMQxH7RJo9xKSHf55/6RPE4a6FTSZygGn7uvZbCej0AHXydwkggQGSD9UddSjwv6Xz5ESfA==}
|
||||
'@next/swc-linux-x64-musl@15.5.21':
|
||||
resolution: {integrity: sha512-BXLGG+EvIwp/Rrgl6HY8sqvD6BOUOIRz8/naDbeLNX7mlA5H2XRcL6MW/0IGnJISfj5BA9gNhFyJj5yOoiIDJQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
libc: [musl]
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.5.18':
|
||||
resolution: {integrity: sha512-ir1v7enP52K2HNz3tQQvwF+x7VNxBk1ciiZ18WBPvxf4C59IqdfmHPJYK3vH7rSxpuCVw/8C712wTXNAtEp+NA==}
|
||||
'@next/swc-win32-arm64-msvc@15.5.21':
|
||||
resolution: {integrity: sha512-tNGNOlT0Wn7E4IMsSnufjXN/l2L2/AGdLLpa2vzS89SYCBuihgLn3ngLsIrvndAnWo9nAkus+4gZHTI/Ijx9HA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.5.18':
|
||||
resolution: {integrity: sha512-LIu5me6QTANCd25E7I5uIEfvgQ06RK7tvHAbYo3zCb3VpxQEPvMcSpd87NwUABDT6MbGPdEGR5VRiK4PPTJhQg==}
|
||||
'@next/swc-win32-x64-msvc@15.5.21':
|
||||
resolution: {integrity: sha512-DmIdWmC9p4rdNIiQqo8ap0+Cnj6kKtTZnuSCxoYydSc8sgpDgAg9wFhxplunak9imLV0pTvc5WVCOHwm5eHLtQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
@@ -3609,8 +3609,8 @@ packages:
|
||||
'@swc/helpers@0.5.15':
|
||||
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
|
||||
|
||||
'@swc/helpers@0.5.21':
|
||||
resolution: {integrity: sha512-jI/VAmtdjB/RnI8GTnokyX7Ug8c+g+ffD6QRLa6XQewtnGyukKkKSk3wLTM3b5cjt1jNh9x0jfVlagdN2gDKQg==}
|
||||
'@swc/helpers@0.5.23':
|
||||
resolution: {integrity: sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==}
|
||||
|
||||
'@tailwindcss/forms@0.5.11':
|
||||
resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==}
|
||||
@@ -5082,9 +5082,6 @@ packages:
|
||||
caniuse-lite@1.0.30001788:
|
||||
resolution: {integrity: sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ==}
|
||||
|
||||
caniuse-lite@1.0.30001793:
|
||||
resolution: {integrity: sha512-iwSsYWaCOoh26cV8NwNRViHlrfUvYsHDfRVcbtmw0Kg6PJIZZXwMkj1442FYLBGkeUf1juAsU3DTfxW579mrPA==}
|
||||
|
||||
caniuse-lite@1.0.30001806:
|
||||
resolution: {integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==}
|
||||
|
||||
@@ -8282,11 +8279,6 @@ packages:
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
nanoid@3.3.12:
|
||||
resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
hasBin: true
|
||||
|
||||
nanoid@3.3.16:
|
||||
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
|
||||
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
||||
@@ -8310,8 +8302,8 @@ packages:
|
||||
resolution: {integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==}
|
||||
engines: {node: '>= 10'}
|
||||
|
||||
next@15.5.18:
|
||||
resolution: {integrity: sha512-eKL8zUJkX9Y5lE+RX/2YJoItVdGlIscyVyboeD9wSpp0PaGqjoA4tTpT2qPqz9ax+5IzGESyLSeZ/RCwbSZ2uQ==}
|
||||
next@15.5.21:
|
||||
resolution: {integrity: sha512-/TsdBtkWLhkl+NVL3Uqws2UphNd6IPzOtzSk1fHaf+0P7GQKLZDUytyhns/Ykbzdy9+YRjwG7ONvrHaaTDdFqQ==}
|
||||
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -9141,10 +9133,6 @@ packages:
|
||||
resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.5.15:
|
||||
resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.5.24:
|
||||
resolution: {integrity: sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
@@ -11962,11 +11950,11 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@content-collections/next@0.2.11(@content-collections/core@0.11.1(typescript@5.9.3))(next@15.5.18(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0))':
|
||||
'@content-collections/next@0.2.11(@content-collections/core@0.11.1(typescript@5.9.3))(next@15.5.21(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0))':
|
||||
dependencies:
|
||||
'@content-collections/core': 0.11.1(typescript@5.9.3)
|
||||
'@content-collections/integrations': 0.5.0(@content-collections/core@0.11.1(typescript@5.9.3))
|
||||
next: 15.5.18(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0)
|
||||
next: 15.5.21(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0)
|
||||
|
||||
'@cto.af/wtf8@0.0.5': {}
|
||||
|
||||
@@ -12746,15 +12734,15 @@ snapshots:
|
||||
|
||||
'@internationalized/date@3.12.1':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
|
||||
'@internationalized/number@3.6.6':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
|
||||
'@internationalized/string@3.2.8':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
|
||||
'@intlify/bundle-utils@10.0.1(vue-i18n@10.0.8(vue@3.5.40(typescript@5.9.3)))':
|
||||
dependencies:
|
||||
@@ -13014,34 +13002,34 @@ snapshots:
|
||||
'@tybys/wasm-util': 0.10.3
|
||||
optional: true
|
||||
|
||||
'@next/env@15.5.18': {}
|
||||
'@next/env@15.5.21': {}
|
||||
|
||||
'@next/eslint-plugin-next@15.4.4':
|
||||
dependencies:
|
||||
fast-glob: 3.3.1
|
||||
|
||||
'@next/swc-darwin-arm64@15.5.18':
|
||||
'@next/swc-darwin-arm64@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-darwin-x64@15.5.18':
|
||||
'@next/swc-darwin-x64@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-gnu@15.5.18':
|
||||
'@next/swc-linux-arm64-gnu@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-arm64-musl@15.5.18':
|
||||
'@next/swc-linux-arm64-musl@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-gnu@15.5.18':
|
||||
'@next/swc-linux-x64-gnu@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-linux-x64-musl@15.5.18':
|
||||
'@next/swc-linux-x64-musl@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-arm64-msvc@15.5.18':
|
||||
'@next/swc-win32-arm64-msvc@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@next/swc-win32-x64-msvc@15.5.18':
|
||||
'@next/swc-win32-x64-msvc@15.5.21':
|
||||
optional: true
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
@@ -13910,9 +13898,9 @@ snapshots:
|
||||
'@rollup/plugin-replace': 6.0.3(rollup@4.60.4)
|
||||
'@vitejs/plugin-vue': 6.0.7(vite@7.3.3(@types/node@22.19.17)(jiti@2.7.0)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.47.1)(yaml@2.9.0))(vue@3.5.40(typescript@5.9.3))
|
||||
'@vitejs/plugin-vue-jsx': 5.1.5(vite@7.3.3(@types/node@22.19.17)(jiti@2.7.0)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.47.1)(yaml@2.9.0))(vue@3.5.40(typescript@5.9.3))
|
||||
autoprefixer: 10.5.0(postcss@8.5.15)
|
||||
autoprefixer: 10.5.0(postcss@8.5.24)
|
||||
consola: 3.4.2
|
||||
cssnano: 7.1.9(postcss@8.5.15)
|
||||
cssnano: 7.1.9(postcss@8.5.24)
|
||||
defu: 6.1.7
|
||||
escape-string-regexp: 5.0.0
|
||||
exsolve: 1.0.8
|
||||
@@ -13929,7 +13917,7 @@ snapshots:
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 2.1.0
|
||||
pkg-types: 2.3.1
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
seroval: 1.5.4
|
||||
std-env: 4.1.0
|
||||
ufo: 1.6.4
|
||||
@@ -13972,9 +13960,9 @@ snapshots:
|
||||
'@rollup/plugin-replace': 6.0.3(rollup@4.60.4)
|
||||
'@vitejs/plugin-vue': 6.0.7(vite@7.3.3(@types/node@24.12.2)(jiti@2.7.0)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.47.1)(yaml@2.9.0))(vue@3.5.40(typescript@5.9.3))
|
||||
'@vitejs/plugin-vue-jsx': 5.1.5(vite@7.3.3(@types/node@24.12.2)(jiti@2.7.0)(lightningcss@1.32.0)(sass@1.99.0)(terser@5.47.1)(yaml@2.9.0))(vue@3.5.40(typescript@5.9.3))
|
||||
autoprefixer: 10.5.0(postcss@8.5.15)
|
||||
autoprefixer: 10.5.0(postcss@8.5.24)
|
||||
consola: 3.4.2
|
||||
cssnano: 7.1.9(postcss@8.5.15)
|
||||
cssnano: 7.1.9(postcss@8.5.24)
|
||||
defu: 6.1.7
|
||||
escape-string-regexp: 5.0.0
|
||||
exsolve: 1.0.8
|
||||
@@ -13991,7 +13979,7 @@ snapshots:
|
||||
pathe: 2.0.3
|
||||
perfect-debounce: 2.1.0
|
||||
pkg-types: 2.3.1
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
seroval: 1.5.4
|
||||
std-env: 4.1.0
|
||||
ufo: 1.6.4
|
||||
@@ -14732,7 +14720,7 @@ snapshots:
|
||||
|
||||
'@react-aria/focus@3.22.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
react: 19.2.5
|
||||
react-aria: 3.48.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
|
||||
react-dom: 19.2.5(react@19.2.5)
|
||||
@@ -14740,7 +14728,7 @@ snapshots:
|
||||
'@react-aria/interactions@3.28.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.34.0(react@19.2.5)
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
react: 19.2.5
|
||||
react-aria: 3.48.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
|
||||
react-dom: 19.2.5(react@19.2.5)
|
||||
@@ -15076,7 +15064,7 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@swc/helpers@0.5.21':
|
||||
'@swc/helpers@0.5.23':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
@@ -15867,7 +15855,7 @@ snapshots:
|
||||
'@vue/shared': 3.5.32
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.21
|
||||
postcss: 8.5.10
|
||||
postcss: 8.5.24
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-sfc@3.5.40':
|
||||
@@ -16403,15 +16391,6 @@ snapshots:
|
||||
|
||||
atomic-sleep@1.0.0: {}
|
||||
|
||||
autoprefixer@10.5.0(postcss@8.5.15):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
caniuse-lite: 1.0.30001788
|
||||
fraction.js: 5.3.4
|
||||
picocolors: 1.1.1
|
||||
postcss: 8.5.15
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
autoprefixer@10.5.0(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
@@ -16762,8 +16741,6 @@ snapshots:
|
||||
|
||||
caniuse-lite@1.0.30001788: {}
|
||||
|
||||
caniuse-lite@1.0.30001793: {}
|
||||
|
||||
caniuse-lite@1.0.30001806: {}
|
||||
|
||||
canvas-renderer@2.2.1:
|
||||
@@ -17091,9 +17068,9 @@ snapshots:
|
||||
|
||||
crypto-random-string@2.0.0: {}
|
||||
|
||||
css-declaration-sorter@7.4.0(postcss@8.5.15):
|
||||
css-declaration-sorter@7.4.0(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
css-select-base-adapter@0.1.1: {}
|
||||
|
||||
@@ -17157,49 +17134,49 @@ snapshots:
|
||||
|
||||
cssfilter@0.0.10: {}
|
||||
|
||||
cssnano-preset-default@7.0.17(postcss@8.5.15):
|
||||
cssnano-preset-default@7.0.17(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
css-declaration-sorter: 7.4.0(postcss@8.5.15)
|
||||
cssnano-utils: 5.0.3(postcss@8.5.15)
|
||||
postcss: 8.5.15
|
||||
postcss-calc: 10.1.1(postcss@8.5.15)
|
||||
postcss-colormin: 7.0.10(postcss@8.5.15)
|
||||
postcss-convert-values: 7.0.12(postcss@8.5.15)
|
||||
postcss-discard-comments: 7.0.8(postcss@8.5.15)
|
||||
postcss-discard-duplicates: 7.0.4(postcss@8.5.15)
|
||||
postcss-discard-empty: 7.0.3(postcss@8.5.15)
|
||||
postcss-discard-overridden: 7.0.3(postcss@8.5.15)
|
||||
postcss-merge-longhand: 7.0.7(postcss@8.5.15)
|
||||
postcss-merge-rules: 7.0.11(postcss@8.5.15)
|
||||
postcss-minify-font-values: 7.0.3(postcss@8.5.15)
|
||||
postcss-minify-gradients: 7.0.5(postcss@8.5.15)
|
||||
postcss-minify-params: 7.0.9(postcss@8.5.15)
|
||||
postcss-minify-selectors: 7.1.2(postcss@8.5.15)
|
||||
postcss-normalize-charset: 7.0.3(postcss@8.5.15)
|
||||
postcss-normalize-display-values: 7.0.3(postcss@8.5.15)
|
||||
postcss-normalize-positions: 7.0.4(postcss@8.5.15)
|
||||
postcss-normalize-repeat-style: 7.0.4(postcss@8.5.15)
|
||||
postcss-normalize-string: 7.0.3(postcss@8.5.15)
|
||||
postcss-normalize-timing-functions: 7.0.3(postcss@8.5.15)
|
||||
postcss-normalize-unicode: 7.0.9(postcss@8.5.15)
|
||||
postcss-normalize-url: 7.0.3(postcss@8.5.15)
|
||||
postcss-normalize-whitespace: 7.0.3(postcss@8.5.15)
|
||||
postcss-ordered-values: 7.0.4(postcss@8.5.15)
|
||||
postcss-reduce-initial: 7.0.9(postcss@8.5.15)
|
||||
postcss-reduce-transforms: 7.0.3(postcss@8.5.15)
|
||||
postcss-svgo: 7.1.3(postcss@8.5.15)
|
||||
postcss-unique-selectors: 7.0.7(postcss@8.5.15)
|
||||
css-declaration-sorter: 7.4.0(postcss@8.5.24)
|
||||
cssnano-utils: 5.0.3(postcss@8.5.24)
|
||||
postcss: 8.5.24
|
||||
postcss-calc: 10.1.1(postcss@8.5.24)
|
||||
postcss-colormin: 7.0.10(postcss@8.5.24)
|
||||
postcss-convert-values: 7.0.12(postcss@8.5.24)
|
||||
postcss-discard-comments: 7.0.8(postcss@8.5.24)
|
||||
postcss-discard-duplicates: 7.0.4(postcss@8.5.24)
|
||||
postcss-discard-empty: 7.0.3(postcss@8.5.24)
|
||||
postcss-discard-overridden: 7.0.3(postcss@8.5.24)
|
||||
postcss-merge-longhand: 7.0.7(postcss@8.5.24)
|
||||
postcss-merge-rules: 7.0.11(postcss@8.5.24)
|
||||
postcss-minify-font-values: 7.0.3(postcss@8.5.24)
|
||||
postcss-minify-gradients: 7.0.5(postcss@8.5.24)
|
||||
postcss-minify-params: 7.0.9(postcss@8.5.24)
|
||||
postcss-minify-selectors: 7.1.2(postcss@8.5.24)
|
||||
postcss-normalize-charset: 7.0.3(postcss@8.5.24)
|
||||
postcss-normalize-display-values: 7.0.3(postcss@8.5.24)
|
||||
postcss-normalize-positions: 7.0.4(postcss@8.5.24)
|
||||
postcss-normalize-repeat-style: 7.0.4(postcss@8.5.24)
|
||||
postcss-normalize-string: 7.0.3(postcss@8.5.24)
|
||||
postcss-normalize-timing-functions: 7.0.3(postcss@8.5.24)
|
||||
postcss-normalize-unicode: 7.0.9(postcss@8.5.24)
|
||||
postcss-normalize-url: 7.0.3(postcss@8.5.24)
|
||||
postcss-normalize-whitespace: 7.0.3(postcss@8.5.24)
|
||||
postcss-ordered-values: 7.0.4(postcss@8.5.24)
|
||||
postcss-reduce-initial: 7.0.9(postcss@8.5.24)
|
||||
postcss-reduce-transforms: 7.0.3(postcss@8.5.24)
|
||||
postcss-svgo: 7.1.3(postcss@8.5.24)
|
||||
postcss-unique-selectors: 7.0.7(postcss@8.5.24)
|
||||
|
||||
cssnano-utils@5.0.3(postcss@8.5.15):
|
||||
cssnano-utils@5.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
cssnano@7.1.9(postcss@8.5.15):
|
||||
cssnano@7.1.9(postcss@8.5.24):
|
||||
dependencies:
|
||||
cssnano-preset-default: 7.0.17(postcss@8.5.15)
|
||||
cssnano-preset-default: 7.0.17(postcss@8.5.24)
|
||||
lilconfig: 3.1.3
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
csso@4.2.0:
|
||||
dependencies:
|
||||
@@ -18617,7 +18594,7 @@ snapshots:
|
||||
|
||||
fontkit@2.0.4:
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
brotli: 1.3.3
|
||||
clone: 2.1.2
|
||||
dfa: 1.2.0
|
||||
@@ -20799,8 +20776,6 @@ snapshots:
|
||||
|
||||
nanoid@3.3.11: {}
|
||||
|
||||
nanoid@3.3.12: {}
|
||||
|
||||
nanoid@3.3.16: {}
|
||||
|
||||
nanotar@0.3.0: {}
|
||||
@@ -20814,24 +20789,24 @@ snapshots:
|
||||
|
||||
neotraverse@0.6.18: {}
|
||||
|
||||
next@15.5.18(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0):
|
||||
next@15.5.21(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(sass@1.99.0):
|
||||
dependencies:
|
||||
'@next/env': 15.5.18
|
||||
'@next/env': 15.5.21
|
||||
'@swc/helpers': 0.5.15
|
||||
caniuse-lite: 1.0.30001793
|
||||
caniuse-lite: 1.0.30001806
|
||||
postcss: 8.4.31
|
||||
react: 19.2.5
|
||||
react-dom: 19.2.5(react@19.2.5)
|
||||
styled-jsx: 5.1.6(react@19.2.5)
|
||||
optionalDependencies:
|
||||
'@next/swc-darwin-arm64': 15.5.18
|
||||
'@next/swc-darwin-x64': 15.5.18
|
||||
'@next/swc-linux-arm64-gnu': 15.5.18
|
||||
'@next/swc-linux-arm64-musl': 15.5.18
|
||||
'@next/swc-linux-x64-gnu': 15.5.18
|
||||
'@next/swc-linux-x64-musl': 15.5.18
|
||||
'@next/swc-win32-arm64-msvc': 15.5.18
|
||||
'@next/swc-win32-x64-msvc': 15.5.18
|
||||
'@next/swc-darwin-arm64': 15.5.21
|
||||
'@next/swc-darwin-x64': 15.5.21
|
||||
'@next/swc-linux-arm64-gnu': 15.5.21
|
||||
'@next/swc-linux-arm64-musl': 15.5.21
|
||||
'@next/swc-linux-x64-gnu': 15.5.21
|
||||
'@next/swc-linux-x64-musl': 15.5.21
|
||||
'@next/swc-win32-arm64-msvc': 15.5.21
|
||||
'@next/swc-win32-x64-msvc': 15.5.21
|
||||
sass: 1.99.0
|
||||
sharp: 0.34.5
|
||||
transitivePeerDependencies:
|
||||
@@ -21893,82 +21868,82 @@ snapshots:
|
||||
|
||||
possible-typed-array-names@1.1.0: {}
|
||||
|
||||
postcss-calc@10.1.1(postcss@8.5.15):
|
||||
postcss-calc@10.1.1(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 7.1.4
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-colormin@7.0.10(postcss@8.5.15):
|
||||
postcss-colormin@7.0.10(postcss@8.5.24):
|
||||
dependencies:
|
||||
'@colordx/core': 5.4.3
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-convert-values@7.0.12(postcss@8.5.15):
|
||||
postcss-convert-values@7.0.12(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-discard-comments@7.0.8(postcss@8.5.15):
|
||||
postcss-discard-comments@7.0.8(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 7.1.4
|
||||
|
||||
postcss-discard-duplicates@7.0.4(postcss@8.5.15):
|
||||
postcss-discard-duplicates@7.0.4(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
postcss-discard-empty@7.0.3(postcss@8.5.15):
|
||||
postcss-discard-empty@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
postcss-discard-overridden@7.0.3(postcss@8.5.15):
|
||||
postcss-discard-overridden@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
postcss-merge-longhand@7.0.7(postcss@8.5.15):
|
||||
postcss-merge-longhand@7.0.7(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
stylehacks: 7.0.11(postcss@8.5.15)
|
||||
stylehacks: 7.0.11(postcss@8.5.24)
|
||||
|
||||
postcss-merge-rules@7.0.11(postcss@8.5.15):
|
||||
postcss-merge-rules@7.0.11(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
cssnano-utils: 5.0.3(postcss@8.5.15)
|
||||
postcss: 8.5.15
|
||||
cssnano-utils: 5.0.3(postcss@8.5.24)
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 7.1.4
|
||||
|
||||
postcss-minify-font-values@7.0.3(postcss@8.5.15):
|
||||
postcss-minify-font-values@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-minify-gradients@7.0.5(postcss@8.5.15):
|
||||
postcss-minify-gradients@7.0.5(postcss@8.5.24):
|
||||
dependencies:
|
||||
'@colordx/core': 5.4.3
|
||||
cssnano-utils: 5.0.3(postcss@8.5.15)
|
||||
postcss: 8.5.15
|
||||
cssnano-utils: 5.0.3(postcss@8.5.24)
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-minify-params@7.0.9(postcss@8.5.15):
|
||||
postcss-minify-params@7.0.9(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
cssnano-utils: 5.0.3(postcss@8.5.15)
|
||||
postcss: 8.5.15
|
||||
cssnano-utils: 5.0.3(postcss@8.5.24)
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-minify-selectors@7.1.2(postcss@8.5.15):
|
||||
postcss-minify-selectors@7.1.2(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
cssesc: 3.0.0
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 7.1.4
|
||||
|
||||
postcss-nested@6.2.0(postcss@8.5.24):
|
||||
@@ -21976,66 +21951,66 @@ snapshots:
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 6.1.4
|
||||
|
||||
postcss-normalize-charset@7.0.3(postcss@8.5.15):
|
||||
postcss-normalize-charset@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
postcss-normalize-display-values@7.0.3(postcss@8.5.15):
|
||||
postcss-normalize-display-values@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-positions@7.0.4(postcss@8.5.15):
|
||||
postcss-normalize-positions@7.0.4(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-repeat-style@7.0.4(postcss@8.5.15):
|
||||
postcss-normalize-repeat-style@7.0.4(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-string@7.0.3(postcss@8.5.15):
|
||||
postcss-normalize-string@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-timing-functions@7.0.3(postcss@8.5.15):
|
||||
postcss-normalize-timing-functions@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-unicode@7.0.9(postcss@8.5.15):
|
||||
postcss-normalize-unicode@7.0.9(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-url@7.0.3(postcss@8.5.15):
|
||||
postcss-normalize-url@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-normalize-whitespace@7.0.3(postcss@8.5.15):
|
||||
postcss-normalize-whitespace@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-ordered-values@7.0.4(postcss@8.5.15):
|
||||
postcss-ordered-values@7.0.4(postcss@8.5.24):
|
||||
dependencies:
|
||||
cssnano-utils: 5.0.3(postcss@8.5.15)
|
||||
postcss: 8.5.15
|
||||
cssnano-utils: 5.0.3(postcss@8.5.24)
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-reduce-initial@7.0.9(postcss@8.5.15):
|
||||
postcss-reduce-initial@7.0.9(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
caniuse-api: 3.0.0
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
|
||||
postcss-reduce-transforms@7.0.3(postcss@8.5.15):
|
||||
postcss-reduce-transforms@7.0.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
|
||||
postcss-selector-parser@6.0.10:
|
||||
@@ -22058,22 +22033,22 @@ snapshots:
|
||||
cssesc: 3.0.0
|
||||
util-deprecate: 1.0.2
|
||||
|
||||
postcss-svgo@7.1.3(postcss@8.5.15):
|
||||
postcss-svgo@7.1.3(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-value-parser: 4.2.0
|
||||
svgo: 4.0.1
|
||||
|
||||
postcss-unique-selectors@7.0.7(postcss@8.5.15):
|
||||
postcss-unique-selectors@7.0.7(postcss@8.5.24):
|
||||
dependencies:
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 7.1.4
|
||||
|
||||
postcss-value-parser@4.2.0: {}
|
||||
|
||||
postcss@8.4.31:
|
||||
dependencies:
|
||||
nanoid: 3.3.12
|
||||
nanoid: 3.3.16
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
@@ -22083,12 +22058,6 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postcss@8.5.15:
|
||||
dependencies:
|
||||
nanoid: 3.3.12
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postcss@8.5.24:
|
||||
dependencies:
|
||||
nanoid: 3.3.16
|
||||
@@ -22261,7 +22230,7 @@ snapshots:
|
||||
'@internationalized/number': 3.6.6
|
||||
'@internationalized/string': 3.2.8
|
||||
'@react-types/shared': 3.34.0(react@19.2.5)
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
aria-hidden: 1.2.6
|
||||
clsx: 2.1.1
|
||||
react: 19.2.5
|
||||
@@ -22282,7 +22251,7 @@ snapshots:
|
||||
'@internationalized/number': 3.6.6
|
||||
'@internationalized/string': 3.2.8
|
||||
'@react-types/shared': 3.34.0(react@19.2.5)
|
||||
'@swc/helpers': 0.5.21
|
||||
'@swc/helpers': 0.5.23
|
||||
react: 19.2.5
|
||||
use-sync-external-store: 1.6.0(react@19.2.5)
|
||||
|
||||
@@ -23433,10 +23402,10 @@ snapshots:
|
||||
client-only: 0.0.1
|
||||
react: 19.2.5
|
||||
|
||||
stylehacks@7.0.11(postcss@8.5.15):
|
||||
stylehacks@7.0.11(postcss@8.5.24):
|
||||
dependencies:
|
||||
browserslist: 4.28.2
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
postcss-selector-parser: 7.1.4
|
||||
|
||||
stylis@4.3.6: {}
|
||||
@@ -24510,7 +24479,7 @@ snapshots:
|
||||
esbuild: 0.27.7
|
||||
fdir: 6.5.0(picomatch@4.0.4)
|
||||
picomatch: 4.0.4
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
rollup: 4.60.4
|
||||
tinyglobby: 0.2.16
|
||||
optionalDependencies:
|
||||
@@ -24527,7 +24496,7 @@ snapshots:
|
||||
esbuild: 0.27.7
|
||||
fdir: 6.5.0(picomatch@4.0.4)
|
||||
picomatch: 4.0.4
|
||||
postcss: 8.5.15
|
||||
postcss: 8.5.24
|
||||
rollup: 4.60.4
|
||||
tinyglobby: 0.2.16
|
||||
optionalDependencies:
|
||||
|
||||
Reference in New Issue
Block a user