1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

chore: update devDependencies to latest versions in package.json and docs/package.json

This commit is contained in:
codecalm
2025-04-19 11:30:56 +02:00
parent 1546e9ccc4
commit d4886607f0
3 changed files with 259 additions and 256 deletions

View File

@@ -50,10 +50,10 @@
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^3.0.0", "@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-navigation": "^0.3.5", "@11ty/eleventy-navigation": "^1.0.4",
"@docsearch/css": "^3.9.0", "@docsearch/css": "^3.9.0",
"@docsearch/js": "^3.9.0", "@docsearch/js": "^3.9.0",
"flat-cache": "^6.1.6", "flat-cache": "^6.1.8",
"shiki": "^2.3.2" "shiki": "^3.2.2"
} }
} }

View File

@@ -18,15 +18,15 @@
"devDependencies": { "devDependencies": {
"@argos-ci/playwright": "^4.1.0", "@argos-ci/playwright": "^4.1.0",
"@changesets/changelog-github": "^0.5.1", "@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.28.1", "@changesets/cli": "^2.29.2",
"@playwright/test": "^1.51.1", "@playwright/test": "^1.52.0",
"@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^28.0.3", "@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-node-resolve": "^16.0.1", "@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-replace": "^6.0.2", "@rollup/plugin-replace": "^6.0.2",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"bundlewatch": "^0.4.0", "bundlewatch": "^0.4.1",
"clean-css-cli": "^5.6.3", "clean-css-cli": "^5.6.3",
"concurrently": "^9.1.2", "concurrently": "^9.1.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
@@ -37,13 +37,13 @@
"postcss": "^8.5.3", "postcss": "^8.5.3",
"postcss-cli": "^11.0.1", "postcss-cli": "^11.0.1",
"prettier": "^3.5.3", "prettier": "^3.5.3",
"rollup": "4.37.0", "rollup": "4.40.0",
"rollup-plugin-dotenv": "^0.5.1", "rollup-plugin-dotenv": "^0.5.1",
"rtlcss": "^4.3.0", "rtlcss": "^4.3.0",
"sass": "1.71.0", "sass": "1.71.0",
"shelljs": "^0.9.2", "shelljs": "^0.9.2",
"shx": "^0.4.0", "shx": "^0.4.0",
"terser": "^5.39.0", "terser": "^5.39.0",
"turbo": "^2.4.4" "turbo": "^2.5.0"
} }
} }

499
pnpm-lock.yaml generated
View File

@@ -15,23 +15,23 @@ importers:
specifier: ^0.5.1 specifier: ^0.5.1
version: 0.5.1 version: 0.5.1
'@changesets/cli': '@changesets/cli':
specifier: ^2.28.1 specifier: ^2.29.2
version: 2.28.1 version: 2.29.2
'@playwright/test': '@playwright/test':
specifier: ^1.51.1 specifier: ^1.52.0
version: 1.51.1 version: 1.52.0
'@rollup/plugin-babel': '@rollup/plugin-babel':
specifier: ^6.0.4 specifier: ^6.0.4
version: 6.0.4(@babel/core@7.26.9)(rollup@4.37.0) version: 6.0.4(@babel/core@7.26.9)(rollup@4.40.0)
'@rollup/plugin-commonjs': '@rollup/plugin-commonjs':
specifier: ^28.0.3 specifier: ^28.0.3
version: 28.0.3(rollup@4.37.0) version: 28.0.3(rollup@4.40.0)
'@rollup/plugin-node-resolve': '@rollup/plugin-node-resolve':
specifier: ^16.0.1 specifier: ^16.0.1
version: 16.0.1(rollup@4.37.0) version: 16.0.1(rollup@4.40.0)
'@rollup/plugin-replace': '@rollup/plugin-replace':
specifier: ^6.0.2 specifier: ^6.0.2
version: 6.0.2(rollup@4.37.0) version: 6.0.2(rollup@4.40.0)
adm-zip: adm-zip:
specifier: ^0.5.16 specifier: ^0.5.16
version: 0.5.16 version: 0.5.16
@@ -39,8 +39,8 @@ importers:
specifier: ^10.4.21 specifier: ^10.4.21
version: 10.4.21(postcss@8.5.3) version: 10.4.21(postcss@8.5.3)
bundlewatch: bundlewatch:
specifier: ^0.4.0 specifier: ^0.4.1
version: 0.4.0 version: 0.4.1
clean-css-cli: clean-css-cli:
specifier: ^5.6.3 specifier: ^5.6.3
version: 5.6.3 version: 5.6.3
@@ -72,11 +72,11 @@ importers:
specifier: ^3.5.3 specifier: ^3.5.3
version: 3.5.3 version: 3.5.3
rollup: rollup:
specifier: 4.37.0 specifier: 4.40.0
version: 4.37.0 version: 4.40.0
rollup-plugin-dotenv: rollup-plugin-dotenv:
specifier: ^0.5.1 specifier: ^0.5.1
version: 0.5.1(rollup@4.37.0) version: 0.5.1(rollup@4.40.0)
rtlcss: rtlcss:
specifier: ^4.3.0 specifier: ^4.3.0
version: 4.3.0 version: 4.3.0
@@ -93,8 +93,8 @@ importers:
specifier: ^5.39.0 specifier: ^5.39.0
version: 5.39.0 version: 5.39.0
turbo: turbo:
specifier: ^2.4.4 specifier: ^2.5.0
version: 2.4.4 version: 2.5.0
core: core:
dependencies: dependencies:
@@ -178,8 +178,8 @@ importers:
specifier: ^3.0.0 specifier: ^3.0.0
version: 3.0.0 version: 3.0.0
'@11ty/eleventy-navigation': '@11ty/eleventy-navigation':
specifier: ^0.3.5 specifier: ^1.0.4
version: 0.3.5 version: 1.0.4
'@docsearch/css': '@docsearch/css':
specifier: ^3.9.0 specifier: ^3.9.0
version: 3.9.0 version: 3.9.0
@@ -187,11 +187,11 @@ importers:
specifier: ^3.9.0 specifier: ^3.9.0
version: 3.9.0(@algolia/client-search@5.23.1)(search-insights@2.17.3) version: 3.9.0(@algolia/client-search@5.23.1)(search-insights@2.17.3)
flat-cache: flat-cache:
specifier: ^6.1.6 specifier: ^6.1.8
version: 6.1.7 version: 6.1.8
shiki: shiki:
specifier: ^2.3.2 specifier: ^3.2.2
version: 2.5.0 version: 3.2.2
preview: preview:
dependencies: dependencies:
@@ -285,8 +285,8 @@ packages:
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
'@11ty/eleventy-navigation@0.3.5': '@11ty/eleventy-navigation@1.0.4':
resolution: {integrity: sha512-4aKW5aIQDFed8xs1G1pWcEiFPcDSwZtA4IH1eERtoJ+Xy+/fsoe0pzbDmw84bHZ9ACny5jblENhfZhcCxklqQw==} resolution: {integrity: sha512-FgIfKiFP1e3plQdIvSRph1tFV44bbCXcYs+AWcwnsfrn5I6Gf0t3hBq9IrR4JdnZ06hlEKq8qRbnbb0nfEZg3A==}
'@11ty/eleventy-plugin-bundle@3.0.1': '@11ty/eleventy-plugin-bundle@3.0.1':
resolution: {integrity: sha512-mskptUoN7PY+rv7DCH3ZwnvMc9aFBGEHHBjmlu+WGde6ySaa43qsLqjseX6RRijDILxp3EiYQ9XnDmmsSnoqIw==} resolution: {integrity: sha512-mskptUoN7PY+rv7DCH3ZwnvMc9aFBGEHHBjmlu+WGde6ySaa43qsLqjseX6RRijDILxp3EiYQ9XnDmmsSnoqIw==}
@@ -500,8 +500,8 @@ packages:
resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==} resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@changesets/apply-release-plan@7.0.10': '@changesets/apply-release-plan@7.0.12':
resolution: {integrity: sha512-wNyeIJ3yDsVspYvHnEz1xQDq18D9ifed3lI+wxRQRK4pArUcuHgCTrHv0QRnnwjhVCQACxZ+CBih3wgOct6UXw==} resolution: {integrity: sha512-EaET7As5CeuhTzvXTQCRZeBUcisoYPDDcXvgTE/2jmmypKp0RC7LxKj/yzqeh/1qFTZI7oDGFcL1PHRuQuketQ==}
'@changesets/assemble-release-plan@6.0.6': '@changesets/assemble-release-plan@6.0.6':
resolution: {integrity: sha512-Frkj8hWJ1FRZiY3kzVCKzS0N5mMwWKwmv9vpam7vt8rZjLL1JMthdh6pSDVSPumHPshTTkKZ0VtNbE0cJHZZUg==} resolution: {integrity: sha512-Frkj8hWJ1FRZiY3kzVCKzS0N5mMwWKwmv9vpam7vt8rZjLL1JMthdh6pSDVSPumHPshTTkKZ0VtNbE0cJHZZUg==}
@@ -512,8 +512,8 @@ packages:
'@changesets/changelog-github@0.5.1': '@changesets/changelog-github@0.5.1':
resolution: {integrity: sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==} resolution: {integrity: sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==}
'@changesets/cli@2.28.1': '@changesets/cli@2.29.2':
resolution: {integrity: sha512-PiIyGRmSc6JddQJe/W1hRPjiN4VrMvb2VfQ6Uydy2punBioQrsxppyG5WafinKcW1mT0jOe/wU4k9Zy5ff21AA==} resolution: {integrity: sha512-vwDemKjGYMOc0l6WUUTGqyAWH3AmueeyoJa1KmFRtCYiCoY5K3B68ErYpDB6H48T4lLI4czum4IEjh6ildxUeg==}
hasBin: true hasBin: true
'@changesets/config@3.1.1': '@changesets/config@3.1.1':
@@ -528,14 +528,14 @@ packages:
'@changesets/get-github-info@0.6.0': '@changesets/get-github-info@0.6.0':
resolution: {integrity: sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==} resolution: {integrity: sha512-v/TSnFVXI8vzX9/w3DU2Ol+UlTZcu3m0kXTjTT4KlAdwSvwutcByYwyYn9hwerPWfPkT2JfpoX0KgvCEi8Q/SA==}
'@changesets/get-release-plan@4.0.8': '@changesets/get-release-plan@4.0.10':
resolution: {integrity: sha512-MM4mq2+DQU1ZT7nqxnpveDMTkMBLnwNX44cX7NSxlXmr7f8hO6/S2MXNiXG54uf/0nYnefv0cfy4Czf/ZL/EKQ==} resolution: {integrity: sha512-CCJ/f3edYaA3MqoEnWvGGuZm0uMEMzNJ97z9hdUR34AOvajSwySwsIzC/bBu3+kuGDsB+cny4FljG8UBWAa7jg==}
'@changesets/get-version-range-type@0.4.0': '@changesets/get-version-range-type@0.4.0':
resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==} resolution: {integrity: sha512-hwawtob9DryoGTpixy1D3ZXbGgJu1Rhr+ySH2PvTLHvkZuQ7sRT4oQwMh0hbqZH1weAooedEjRsbrWcGLCeyVQ==}
'@changesets/git@3.0.2': '@changesets/git@3.0.4':
resolution: {integrity: sha512-r1/Kju9Y8OxRRdvna+nxpQIsMsRQn9dhhAZt94FLDeu0Hij2hnOozW8iqnHBgvu+KdnJppCveQwK4odwfw/aWQ==} resolution: {integrity: sha512-BXANzRFkX+XcC1q/d27NKvlJ1yf7PSAgi8JG6dt8EfbHFHi4neau7mufcSca5zRhwOL8j9s6EqsxmT+s+/E6Sw==}
'@changesets/logger@0.1.1': '@changesets/logger@0.1.1':
resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==} resolution: {integrity: sha512-OQtR36ZlnuTxKqoW4Sv6x5YIhOmClRd5pWsjZsddYxpWs517R0HkyiefQPIytCVh4ZcC5x9XaG8KTdd5iRQUfg==}
@@ -546,8 +546,8 @@ packages:
'@changesets/pre@2.0.2': '@changesets/pre@2.0.2':
resolution: {integrity: sha512-HaL/gEyFVvkf9KFg6484wR9s0qjAXlZ8qWPDkTyKF6+zqjBe/I2mygg3MbpZ++hdi0ToqNUF8cjj7fBy0dg8Ug==} resolution: {integrity: sha512-HaL/gEyFVvkf9KFg6484wR9s0qjAXlZ8qWPDkTyKF6+zqjBe/I2mygg3MbpZ++hdi0ToqNUF8cjj7fBy0dg8Ug==}
'@changesets/read@0.6.3': '@changesets/read@0.6.5':
resolution: {integrity: sha512-9H4p/OuJ3jXEUTjaVGdQEhBdqoT2cO5Ts95JTFsQyawmKzpL8FnIeJSyhTDPW1MBRDnwZlHFEM9SpPwJDY5wIg==} resolution: {integrity: sha512-UPzNGhsSjHD3Veb0xO/MwvasGe8eMyNrR/sT9gR8Q3DhOQZirgKhhXv/8hVsI0QpPjR004Z9iFxoJU6in3uGMg==}
'@changesets/should-skip-package@0.1.2': '@changesets/should-skip-package@0.1.2':
resolution: {integrity: sha512-qAK/WrqWLNCP22UDdBTMPH5f41elVDlsNyat180A33dWxuUDyNpg6fPi/FyTZwRriVjg0L8gnjJn2F9XAoF0qw==} resolution: {integrity: sha512-qAK/WrqWLNCP22UDdBTMPH5f41elVDlsNyat180A33dWxuUDyNpg6fPi/FyTZwRriVjg0L8gnjJn2F9XAoF0qw==}
@@ -758,8 +758,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'} engines: {node: '>=14'}
'@playwright/test@1.51.1': '@playwright/test@1.52.0':
resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==} resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@@ -824,123 +824,123 @@ packages:
rollup: rollup:
optional: true optional: true
'@rollup/rollup-android-arm-eabi@4.37.0': '@rollup/rollup-android-arm-eabi@4.40.0':
resolution: {integrity: sha512-l7StVw6WAa8l3vA1ov80jyetOAEo1FtHvZDbzXDO/02Sq/QVvqlHkYoFwDJPIMj0GKiistsBudfx5tGFnwYWDQ==} resolution: {integrity: sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg==}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
'@rollup/rollup-android-arm64@4.37.0': '@rollup/rollup-android-arm64@4.40.0':
resolution: {integrity: sha512-6U3SlVyMxezt8Y+/iEBcbp945uZjJwjZimu76xoG7tO1av9VO691z8PkhzQ85ith2I8R2RddEPeSfcbyPfD4hA==} resolution: {integrity: sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w==}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
'@rollup/rollup-darwin-arm64@4.37.0': '@rollup/rollup-darwin-arm64@4.40.0':
resolution: {integrity: sha512-+iTQ5YHuGmPt10NTzEyMPbayiNTcOZDWsbxZYR1ZnmLnZxG17ivrPSWFO9j6GalY0+gV3Jtwrrs12DBscxnlYA==} resolution: {integrity: sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ==}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@rollup/rollup-darwin-x64@4.37.0': '@rollup/rollup-darwin-x64@4.40.0':
resolution: {integrity: sha512-m8W2UbxLDcmRKVjgl5J/k4B8d7qX2EcJve3Sut7YGrQoPtCIQGPH5AMzuFvYRWZi0FVS0zEY4c8uttPfX6bwYQ==} resolution: {integrity: sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA==}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@rollup/rollup-freebsd-arm64@4.37.0': '@rollup/rollup-freebsd-arm64@4.40.0':
resolution: {integrity: sha512-FOMXGmH15OmtQWEt174v9P1JqqhlgYge/bUjIbiVD1nI1NeJ30HYT9SJlZMqdo1uQFyt9cz748F1BHghWaDnVA==} resolution: {integrity: sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg==}
cpu: [arm64] cpu: [arm64]
os: [freebsd] os: [freebsd]
'@rollup/rollup-freebsd-x64@4.37.0': '@rollup/rollup-freebsd-x64@4.40.0':
resolution: {integrity: sha512-SZMxNttjPKvV14Hjck5t70xS3l63sbVwl98g3FlVVx2YIDmfUIy29jQrsw06ewEYQ8lQSuY9mpAPlmgRD2iSsA==} resolution: {integrity: sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw==}
cpu: [x64] cpu: [x64]
os: [freebsd] os: [freebsd]
'@rollup/rollup-linux-arm-gnueabihf@4.37.0': '@rollup/rollup-linux-arm-gnueabihf@4.40.0':
resolution: {integrity: sha512-hhAALKJPidCwZcj+g+iN+38SIOkhK2a9bqtJR+EtyxrKKSt1ynCBeqrQy31z0oWU6thRZzdx53hVgEbRkuI19w==} resolution: {integrity: sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA==}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm-musleabihf@4.37.0': '@rollup/rollup-linux-arm-musleabihf@4.40.0':
resolution: {integrity: sha512-jUb/kmn/Gd8epbHKEqkRAxq5c2EwRt0DqhSGWjPFxLeFvldFdHQs/n8lQ9x85oAeVb6bHcS8irhTJX2FCOd8Ag==} resolution: {integrity: sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg==}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm64-gnu@4.37.0': '@rollup/rollup-linux-arm64-gnu@4.40.0':
resolution: {integrity: sha512-oNrJxcQT9IcbcmKlkF+Yz2tmOxZgG9D9GRq+1OE6XCQwCVwxixYAa38Z8qqPzQvzt1FCfmrHX03E0pWoXm1DqA==} resolution: {integrity: sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm64-musl@4.37.0': '@rollup/rollup-linux-arm64-musl@4.40.0':
resolution: {integrity: sha512-pfxLBMls+28Ey2enpX3JvjEjaJMBX5XlPCZNGxj4kdJyHduPBXtxYeb8alo0a7bqOoWZW2uKynhHxF/MWoHaGQ==} resolution: {integrity: sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rollup/rollup-linux-loongarch64-gnu@4.37.0': '@rollup/rollup-linux-loongarch64-gnu@4.40.0':
resolution: {integrity: sha512-yCE0NnutTC/7IGUq/PUHmoeZbIwq3KRh02e9SfFh7Vmc1Z7atuJRYWhRME5fKgT8aS20mwi1RyChA23qSyRGpA==} resolution: {integrity: sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg==}
cpu: [loong64] cpu: [loong64]
os: [linux] os: [linux]
'@rollup/rollup-linux-powerpc64le-gnu@4.37.0': '@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
resolution: {integrity: sha512-NxcICptHk06E2Lh3a4Pu+2PEdZ6ahNHuK7o6Np9zcWkrBMuv21j10SQDJW3C9Yf/A/P7cutWoC/DptNLVsZ0VQ==} resolution: {integrity: sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw==}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
'@rollup/rollup-linux-riscv64-gnu@4.37.0': '@rollup/rollup-linux-riscv64-gnu@4.40.0':
resolution: {integrity: sha512-PpWwHMPCVpFZLTfLq7EWJWvrmEuLdGn1GMYcm5MV7PaRgwCEYJAwiN94uBuZev0/J/hFIIJCsYw4nLmXA9J7Pw==} resolution: {integrity: sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA==}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
'@rollup/rollup-linux-riscv64-musl@4.37.0': '@rollup/rollup-linux-riscv64-musl@4.40.0':
resolution: {integrity: sha512-DTNwl6a3CfhGTAOYZ4KtYbdS8b+275LSLqJVJIrPa5/JuIufWWZ/QFvkxp52gpmguN95eujrM68ZG+zVxa8zHA==} resolution: {integrity: sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ==}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
'@rollup/rollup-linux-s390x-gnu@4.37.0': '@rollup/rollup-linux-s390x-gnu@4.40.0':
resolution: {integrity: sha512-hZDDU5fgWvDdHFuExN1gBOhCuzo/8TMpidfOR+1cPZJflcEzXdCy1LjnklQdW8/Et9sryOPJAKAQRw8Jq7Tg+A==} resolution: {integrity: sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw==}
cpu: [s390x] cpu: [s390x]
os: [linux] os: [linux]
'@rollup/rollup-linux-x64-gnu@4.37.0': '@rollup/rollup-linux-x64-gnu@4.40.0':
resolution: {integrity: sha512-pKivGpgJM5g8dwj0ywBwe/HeVAUSuVVJhUTa/URXjxvoyTT/AxsLTAbkHkDHG7qQxLoW2s3apEIl26uUe08LVQ==} resolution: {integrity: sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rollup/rollup-linux-x64-musl@4.37.0': '@rollup/rollup-linux-x64-musl@4.40.0':
resolution: {integrity: sha512-E2lPrLKE8sQbY/2bEkVTGDEk4/49UYRVWgj90MY8yPjpnGBQ+Xi1Qnr7b7UIWw1NOggdFQFOLZ8+5CzCiz143w==} resolution: {integrity: sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rollup/rollup-win32-arm64-msvc@4.37.0': '@rollup/rollup-win32-arm64-msvc@4.40.0':
resolution: {integrity: sha512-Jm7biMazjNzTU4PrQtr7VS8ibeys9Pn29/1bm4ph7CP2kf21950LgN+BaE2mJ1QujnvOc6p54eWWiVvn05SOBg==} resolution: {integrity: sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ==}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@rollup/rollup-win32-ia32-msvc@4.37.0': '@rollup/rollup-win32-ia32-msvc@4.40.0':
resolution: {integrity: sha512-e3/1SFm1OjefWICB2Ucstg2dxYDkDTZGDYgwufcbsxTHyqQps1UQf33dFEChBNmeSsTOyrjw2JJq0zbG5GF6RA==} resolution: {integrity: sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA==}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
'@rollup/rollup-win32-x64-msvc@4.37.0': '@rollup/rollup-win32-x64-msvc@4.40.0':
resolution: {integrity: sha512-LWbXUBwn/bcLx2sSsqy7pK5o+Nr+VCoRoAohfJ5C/aBio9nfJmGQqHAhU6pwxV/RmyTk5AqdySma7uwWGlmeuA==} resolution: {integrity: sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@shikijs/core@2.5.0': '@shikijs/core@3.2.2':
resolution: {integrity: sha512-uu/8RExTKtavlpH7XqnVYBrfBkUc20ngXiX9NSrBhOVZYv/7XQRKUyhtkeflY5QsxC0GbJThCerruZfsUaSldg==} resolution: {integrity: sha512-yvlSKVMLjddAGBa2Yu+vUZxuu3sClOWW1AG+UtJkvejYuGM5BVL35s6Ijiwb75O9QdEx6IkMxinHZSi8ZyrBaA==}
'@shikijs/engine-javascript@2.5.0': '@shikijs/engine-javascript@3.2.2':
resolution: {integrity: sha512-VjnOpnQf8WuCEZtNUdjjwGUbtAVKuZkVQ/5cHy/tojVVRIRtlWMYVjyWhxOmIq05AlSOv72z7hRNRGVBgQOl0w==} resolution: {integrity: sha512-tlDKfhWpF4jKLUyVAnmL+ggIC+0VyteNsUpBzh1iwWLZu4i+PelIRr0TNur6pRRo5UZIv3ss/PLMuwahg9S2hg==}
'@shikijs/engine-oniguruma@2.5.0': '@shikijs/engine-oniguruma@3.2.2':
resolution: {integrity: sha512-pGd1wRATzbo/uatrCIILlAdFVKdxImWJGQ5rFiB5VZi2ve5xj3Ax9jny8QvkaV93btQEwR/rSz5ERFpC5mKNIw==} resolution: {integrity: sha512-vyXRnWVCSvokwbaUD/8uPn6Gqsf5Hv7XwcW4AgiU4Z2qwy19sdr6VGzMdheKKN58tJOOe5MIKiNb901bgcUXYQ==}
'@shikijs/langs@2.5.0': '@shikijs/langs@3.2.2':
resolution: {integrity: sha512-Qfrrt5OsNH5R+5tJ/3uYBBZv3SuGmnRPejV9IlIbFH3HTGLDlkqgHymAlzklVmKBjAaVmkPkyikAV/sQ1wSL+w==} resolution: {integrity: sha512-NY0Urg2dV9ETt3JIOWoMPuoDNwte3geLZ4M1nrPHbkDS8dWMpKcEwlqiEIGqtwZNmt5gKyWpR26ln2Bg2ecPgw==}
'@shikijs/themes@2.5.0': '@shikijs/themes@3.2.2':
resolution: {integrity: sha512-wGrk+R8tJnO0VMzmUExHR+QdSaPUl/NKs+a4cQQRWyoc3YFbUzuLEi/KWK1hj+8BfHRKm2jNhhJck1dfstJpiw==} resolution: {integrity: sha512-Zuq4lgAxVKkb0FFdhHSdDkALuRpsj1so1JdihjKNQfgM78EHxV2JhO10qPsMrm01FkE3mDRTdF68wfmsqjt6HA==}
'@shikijs/types@2.5.0': '@shikijs/types@3.2.2':
resolution: {integrity: sha512-ygl5yhxki9ZLNuNpPitBWvcy9fsSKKaRuO4BAlMyagszQidxcpLAr0qiW/q43DtSIDxO6hEbtYLiFZNXO/hdGw==} resolution: {integrity: sha512-a5TiHk7EH5Lso8sHcLHbVNNhWKP0Wi3yVnXnu73g86n3WoDgEra7n3KszyeCGuyoagspQ2fzvy4cpSc8pKhb0A==}
'@shikijs/vscode-textmate@10.0.2': '@shikijs/vscode-textmate@10.0.2':
resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==}
@@ -962,6 +962,9 @@ packages:
'@types/estree@1.0.6': '@types/estree@1.0.6':
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
'@types/estree@1.0.7':
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
'@types/hast@3.0.4': '@types/hast@3.0.4':
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
@@ -1095,8 +1098,8 @@ packages:
aws4@1.13.2: aws4@1.13.2:
resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==} resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==}
axios@0.28.1: axios@0.30.0:
resolution: {integrity: sha512-iUcGA5a7p0mVb4Gm/sy+FSECNkPFT4y7wt6OM/CDpO/OnNCvSs3PoMG8ibrC9jRoGYU0gUK5pXVC4NPXq6lHRQ==} resolution: {integrity: sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==}
axios@1.8.1: axios@1.8.1:
resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==} resolution: {integrity: sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==}
@@ -1153,8 +1156,8 @@ packages:
buffer@6.0.3: buffer@6.0.3:
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
bundlewatch@0.4.0: bundlewatch@0.4.1:
resolution: {integrity: sha512-w8w4K8RdrsHMZD9Ss4Ailfsrax/0zSIgh25GCaiudNHg45xXuh/u/xezzjbu+WCQJGjL9O1Fg9k9TEdS/XkZFA==} resolution: {integrity: sha512-SIobIhMX8DhoGiNlZ+IqicXRBkp7NQTKGEoZP82Tu8FQhoykbTdTQlL4zYT7n6swjH9wahJ9RTefz0Xwva5FXA==}
engines: {node: '>=16'} engines: {node: '>=16'}
hasBin: true hasBin: true
@@ -1350,10 +1353,6 @@ packages:
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dependency-graph@0.11.0:
resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==}
engines: {node: '>= 0.6.0'}
dependency-graph@1.0.0: dependency-graph@1.0.0:
resolution: {integrity: sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==} resolution: {integrity: sha512-cW3gggJ28HZ/LExwxP2B++aiKxhJXMSIt9K48FOXQkm+vuG5gyatXnLsONRJdzO/7VfjDIiaOOa/bs4l464Lwg==}
engines: {node: '>=4'} engines: {node: '>=4'}
@@ -1587,8 +1586,8 @@ packages:
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
engines: {node: '>=8'} engines: {node: '>=8'}
flat-cache@6.1.7: flat-cache@6.1.8:
resolution: {integrity: sha512-qwZ4xf1v1m7Rc9XiORly31YaChvKt6oNVHuqqZcoED/7O+ToyNVGobKsIAopY9ODcWpEDKEBAbrSOCBHtNQvew==} resolution: {integrity: sha512-R6MaD3nrJAtO7C3QOuS79ficm2pEAy++TgEUD8ii1LVlbcgZ9DtASLkt9B+RZSFCzm7QHDMlXPsqqB6W2Pfr1Q==}
flatpickr@4.6.13: flatpickr@4.6.13:
resolution: {integrity: sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==} resolution: {integrity: sha512-97PMG/aywoYpB4IvbvUJi0RQi8vearvU0oov1WW3k0WZPBMrTQVqekSX5CjSG/M4Q3i6A/0FKXC7RyAoAUUSPw==}
@@ -1760,8 +1759,8 @@ packages:
hast-util-whitespace@3.0.0: hast-util-whitespace@3.0.0:
resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==} resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
hookified@1.7.1: hookified@1.8.2:
resolution: {integrity: sha512-OXcdHsXeOiD7OJ5zvWj8Oy/6RCdLwntAX+wUrfemNcMGn6sux4xbEHi2QXwqePYhjQ/yvxxq2MvCRirdlHscBw==} resolution: {integrity: sha512-5nZbBNP44sFCDjSoB//0N7m508APCgbQ4mGGo1KJGBYyCKNHfry1Pvd0JVHZIxjdnqn8nFRBAN/eFB6Rk/4w5w==}
hosted-git-info@2.8.9: hosted-git-info@2.8.9:
resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
@@ -2223,8 +2222,11 @@ packages:
once@1.4.0: once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
oniguruma-to-es@3.1.1: oniguruma-parser@0.11.2:
resolution: {integrity: sha512-bUH8SDvPkH3ho3dvwJwfonjlQ4R80vjyvrU8YpxuROddv55vAEJrTuCuCVUhhsHbtlD9tGGbaNApGQckXhS8iQ==} resolution: {integrity: sha512-F7Ld4oDZJCI5/wCZ8AOffQbqjSzIRpKH7I/iuSs1SkhZeCj0wS6PMZ4W6VA16TWHrAo0Y9bBKEJOe7tvwcTXnw==}
oniguruma-to-es@4.2.0:
resolution: {integrity: sha512-MDPs6KSOLS0tKQ7joqg44dRIRZUyotfTy0r+7oEEs6VwWWP0+E2PPDYWMFN0aqOjRyWHBYq7RfKw9GQk2S2z5g==}
openapi-fetch@0.13.4: openapi-fetch@0.13.4:
resolution: {integrity: sha512-JHX7UYjLEiHuQGCPxa3CCCIqe/nc4bTIF9c4UYVC8BegAbWoS3g4gJxKX5XcG7UtYQs2060kY6DH64KkvNZahg==} resolution: {integrity: sha512-JHX7UYjLEiHuQGCPxa3CCCIqe/nc4bTIF9c4UYVC8BegAbWoS3g4gJxKX5XcG7UtYQs2060kY6DH64KkvNZahg==}
@@ -2333,13 +2335,13 @@ packages:
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
engines: {node: '>=6'} engines: {node: '>=6'}
playwright-core@1.51.1: playwright-core@1.52.0:
resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==} resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
playwright@1.51.1: playwright@1.52.0:
resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==} resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==}
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
@@ -2544,8 +2546,8 @@ packages:
peerDependencies: peerDependencies:
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0
rollup@4.37.0: rollup@4.40.0:
resolution: {integrity: sha512-iAtQy/L4QFU+rTJ1YUjXqJOJzuwEghqWzCEYD2FEghT7Gsy1VdABntrO4CLopA5IkflTyqNiLNwPcOJ3S7UKLg==} resolution: {integrity: sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'} engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true hasBin: true
@@ -2630,8 +2632,8 @@ packages:
engines: {node: '>=18'} engines: {node: '>=18'}
hasBin: true hasBin: true
shiki@2.5.0: shiki@3.2.2:
resolution: {integrity: sha512-mI//trrsaiCIPsja5CNfsyNOqgAZUb6VpJA+340toL42UpzQlXpwRV9nch69X6gaUxrr9kaOOa6e3y3uAkGFxQ==} resolution: {integrity: sha512-0qWBkM2t/0NXPRcVgtLhtHv6Ak3Q5yI4K/ggMqcgLRKm4+pCs3namgZlhlat/7u2CuqNtlShNs9lENOG6n7UaQ==}
shx@0.4.0: shx@0.4.0:
resolution: {integrity: sha512-Z0KixSIlGPpijKgcH6oCMCbltPImvaKy0sGH8AkLRXw1KyzpKtaCTizP2xen+hNDqVF4xxgvA0KXSb9o4Q6hnA==} resolution: {integrity: sha512-Z0KixSIlGPpijKgcH6oCMCbltPImvaKy0sGH8AkLRXw1KyzpKtaCTizP2xen+hNDqVF4xxgvA0KXSb9o4Q6hnA==}
@@ -2863,38 +2865,38 @@ packages:
tunnel-agent@0.6.0: tunnel-agent@0.6.0:
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
turbo-darwin-64@2.4.4: turbo-darwin-64@2.5.0:
resolution: {integrity: sha512-5kPvRkLAfmWI0MH96D+/THnDMGXlFNmjeqNRj5grLKiry+M9pKj3pRuScddAXPdlxjO5Ptz06UNaOQrrYGTx1g==} resolution: {integrity: sha512-fP1hhI9zY8hv0idym3hAaXdPi80TLovmGmgZFocVAykFtOxF+GlfIgM/l4iLAV9ObIO4SUXPVWHeBZQQ+Hpjag==}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
turbo-darwin-arm64@2.4.4: turbo-darwin-arm64@2.5.0:
resolution: {integrity: sha512-/gtHPqbGQXDFhrmy+Q/MFW2HUTUlThJ97WLLSe4bxkDrKHecDYhAjbZ4rN3MM93RV9STQb3Tqy4pZBtsd4DfCw==} resolution: {integrity: sha512-p9sYq7kXH7qeJwIQE86cOWv/xNqvow846l6c/qWc26Ib1ci5W7V0sI5thsrP3eH+VA0d+SHalTKg5SQXgNQBWA==}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
turbo-linux-64@2.4.4: turbo-linux-64@2.5.0:
resolution: {integrity: sha512-SR0gri4k0bda56hw5u9VgDXLKb1Q+jrw4lM7WAhnNdXvVoep4d6LmnzgMHQQR12Wxl3KyWPbkz9d1whL6NTm2Q==} resolution: {integrity: sha512-1iEln2GWiF3iPPPS1HQJT6ZCFXynJPd89gs9SkggH2EJsj3eRUSVMmMC8y6d7bBbhBFsiGGazwFIYrI12zs6uQ==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
turbo-linux-arm64@2.4.4: turbo-linux-arm64@2.5.0:
resolution: {integrity: sha512-COXXwzRd3vslQIfJhXUklgEqlwq35uFUZ7hnN+AUyXx7hUOLIiD5NblL+ETrHnhY4TzWszrbwUMfe2BYWtaPQg==} resolution: {integrity: sha512-bKBcbvuQHmsX116KcxHJuAcppiiBOfivOObh2O5aXNER6mce7YDDQJy00xQQNp1DhEfcSV2uOsvb3O3nN2cbcA==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
turbo-windows-64@2.4.4: turbo-windows-64@2.5.0:
resolution: {integrity: sha512-PV9rYNouGz4Ff3fd6sIfQy5L7HT9a4fcZoEv8PKRavU9O75G7PoDtm8scpHU10QnK0QQNLbE9qNxOAeRvF0fJg==} resolution: {integrity: sha512-9BCo8oQ7BO7J0K913Czbc3tw8QwLqn2nTe4E47k6aVYkM12ASTScweXPTuaPFP5iYXAT6z5Dsniw704Ixa5eGg==}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
turbo-windows-arm64@2.4.4: turbo-windows-arm64@2.5.0:
resolution: {integrity: sha512-403sqp9t5sx6YGEC32IfZTVWkRAixOQomGYB8kEc6ZD+//LirSxzeCHCnM8EmSXw7l57U1G+Fb0kxgTcKPU/Lg==} resolution: {integrity: sha512-OUHCV+ueXa3UzfZ4co/ueIHgeq9B2K48pZwIxKSm5VaLVuv8M13MhM7unukW09g++dpdrrE1w4IOVgxKZ0/exg==}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
turbo@2.4.4: turbo@2.5.0:
resolution: {integrity: sha512-N9FDOVaY3yz0YCOhYIgOGYad7+m2ptvinXygw27WPLQvcZDl3+0Sa77KGVlLSiuPDChOUEnTKE9VJwLSi9BPGQ==} resolution: {integrity: sha512-PvSRruOsitjy6qdqwIIyolv99+fEn57gP6gn4zhsHTEcCYgXPhv6BAxzAjleS8XKpo+Y582vTTA9nuqYDmbRuA==}
hasBin: true hasBin: true
tweetnacl@0.14.5: tweetnacl@0.14.5:
@@ -3075,9 +3077,9 @@ snapshots:
- supports-color - supports-color
- utf-8-validate - utf-8-validate
'@11ty/eleventy-navigation@0.3.5': '@11ty/eleventy-navigation@1.0.4':
dependencies: dependencies:
dependency-graph: 0.11.0 dependency-graph: 1.0.0
'@11ty/eleventy-plugin-bundle@3.0.1(posthtml@0.16.6)': '@11ty/eleventy-plugin-bundle@3.0.1(posthtml@0.16.6)':
dependencies: dependencies:
@@ -3439,11 +3441,11 @@ snapshots:
'@babel/helper-string-parser': 7.25.9 '@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9 '@babel/helper-validator-identifier': 7.25.9
'@changesets/apply-release-plan@7.0.10': '@changesets/apply-release-plan@7.0.12':
dependencies: dependencies:
'@changesets/config': 3.1.1 '@changesets/config': 3.1.1
'@changesets/get-version-range-type': 0.4.0 '@changesets/get-version-range-type': 0.4.0
'@changesets/git': 3.0.2 '@changesets/git': 3.0.4
'@changesets/should-skip-package': 0.1.2 '@changesets/should-skip-package': 0.1.2
'@changesets/types': 6.1.0 '@changesets/types': 6.1.0
'@manypkg/get-packages': 1.1.3 '@manypkg/get-packages': 1.1.3
@@ -3476,19 +3478,19 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
'@changesets/cli@2.28.1': '@changesets/cli@2.29.2':
dependencies: dependencies:
'@changesets/apply-release-plan': 7.0.10 '@changesets/apply-release-plan': 7.0.12
'@changesets/assemble-release-plan': 6.0.6 '@changesets/assemble-release-plan': 6.0.6
'@changesets/changelog-git': 0.2.1 '@changesets/changelog-git': 0.2.1
'@changesets/config': 3.1.1 '@changesets/config': 3.1.1
'@changesets/errors': 0.2.0 '@changesets/errors': 0.2.0
'@changesets/get-dependents-graph': 2.1.3 '@changesets/get-dependents-graph': 2.1.3
'@changesets/get-release-plan': 4.0.8 '@changesets/get-release-plan': 4.0.10
'@changesets/git': 3.0.2 '@changesets/git': 3.0.4
'@changesets/logger': 0.1.1 '@changesets/logger': 0.1.1
'@changesets/pre': 2.0.2 '@changesets/pre': 2.0.2
'@changesets/read': 0.6.3 '@changesets/read': 0.6.5
'@changesets/should-skip-package': 0.1.2 '@changesets/should-skip-package': 0.1.2
'@changesets/types': 6.1.0 '@changesets/types': 6.1.0
'@changesets/write': 0.4.0 '@changesets/write': 0.4.0
@@ -3535,18 +3537,18 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
'@changesets/get-release-plan@4.0.8': '@changesets/get-release-plan@4.0.10':
dependencies: dependencies:
'@changesets/assemble-release-plan': 6.0.6 '@changesets/assemble-release-plan': 6.0.6
'@changesets/config': 3.1.1 '@changesets/config': 3.1.1
'@changesets/pre': 2.0.2 '@changesets/pre': 2.0.2
'@changesets/read': 0.6.3 '@changesets/read': 0.6.5
'@changesets/types': 6.1.0 '@changesets/types': 6.1.0
'@manypkg/get-packages': 1.1.3 '@manypkg/get-packages': 1.1.3
'@changesets/get-version-range-type@0.4.0': {} '@changesets/get-version-range-type@0.4.0': {}
'@changesets/git@3.0.2': '@changesets/git@3.0.4':
dependencies: dependencies:
'@changesets/errors': 0.2.0 '@changesets/errors': 0.2.0
'@manypkg/get-packages': 1.1.3 '@manypkg/get-packages': 1.1.3
@@ -3570,9 +3572,9 @@ snapshots:
'@manypkg/get-packages': 1.1.3 '@manypkg/get-packages': 1.1.3
fs-extra: 7.0.1 fs-extra: 7.0.1
'@changesets/read@0.6.3': '@changesets/read@0.6.5':
dependencies: dependencies:
'@changesets/git': 3.0.2 '@changesets/git': 3.0.4
'@changesets/logger': 0.1.1 '@changesets/logger': 0.1.1
'@changesets/parse': 0.4.1 '@changesets/parse': 0.4.1
'@changesets/types': 6.1.0 '@changesets/types': 6.1.0
@@ -3778,25 +3780,25 @@ snapshots:
'@pkgjs/parseargs@0.11.0': '@pkgjs/parseargs@0.11.0':
optional: true optional: true
'@playwright/test@1.51.1': '@playwright/test@1.52.0':
dependencies: dependencies:
playwright: 1.51.1 playwright: 1.52.0
'@popperjs/core@2.11.8': {} '@popperjs/core@2.11.8': {}
'@rollup/plugin-babel@6.0.4(@babel/core@7.26.9)(rollup@4.37.0)': '@rollup/plugin-babel@6.0.4(@babel/core@7.26.9)(rollup@4.40.0)':
dependencies: dependencies:
'@babel/core': 7.26.9 '@babel/core': 7.26.9
'@babel/helper-module-imports': 7.25.9 '@babel/helper-module-imports': 7.25.9
'@rollup/pluginutils': 5.1.4(rollup@4.37.0) '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
optionalDependencies: optionalDependencies:
rollup: 4.37.0 rollup: 4.40.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@rollup/plugin-commonjs@28.0.3(rollup@4.37.0)': '@rollup/plugin-commonjs@28.0.3(rollup@4.40.0)':
dependencies: dependencies:
'@rollup/pluginutils': 5.1.4(rollup@4.37.0) '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
commondir: 1.0.1 commondir: 1.0.1
estree-walker: 2.0.2 estree-walker: 2.0.2
fdir: 6.4.3(picomatch@4.0.2) fdir: 6.4.3(picomatch@4.0.2)
@@ -3804,129 +3806,127 @@ snapshots:
magic-string: 0.30.17 magic-string: 0.30.17
picomatch: 4.0.2 picomatch: 4.0.2
optionalDependencies: optionalDependencies:
rollup: 4.37.0 rollup: 4.40.0
'@rollup/plugin-node-resolve@16.0.1(rollup@4.37.0)': '@rollup/plugin-node-resolve@16.0.1(rollup@4.40.0)':
dependencies: dependencies:
'@rollup/pluginutils': 5.1.4(rollup@4.37.0) '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
'@types/resolve': 1.20.2 '@types/resolve': 1.20.2
deepmerge: 4.3.1 deepmerge: 4.3.1
is-module: 1.0.0 is-module: 1.0.0
resolve: 1.22.10 resolve: 1.22.10
optionalDependencies: optionalDependencies:
rollup: 4.37.0 rollup: 4.40.0
'@rollup/plugin-replace@5.0.7(rollup@4.37.0)': '@rollup/plugin-replace@5.0.7(rollup@4.40.0)':
dependencies: dependencies:
'@rollup/pluginutils': 5.1.4(rollup@4.37.0) '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
magic-string: 0.30.17 magic-string: 0.30.17
optionalDependencies: optionalDependencies:
rollup: 4.37.0 rollup: 4.40.0
'@rollup/plugin-replace@6.0.2(rollup@4.37.0)': '@rollup/plugin-replace@6.0.2(rollup@4.40.0)':
dependencies: dependencies:
'@rollup/pluginutils': 5.1.4(rollup@4.37.0) '@rollup/pluginutils': 5.1.4(rollup@4.40.0)
magic-string: 0.30.17 magic-string: 0.30.17
optionalDependencies: optionalDependencies:
rollup: 4.37.0 rollup: 4.40.0
'@rollup/pluginutils@5.1.4(rollup@4.37.0)': '@rollup/pluginutils@5.1.4(rollup@4.40.0)':
dependencies: dependencies:
'@types/estree': 1.0.6 '@types/estree': 1.0.6
estree-walker: 2.0.2 estree-walker: 2.0.2
picomatch: 4.0.2 picomatch: 4.0.2
optionalDependencies: optionalDependencies:
rollup: 4.37.0 rollup: 4.40.0
'@rollup/rollup-android-arm-eabi@4.37.0': '@rollup/rollup-android-arm-eabi@4.40.0':
optional: true optional: true
'@rollup/rollup-android-arm64@4.37.0': '@rollup/rollup-android-arm64@4.40.0':
optional: true optional: true
'@rollup/rollup-darwin-arm64@4.37.0': '@rollup/rollup-darwin-arm64@4.40.0':
optional: true optional: true
'@rollup/rollup-darwin-x64@4.37.0': '@rollup/rollup-darwin-x64@4.40.0':
optional: true optional: true
'@rollup/rollup-freebsd-arm64@4.37.0': '@rollup/rollup-freebsd-arm64@4.40.0':
optional: true optional: true
'@rollup/rollup-freebsd-x64@4.37.0': '@rollup/rollup-freebsd-x64@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-arm-gnueabihf@4.37.0': '@rollup/rollup-linux-arm-gnueabihf@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-arm-musleabihf@4.37.0': '@rollup/rollup-linux-arm-musleabihf@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-arm64-gnu@4.37.0': '@rollup/rollup-linux-arm64-gnu@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-arm64-musl@4.37.0': '@rollup/rollup-linux-arm64-musl@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-loongarch64-gnu@4.37.0': '@rollup/rollup-linux-loongarch64-gnu@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-powerpc64le-gnu@4.37.0': '@rollup/rollup-linux-powerpc64le-gnu@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-riscv64-gnu@4.37.0': '@rollup/rollup-linux-riscv64-gnu@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-riscv64-musl@4.37.0': '@rollup/rollup-linux-riscv64-musl@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-s390x-gnu@4.37.0': '@rollup/rollup-linux-s390x-gnu@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-x64-gnu@4.37.0': '@rollup/rollup-linux-x64-gnu@4.40.0':
optional: true optional: true
'@rollup/rollup-linux-x64-musl@4.37.0': '@rollup/rollup-linux-x64-musl@4.40.0':
optional: true optional: true
'@rollup/rollup-win32-arm64-msvc@4.37.0': '@rollup/rollup-win32-arm64-msvc@4.40.0':
optional: true optional: true
'@rollup/rollup-win32-ia32-msvc@4.37.0': '@rollup/rollup-win32-ia32-msvc@4.40.0':
optional: true optional: true
'@rollup/rollup-win32-x64-msvc@4.37.0': '@rollup/rollup-win32-x64-msvc@4.40.0':
optional: true optional: true
'@shikijs/core@2.5.0': '@shikijs/core@3.2.2':
dependencies: dependencies:
'@shikijs/engine-javascript': 2.5.0 '@shikijs/types': 3.2.2
'@shikijs/engine-oniguruma': 2.5.0
'@shikijs/types': 2.5.0
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
hast-util-to-html: 9.0.5 hast-util-to-html: 9.0.5
'@shikijs/engine-javascript@2.5.0': '@shikijs/engine-javascript@3.2.2':
dependencies: dependencies:
'@shikijs/types': 2.5.0 '@shikijs/types': 3.2.2
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
oniguruma-to-es: 3.1.1 oniguruma-to-es: 4.2.0
'@shikijs/engine-oniguruma@2.5.0': '@shikijs/engine-oniguruma@3.2.2':
dependencies: dependencies:
'@shikijs/types': 2.5.0 '@shikijs/types': 3.2.2
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@shikijs/langs@2.5.0': '@shikijs/langs@3.2.2':
dependencies: dependencies:
'@shikijs/types': 2.5.0 '@shikijs/types': 3.2.2
'@shikijs/themes@2.5.0': '@shikijs/themes@3.2.2':
dependencies: dependencies:
'@shikijs/types': 2.5.0 '@shikijs/types': 3.2.2
'@shikijs/types@2.5.0': '@shikijs/types@3.2.2':
dependencies: dependencies:
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
@@ -3948,6 +3948,8 @@ snapshots:
'@types/estree@1.0.6': {} '@types/estree@1.0.6': {}
'@types/estree@1.0.7': {}
'@types/hast@3.0.4': '@types/hast@3.0.4':
dependencies: dependencies:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
@@ -4074,7 +4076,7 @@ snapshots:
aws4@1.13.2: {} aws4@1.13.2: {}
axios@0.28.1: axios@0.30.0:
dependencies: dependencies:
follow-redirects: 1.15.9(debug@4.4.0) follow-redirects: 1.15.9(debug@4.4.0)
form-data: 4.0.2 form-data: 4.0.2
@@ -4148,9 +4150,9 @@ snapshots:
base64-js: 1.5.1 base64-js: 1.5.1
ieee754: 1.2.1 ieee754: 1.2.1
bundlewatch@0.4.0: bundlewatch@0.4.1:
dependencies: dependencies:
axios: 0.28.1 axios: 0.30.0
bytes: 3.1.2 bytes: 3.1.2
chalk: 4.1.2 chalk: 4.1.2
ci-env: 1.17.0 ci-env: 1.17.0
@@ -4167,7 +4169,7 @@ snapshots:
cacheable@1.8.9: cacheable@1.8.9:
dependencies: dependencies:
hookified: 1.7.1 hookified: 1.8.2
keyv: 5.3.1 keyv: 5.3.1
call-bind-apply-helpers@1.0.2: call-bind-apply-helpers@1.0.2:
@@ -4341,8 +4343,6 @@ snapshots:
depd@2.0.0: {} depd@2.0.0: {}
dependency-graph@0.11.0: {}
dependency-graph@1.0.0: {} dependency-graph@1.0.0: {}
dequal@2.0.3: {} dequal@2.0.3: {}
@@ -4555,11 +4555,11 @@ snapshots:
locate-path: 5.0.0 locate-path: 5.0.0
path-exists: 4.0.0 path-exists: 4.0.0
flat-cache@6.1.7: flat-cache@6.1.8:
dependencies: dependencies:
cacheable: 1.8.9 cacheable: 1.8.9
flatted: 3.3.3 flatted: 3.3.3
hookified: 1.7.1 hookified: 1.8.2
flatpickr@4.6.13: {} flatpickr@4.6.13: {}
@@ -4751,7 +4751,7 @@ snapshots:
dependencies: dependencies:
'@types/hast': 3.0.4 '@types/hast': 3.0.4
hookified@1.7.1: {} hookified@1.8.2: {}
hosted-git-info@2.8.9: {} hosted-git-info@2.8.9: {}
@@ -5166,9 +5166,12 @@ snapshots:
dependencies: dependencies:
wrappy: 1.0.2 wrappy: 1.0.2
oniguruma-to-es@3.1.1: oniguruma-parser@0.11.2: {}
oniguruma-to-es@4.2.0:
dependencies: dependencies:
emoji-regex-xs: 1.0.0 emoji-regex-xs: 1.0.0
oniguruma-parser: 0.11.2
regex: 6.0.1 regex: 6.0.1
regex-recursion: 6.0.2 regex-recursion: 6.0.2
@@ -5251,11 +5254,11 @@ snapshots:
pify@4.0.1: {} pify@4.0.1: {}
playwright-core@1.51.1: {} playwright-core@1.52.0: {}
playwright@1.51.1: playwright@1.52.0:
dependencies: dependencies:
playwright-core: 1.51.1 playwright-core: 1.52.0
optionalDependencies: optionalDependencies:
fsevents: 2.3.2 fsevents: 2.3.2
@@ -5459,36 +5462,36 @@ snapshots:
dependencies: dependencies:
glob: 10.4.5 glob: 10.4.5
rollup-plugin-dotenv@0.5.1(rollup@4.37.0): rollup-plugin-dotenv@0.5.1(rollup@4.40.0):
dependencies: dependencies:
'@rollup/plugin-replace': 5.0.7(rollup@4.37.0) '@rollup/plugin-replace': 5.0.7(rollup@4.40.0)
dotenv: 16.4.7 dotenv: 16.4.7
rollup: 4.37.0 rollup: 4.40.0
rollup@4.37.0: rollup@4.40.0:
dependencies: dependencies:
'@types/estree': 1.0.6 '@types/estree': 1.0.7
optionalDependencies: optionalDependencies:
'@rollup/rollup-android-arm-eabi': 4.37.0 '@rollup/rollup-android-arm-eabi': 4.40.0
'@rollup/rollup-android-arm64': 4.37.0 '@rollup/rollup-android-arm64': 4.40.0
'@rollup/rollup-darwin-arm64': 4.37.0 '@rollup/rollup-darwin-arm64': 4.40.0
'@rollup/rollup-darwin-x64': 4.37.0 '@rollup/rollup-darwin-x64': 4.40.0
'@rollup/rollup-freebsd-arm64': 4.37.0 '@rollup/rollup-freebsd-arm64': 4.40.0
'@rollup/rollup-freebsd-x64': 4.37.0 '@rollup/rollup-freebsd-x64': 4.40.0
'@rollup/rollup-linux-arm-gnueabihf': 4.37.0 '@rollup/rollup-linux-arm-gnueabihf': 4.40.0
'@rollup/rollup-linux-arm-musleabihf': 4.37.0 '@rollup/rollup-linux-arm-musleabihf': 4.40.0
'@rollup/rollup-linux-arm64-gnu': 4.37.0 '@rollup/rollup-linux-arm64-gnu': 4.40.0
'@rollup/rollup-linux-arm64-musl': 4.37.0 '@rollup/rollup-linux-arm64-musl': 4.40.0
'@rollup/rollup-linux-loongarch64-gnu': 4.37.0 '@rollup/rollup-linux-loongarch64-gnu': 4.40.0
'@rollup/rollup-linux-powerpc64le-gnu': 4.37.0 '@rollup/rollup-linux-powerpc64le-gnu': 4.40.0
'@rollup/rollup-linux-riscv64-gnu': 4.37.0 '@rollup/rollup-linux-riscv64-gnu': 4.40.0
'@rollup/rollup-linux-riscv64-musl': 4.37.0 '@rollup/rollup-linux-riscv64-musl': 4.40.0
'@rollup/rollup-linux-s390x-gnu': 4.37.0 '@rollup/rollup-linux-s390x-gnu': 4.40.0
'@rollup/rollup-linux-x64-gnu': 4.37.0 '@rollup/rollup-linux-x64-gnu': 4.40.0
'@rollup/rollup-linux-x64-musl': 4.37.0 '@rollup/rollup-linux-x64-musl': 4.40.0
'@rollup/rollup-win32-arm64-msvc': 4.37.0 '@rollup/rollup-win32-arm64-msvc': 4.40.0
'@rollup/rollup-win32-ia32-msvc': 4.37.0 '@rollup/rollup-win32-ia32-msvc': 4.40.0
'@rollup/rollup-win32-x64-msvc': 4.37.0 '@rollup/rollup-win32-x64-msvc': 4.40.0
fsevents: 2.3.3 fsevents: 2.3.3
rtlcss@4.3.0: rtlcss@4.3.0:
@@ -5597,14 +5600,14 @@ snapshots:
interpret: 1.4.0 interpret: 1.4.0
rechoir: 0.6.2 rechoir: 0.6.2
shiki@2.5.0: shiki@3.2.2:
dependencies: dependencies:
'@shikijs/core': 2.5.0 '@shikijs/core': 3.2.2
'@shikijs/engine-javascript': 2.5.0 '@shikijs/engine-javascript': 3.2.2
'@shikijs/engine-oniguruma': 2.5.0 '@shikijs/engine-oniguruma': 3.2.2
'@shikijs/langs': 2.5.0 '@shikijs/langs': 3.2.2
'@shikijs/themes': 2.5.0 '@shikijs/themes': 3.2.2
'@shikijs/types': 2.5.0 '@shikijs/types': 3.2.2
'@shikijs/vscode-textmate': 10.0.2 '@shikijs/vscode-textmate': 10.0.2
'@types/hast': 3.0.4 '@types/hast': 3.0.4
@@ -5821,32 +5824,32 @@ snapshots:
dependencies: dependencies:
safe-buffer: 5.2.1 safe-buffer: 5.2.1
turbo-darwin-64@2.4.4: turbo-darwin-64@2.5.0:
optional: true optional: true
turbo-darwin-arm64@2.4.4: turbo-darwin-arm64@2.5.0:
optional: true optional: true
turbo-linux-64@2.4.4: turbo-linux-64@2.5.0:
optional: true optional: true
turbo-linux-arm64@2.4.4: turbo-linux-arm64@2.5.0:
optional: true optional: true
turbo-windows-64@2.4.4: turbo-windows-64@2.5.0:
optional: true optional: true
turbo-windows-arm64@2.4.4: turbo-windows-arm64@2.5.0:
optional: true optional: true
turbo@2.4.4: turbo@2.5.0:
optionalDependencies: optionalDependencies:
turbo-darwin-64: 2.4.4 turbo-darwin-64: 2.5.0
turbo-darwin-arm64: 2.4.4 turbo-darwin-arm64: 2.5.0
turbo-linux-64: 2.4.4 turbo-linux-64: 2.5.0
turbo-linux-arm64: 2.4.4 turbo-linux-arm64: 2.5.0
turbo-windows-64: 2.4.4 turbo-windows-64: 2.5.0
turbo-windows-arm64: 2.4.4 turbo-windows-arm64: 2.5.0
tweetnacl@0.14.5: {} tweetnacl@0.14.5: {}