Compare commits

..

8 commits

Author SHA1 Message Date
988544e41f chore(deps): update pnpm to v10
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
2025-02-15 16:50:30 +00:00
f7386df397 chore(deps): update pnpm to v9.15.5
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
2025-02-15 17:38:02 +01:00
a8cd5227f7 chore(deps): update dependency fs-extra to v11.3.0
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
2025-02-15 17:35:09 +01:00
c60ce21aaa chore(deps): update dependency @swc/core to v1.10.16
Some checks are pending
ci/woodpecker/push/checks Pipeline is pending
2025-02-15 17:34:50 +01:00
49016da925 chore(deps): update commitlint monorepo to v19.7.1
Some checks are pending
ci/woodpecker/push/checks Pipeline is pending
2025-02-15 17:33:43 +01:00
d32b17cb87 chore(deps): update dependency tslib to v2.8.1
Some checks are pending
ci/woodpecker/push/checks Pipeline is pending
2025-02-15 17:33:43 +01:00
da217c8338 chore(deps): update dependency @types/jquery to v3.5.32
Some checks failed
ci/woodpecker/push/checks Pipeline failed
2025-02-15 17:32:10 +01:00
4ec9f27c7e chore(deps): update dependency @guanghechen/rollup-plugin-copy to v6.0.4
Some checks are pending
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline is pending
2025-02-15 16:29:20 +00:00
2 changed files with 168 additions and 155 deletions

View file

@ -63,14 +63,14 @@
"changelog": "conventional-changelog -p conventionalcommits -o CHANGELOG.md -r 2"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@foundryvtt/foundryvtt-cli": "0.0.9",
"@guanghechen/rollup-plugin-copy": "6.0.2",
"@guanghechen/rollup-plugin-copy": "6.0.4",
"@ironkinoko/rollup-plugin-styles": "4.0.3",
"@swc/core": "1.7.39",
"@swc/core": "1.10.16",
"@types/fs-extra": "11.0.4",
"@types/jquery": "3.5.31",
"@types/jquery": "3.5.32",
"@types/node": "18.19.3",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
@ -78,7 +78,7 @@
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"handlebars": "4.7.8",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
@ -87,7 +87,7 @@
"rollup-plugin-swc3": "0.12.1",
"sass": "1.80.3",
"semver": "7.6.3",
"tslib": "2.8.0",
"tslib": "2.8.1",
"typescript": "5.6.3",
"vite": "6.1.0",
"vitest": "3.0.5",

View file

@ -9,29 +9,29 @@ importers:
.:
devDependencies:
'@commitlint/cli':
specifier: 19.5.0
version: 19.5.0(@types/node@18.19.3)(typescript@5.6.3)
specifier: 19.7.1
version: 19.7.1(@types/node@18.19.3)(typescript@5.6.3)
'@commitlint/config-conventional':
specifier: 19.5.0
version: 19.5.0
specifier: 19.7.1
version: 19.7.1
'@foundryvtt/foundryvtt-cli':
specifier: 0.0.9
version: 0.0.9
'@guanghechen/rollup-plugin-copy':
specifier: 6.0.2
version: 6.0.2(rollup@4.24.0)
specifier: 6.0.4
version: 6.0.4(rollup@4.24.0)
'@ironkinoko/rollup-plugin-styles':
specifier: 4.0.3
version: 4.0.3(rollup@4.24.0)
'@swc/core':
specifier: 1.7.39
version: 1.7.39
specifier: 1.10.16
version: 1.10.16
'@types/fs-extra':
specifier: 11.0.4
version: 11.0.4
'@types/jquery':
specifier: 3.5.31
version: 3.5.31
specifier: 3.5.32
version: 3.5.32
'@types/node':
specifier: 18.19.3
version: 18.19.3
@ -54,8 +54,8 @@ importers:
specifier: 9.1.0
version: 9.1.0(eslint@8.57.1)
fs-extra:
specifier: 11.2.0
version: 11.2.0
specifier: 11.3.0
version: 11.3.0
handlebars:
specifier: 4.7.8
version: 4.7.8
@ -73,7 +73,7 @@ importers:
version: 4.24.0
rollup-plugin-swc3:
specifier: 0.12.1
version: 0.12.1(@swc/core@1.7.39)(rollup@4.24.0)
version: 0.12.1(@swc/core@1.10.16)(rollup@4.24.0)
sass:
specifier: 1.80.3
version: 1.80.3
@ -81,17 +81,17 @@ importers:
specifier: 7.6.3
version: 7.6.3
tslib:
specifier: 2.8.0
version: 2.8.0
specifier: 2.8.1
version: 2.8.1
typescript:
specifier: 5.6.3
version: 5.6.3
vite:
specifier: 6.1.0
version: 6.1.0(@types/node@18.19.3)(sass@1.80.3)
version: 6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3)
vitest:
specifier: 3.0.5
version: 3.0.5(@types/node@18.19.3)(sass@1.80.3)
version: 3.0.5(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3)
yargs:
specifier: 17.7.2
version: 17.7.2
@ -126,13 +126,13 @@ packages:
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
engines: {node: '>=6.9.0'}
'@commitlint/cli@19.5.0':
resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==}
'@commitlint/cli@19.7.1':
resolution: {integrity: sha512-iObGjR1tE/PfDtDTEfd+tnRkB3/HJzpQqRTyofS2MPPkDn1mp3DBC8SoPDayokfAy+xKhF8+bwRCJO25Nea0YQ==}
engines: {node: '>=v18'}
hasBin: true
'@commitlint/config-conventional@19.5.0':
resolution: {integrity: sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==}
'@commitlint/config-conventional@19.7.1':
resolution: {integrity: sha512-fsEIF8zgiI/FIWSnykdQNj/0JE4av08MudLTyYHm4FlLWemKoQvPNUYU2M/3tktWcCEyq7aOkDDgtjrmgWFbvg==}
engines: {node: '>=v18'}
'@commitlint/config-validator@19.5.0':
@ -151,16 +151,16 @@ packages:
resolution: {integrity: sha512-yNy088miE52stCI3dhG/vvxFo9e4jFkU1Mj3xECfzp/bIS/JUay4491huAlVcffOoMK1cd296q0W92NlER6r3A==}
engines: {node: '>=v18'}
'@commitlint/is-ignored@19.5.0':
resolution: {integrity: sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w==}
'@commitlint/is-ignored@19.7.1':
resolution: {integrity: sha512-3IaOc6HVg2hAoGleRK3r9vL9zZ3XY0rf1RsUf6jdQLuaD46ZHnXBiOPTyQ004C4IvYjSWqJwlh0/u2P73aIE3g==}
engines: {node: '>=v18'}
'@commitlint/lint@19.5.0':
resolution: {integrity: sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg==}
'@commitlint/lint@19.7.1':
resolution: {integrity: sha512-LhcPfVjcOcOZA7LEuBBeO00o3MeZa+tWrX9Xyl1r9PMd5FWsEoZI9IgnGqTKZ0lZt5pO3ZlstgnRyY1CJJc9Xg==}
engines: {node: '>=v18'}
'@commitlint/load@19.5.0':
resolution: {integrity: sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA==}
'@commitlint/load@19.6.1':
resolution: {integrity: sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==}
engines: {node: '>=v18'}
'@commitlint/message@19.5.0':
@ -179,8 +179,8 @@ packages:
resolution: {integrity: sha512-CU/GscZhCUsJwcKTJS9Ndh3AKGZTNFIOoQB2n8CmFnizE0VnEuJoum+COW+C1lNABEeqk6ssfc1Kkalm4bDklA==}
engines: {node: '>=v18'}
'@commitlint/rules@19.5.0':
resolution: {integrity: sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw==}
'@commitlint/rules@19.6.0':
resolution: {integrity: sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==}
engines: {node: '>=v18'}
'@commitlint/to-lines@19.5.0':
@ -391,8 +391,12 @@ packages:
'@guanghechen/chalk@1.0.3':
resolution: {integrity: sha512-hTqwg1TioJdx8RfZI8e/V50oy3VaLWzwRUVJPZlNxbDlHVrPoAwH5b60P/Gr1rwMjfQESeVBiykepR7JkHeexg==}
'@guanghechen/rollup-plugin-copy@6.0.2':
resolution: {integrity: sha512-U7DzlEFR80DUb7wx8Y3uaxt4AXJhw87neSxsfMYJwP2qadMEox1C4X6CSqPytoViwezt73U8KIrPd//SMCgwug==}
'@guanghechen/globby@1.0.2':
resolution: {integrity: sha512-lNj4TEIDxhkATP1COH8cyZfnfDteZ5Mk2jPg46mc3AblD0OQ5ihePOLYryOufENjaH7r2kLaGazeBAXyRJJGbQ==}
engines: {node: '>= 18.0.0'}
'@guanghechen/rollup-plugin-copy@6.0.4':
resolution: {integrity: sha512-ytnHdaUAs3en3id8CZ/g1NEvtmlXUGEU1py3N8bR/vFKlZEFTcvh5VpuFUGalqJP+FWKy/g6xyPT4OBnLHHw1A==}
engines: {node: '>= 18.0.0'}
peerDependencies:
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
@ -725,68 +729,68 @@ packages:
'@seald-io/nedb@3.1.0':
resolution: {integrity: sha512-5G0hCQGJjOelOutvW1l4VD581XMhTPxpj1BUaCWTEM2MPXR9TzIr0MKMnEjnTA5nEKfujPyvVW7iF3etm1/gKQ==}
'@swc/core-darwin-arm64@1.7.39':
resolution: {integrity: sha512-o2nbEL6scMBMCTvY9OnbyVXtepLuNbdblV9oNJEFia5v5eGj9WMrnRQiylH3Wp/G2NYkW7V1/ZVW+kfvIeYe9A==}
'@swc/core-darwin-arm64@1.10.16':
resolution: {integrity: sha512-iikIxwqCQ4Bvz79vJ4ELh26efPf1u5D9TFdmXSJUBs7C3mmMHvk5zyWD9A9cTowXiW6WHs2gE58U1R9HOTTIcg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
'@swc/core-darwin-x64@1.7.39':
resolution: {integrity: sha512-qMlv3XPgtPi/Fe11VhiPDHSLiYYk2dFYl747oGsHZPq+6tIdDQjIhijXPcsUHIXYDyG7lNpODPL8cP/X1sc9MA==}
'@swc/core-darwin-x64@1.10.16':
resolution: {integrity: sha512-R2Eb9aktWd62vPfW9H/c/OaQ0e94iURibBo4uzUUcgxNNmB4+wb6piKbHxGdr/5bEsT+vJ1lwZFSRzfb45E7DA==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
'@swc/core-linux-arm-gnueabihf@1.7.39':
resolution: {integrity: sha512-NP+JIkBs1ZKnpa3Lk2W1kBJMwHfNOxCUJXuTa2ckjFsuZ8OUu2gwdeLFkTHbR43dxGwH5UzSmuGocXeMowra/Q==}
'@swc/core-linux-arm-gnueabihf@1.10.16':
resolution: {integrity: sha512-mkqN3HBAMnuiSGZ/k2utScuH8rAPshvNj0T1LjBWon+X9DkMNHSA+aMLdWsy0yZKF1zjOPc4L3Uq2l2wzhUlzA==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
'@swc/core-linux-arm64-gnu@1.7.39':
resolution: {integrity: sha512-cPc+/HehyHyHcvAsk3ML/9wYcpWVIWax3YBaA+ScecJpSE04l/oBHPfdqKUPslqZ+Gcw0OWnIBGJT/fBZW2ayw==}
'@swc/core-linux-arm64-gnu@1.10.16':
resolution: {integrity: sha512-PH/+q/L5nVZJ91CU07CL6Q9Whs6iR6nneMZMAgtVF9Ix8ST0cWVItdUhs6D38kFklCFhaOrpHhS01HlMJ72vWw==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
'@swc/core-linux-arm64-musl@1.7.39':
resolution: {integrity: sha512-8RxgBC6ubFem66bk9XJ0vclu3exJ6eD7x7CwDhp5AD/tulZslTYXM7oNPjEtje3xxabXuj/bEUMNvHZhQRFdqA==}
'@swc/core-linux-arm64-musl@1.10.16':
resolution: {integrity: sha512-1169+C9XbydKKc6Ec1XZxTGKtHjZHDIFn0r+Nqp/QSVwkORrOY1Vz2Hdu7tn/lWMg36ZkGePS+LnnyV67s/7yg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
'@swc/core-linux-x64-gnu@1.7.39':
resolution: {integrity: sha512-3gtCPEJuXLQEolo9xsXtuPDocmXQx12vewEyFFSMSjOfakuPOBmOQMa0sVL8Wwius8C1eZVeD1fgk0omMqeC+Q==}
'@swc/core-linux-x64-gnu@1.10.16':
resolution: {integrity: sha512-n2rV0XwkjoHn4MDJmpYp5RBrnyi94/6GsJVpbn6f+/eqSrZn3mh3dT7pdZc9zCN1Qp9eDHo+uI6e/wgvbL22uA==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
'@swc/core-linux-x64-musl@1.7.39':
resolution: {integrity: sha512-mg39pW5x/eqqpZDdtjZJxrUvQNSvJF4O8wCl37fbuFUqOtXs4TxsjZ0aolt876HXxxhsQl7rS+N4KioEMSgTZw==}
'@swc/core-linux-x64-musl@1.10.16':
resolution: {integrity: sha512-EevCpwreBrkPrJjQVIbiM81lK42ukNNSlBmrSRxxbx2V9VGmOd5qxX0cJBn0TRRSLIPi62BuMS76F9iYjqsjgg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
'@swc/core-win32-arm64-msvc@1.7.39':
resolution: {integrity: sha512-NZwuS0mNJowH3e9bMttr7B1fB8bW5svW/yyySigv9qmV5VcQRNz1kMlCvrCLYRsa93JnARuiaBI6FazSeG8mpA==}
'@swc/core-win32-arm64-msvc@1.10.16':
resolution: {integrity: sha512-BvE7RWAnKJeELVQWLok6env5I4GUVBTZSvaSN/VPgxnTjF+4PsTeQptYx0xCYhp5QCv68wWYsBnZKuPDS+SBsw==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
'@swc/core-win32-ia32-msvc@1.7.39':
resolution: {integrity: sha512-qFmvv5UExbJPXhhvCVDBnjK5Duqxr048dlVB6ZCgGzbRxuarOlawCzzLK4N172230pzlAWGLgn9CWl3+N6zfHA==}
'@swc/core-win32-ia32-msvc@1.10.16':
resolution: {integrity: sha512-7Jf/7AeCgbLR/JsQgMJuacHIq4Jeie3knf6+mXxn8aCvRypsOTIEu0eh7j24SolOboxK1ijqJ86GyN1VA2Rebg==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
'@swc/core-win32-x64-msvc@1.7.39':
resolution: {integrity: sha512-o+5IMqgOtj9+BEOp16atTfBgCogVak9svhBpwsbcJQp67bQbxGYhAPPDW/hZ2rpSSF7UdzbY9wudoX9G4trcuQ==}
'@swc/core-win32-x64-msvc@1.10.16':
resolution: {integrity: sha512-p0blVm0R8bjaTtmW+FoPmLxLSQdRNbqhuWcR/8g80OzMSkka9mk5/J3kn/5JRVWh+MaR9LHRHZc1Q1L8zan13g==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
'@swc/core@1.7.39':
resolution: {integrity: sha512-jns6VFeOT49uoTKLWIEfiQqJAlyqldNAt80kAr8f7a5YjX0zgnG3RBiLMpksx4Ka4SlK4O6TJ/lumIM3Trp82g==}
'@swc/core@1.10.16':
resolution: {integrity: sha512-nOINg/OUcZazCW7B55QV2/UB8QAqz9FYe4+z229+4RYboBTZ102K7ebOEjY5sKn59JgAkhjZTz+5BKmXpDFopw==}
engines: {node: '>=10'}
peerDependencies:
'@swc/helpers': '*'
@ -797,8 +801,8 @@ packages:
'@swc/counter@0.1.3':
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
'@swc/types@0.1.13':
resolution: {integrity: sha512-JL7eeCk6zWCbiYQg2xQSdLXQJl8Qoc9rXmG2cEKvHe3CKwMHwHGpfOb8frzNLmbycOo6I51qxnLnn9ESf4I20Q==}
'@swc/types@0.1.17':
resolution: {integrity: sha512-V5gRru+aD8YVyCOMAjMpWR1Ui577DD5KSJsHP8RAxopAH22jFz6GZd/qxqjO6MJHQhcsjvjOFXyDhyLQUnMveQ==}
'@trysound/sax@0.2.0':
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
@ -816,8 +820,8 @@ packages:
'@types/fs-extra@11.0.4':
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
'@types/jquery@3.5.31':
resolution: {integrity: sha512-rf/iB+cPJ/YZfMwr+FVuQbm7IaWC4y3FVYfVDxRGqmUCFjjPII0HWaP0vTPJGp6m4o13AXySCcMbWfrWtBFAKw==}
'@types/jquery@3.5.32':
resolution: {integrity: sha512-b9Xbf4CkMqS02YH8zACqN1xzdxc3cO735Qe5AbSUFmyOiaWAbcpqh9Wna+Uk0vgACvoQHpWDg2rGdHkYPLmCiQ==}
'@types/jsonfile@6.1.1':
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
@ -1074,6 +1078,10 @@ packages:
resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
engines: {node: '>= 14.16.0'}
chokidar@4.0.3:
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
engines: {node: '>= 14.16.0'}
classic-level@1.3.0:
resolution: {integrity: sha512-iwFAJQYtqRTRM0F6L8h4JCt00ZSGdOyqh7yVrhhjrOpFhmBjNlRUey64MCiyo6UmQHMJ+No3c81nujPv+n9yrg==}
engines: {node: '>=12'}
@ -1188,13 +1196,13 @@ packages:
engines: {node: '>=18'}
hasBin: true
cosmiconfig-typescript-loader@5.0.0:
resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
engines: {node: '>=v16'}
cosmiconfig-typescript-loader@6.1.0:
resolution: {integrity: sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g==}
engines: {node: '>=v18'}
peerDependencies:
'@types/node': '*'
cosmiconfig: '>=8.2'
typescript: '>=4'
cosmiconfig: '>=9'
typescript: '>=5'
cosmiconfig@7.1.0:
resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==}
@ -1446,6 +1454,10 @@ packages:
resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==}
engines: {node: '>=8.6.0'}
fast-glob@3.3.3:
resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
engines: {node: '>=8.6.0'}
fast-json-stable-stringify@2.1.0:
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
@ -1497,8 +1509,8 @@ packages:
resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
engines: {node: '>=12'}
fs-extra@11.2.0:
resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
fs-extra@11.3.0:
resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
engines: {node: '>=14.14'}
fs.realpath@1.0.0:
@ -1586,10 +1598,6 @@ packages:
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
engines: {node: '>=10'}
globby@13.2.2:
resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
gopd@1.0.1:
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
@ -1654,6 +1662,10 @@ packages:
resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
engines: {node: '>= 4'}
ignore@7.0.3:
resolution: {integrity: sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==}
engines: {node: '>= 4'}
immediate@3.0.6:
resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
@ -1794,8 +1806,8 @@ packages:
resolution: {integrity: sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==}
engines: {node: 20 || >=22}
jiti@1.20.0:
resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==}
jiti@2.4.2:
resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
hasBin: true
js-tokens@4.0.0:
@ -2514,10 +2526,6 @@ packages:
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
engines: {node: '>=8'}
slash@4.0.0:
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
engines: {node: '>=12'}
source-map-js@1.0.2:
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
engines: {node: '>=0.10.0'}
@ -2646,9 +2654,6 @@ packages:
tinybench@2.9.0:
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
tinyexec@0.3.0:
resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==}
tinyexec@0.3.2:
resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==}
@ -2674,8 +2679,8 @@ packages:
peerDependencies:
typescript: '>=4.2.0'
tslib@2.8.0:
resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==}
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
@ -2900,20 +2905,20 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.0.0
'@commitlint/cli@19.5.0(@types/node@18.19.3)(typescript@5.6.3)':
'@commitlint/cli@19.7.1(@types/node@18.19.3)(typescript@5.6.3)':
dependencies:
'@commitlint/format': 19.5.0
'@commitlint/lint': 19.5.0
'@commitlint/load': 19.5.0(@types/node@18.19.3)(typescript@5.6.3)
'@commitlint/lint': 19.7.1
'@commitlint/load': 19.6.1(@types/node@18.19.3)(typescript@5.6.3)
'@commitlint/read': 19.5.0
'@commitlint/types': 19.5.0
tinyexec: 0.3.0
tinyexec: 0.3.2
yargs: 17.7.2
transitivePeerDependencies:
- '@types/node'
- typescript
'@commitlint/config-conventional@19.5.0':
'@commitlint/config-conventional@19.7.1':
dependencies:
'@commitlint/types': 19.5.0
conventional-changelog-conventionalcommits: 7.0.2
@ -2939,19 +2944,19 @@ snapshots:
'@commitlint/types': 19.5.0
chalk: 5.3.0
'@commitlint/is-ignored@19.5.0':
'@commitlint/is-ignored@19.7.1':
dependencies:
'@commitlint/types': 19.5.0
semver: 7.6.3
'@commitlint/lint@19.5.0':
'@commitlint/lint@19.7.1':
dependencies:
'@commitlint/is-ignored': 19.5.0
'@commitlint/is-ignored': 19.7.1
'@commitlint/parse': 19.5.0
'@commitlint/rules': 19.5.0
'@commitlint/rules': 19.6.0
'@commitlint/types': 19.5.0
'@commitlint/load@19.5.0(@types/node@18.19.3)(typescript@5.6.3)':
'@commitlint/load@19.6.1(@types/node@18.19.3)(typescript@5.6.3)':
dependencies:
'@commitlint/config-validator': 19.5.0
'@commitlint/execute-rule': 19.5.0
@ -2959,7 +2964,7 @@ snapshots:
'@commitlint/types': 19.5.0
chalk: 5.3.0
cosmiconfig: 9.0.0(typescript@5.6.3)
cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.3)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3)
cosmiconfig-typescript-loader: 6.1.0(@types/node@18.19.3)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@ -2981,7 +2986,7 @@ snapshots:
'@commitlint/types': 19.5.0
git-raw-commits: 4.0.0
minimist: 1.2.8
tinyexec: 0.3.0
tinyexec: 0.3.2
'@commitlint/resolve-extends@19.5.0':
dependencies:
@ -2992,7 +2997,7 @@ snapshots:
lodash.mergewith: 4.6.2
resolve-from: 5.0.0
'@commitlint/rules@19.5.0':
'@commitlint/rules@19.6.0':
dependencies:
'@commitlint/ensure': 19.5.0
'@commitlint/message': 19.5.0
@ -3137,13 +3142,18 @@ snapshots:
dependencies:
'@guanghechen/chalk.types': 1.0.3
'@guanghechen/rollup-plugin-copy@6.0.2(rollup@4.24.0)':
'@guanghechen/globby@1.0.2':
dependencies:
fast-glob: 3.3.3
ignore: 7.0.3
'@guanghechen/rollup-plugin-copy@6.0.4(rollup@4.24.0)':
dependencies:
'@guanghechen/chalk': 1.0.3
'@guanghechen/globby': 1.0.2
'@guanghechen/std': 1.0.4
chokidar: 4.0.1
chokidar: 4.0.3
dir-glob: 3.0.1
globby: 13.2.2
micromatch: 4.0.8
rollup: 4.24.0
@ -3183,7 +3193,7 @@ snapshots:
resolve.exports: 1.1.1
rollup: 4.24.0
source-map-js: 1.0.2
tslib: 2.8.0
tslib: 2.8.1
'@isaacs/cliui@8.0.2':
dependencies:
@ -3398,55 +3408,55 @@ snapshots:
localforage: 1.10.0
util: 0.12.5
'@swc/core-darwin-arm64@1.7.39':
'@swc/core-darwin-arm64@1.10.16':
optional: true
'@swc/core-darwin-x64@1.7.39':
'@swc/core-darwin-x64@1.10.16':
optional: true
'@swc/core-linux-arm-gnueabihf@1.7.39':
'@swc/core-linux-arm-gnueabihf@1.10.16':
optional: true
'@swc/core-linux-arm64-gnu@1.7.39':
'@swc/core-linux-arm64-gnu@1.10.16':
optional: true
'@swc/core-linux-arm64-musl@1.7.39':
'@swc/core-linux-arm64-musl@1.10.16':
optional: true
'@swc/core-linux-x64-gnu@1.7.39':
'@swc/core-linux-x64-gnu@1.10.16':
optional: true
'@swc/core-linux-x64-musl@1.7.39':
'@swc/core-linux-x64-musl@1.10.16':
optional: true
'@swc/core-win32-arm64-msvc@1.7.39':
'@swc/core-win32-arm64-msvc@1.10.16':
optional: true
'@swc/core-win32-ia32-msvc@1.7.39':
'@swc/core-win32-ia32-msvc@1.10.16':
optional: true
'@swc/core-win32-x64-msvc@1.7.39':
'@swc/core-win32-x64-msvc@1.10.16':
optional: true
'@swc/core@1.7.39':
'@swc/core@1.10.16':
dependencies:
'@swc/counter': 0.1.3
'@swc/types': 0.1.13
'@swc/types': 0.1.17
optionalDependencies:
'@swc/core-darwin-arm64': 1.7.39
'@swc/core-darwin-x64': 1.7.39
'@swc/core-linux-arm-gnueabihf': 1.7.39
'@swc/core-linux-arm64-gnu': 1.7.39
'@swc/core-linux-arm64-musl': 1.7.39
'@swc/core-linux-x64-gnu': 1.7.39
'@swc/core-linux-x64-musl': 1.7.39
'@swc/core-win32-arm64-msvc': 1.7.39
'@swc/core-win32-ia32-msvc': 1.7.39
'@swc/core-win32-x64-msvc': 1.7.39
'@swc/core-darwin-arm64': 1.10.16
'@swc/core-darwin-x64': 1.10.16
'@swc/core-linux-arm-gnueabihf': 1.10.16
'@swc/core-linux-arm64-gnu': 1.10.16
'@swc/core-linux-arm64-musl': 1.10.16
'@swc/core-linux-x64-gnu': 1.10.16
'@swc/core-linux-x64-musl': 1.10.16
'@swc/core-win32-arm64-msvc': 1.10.16
'@swc/core-win32-ia32-msvc': 1.10.16
'@swc/core-win32-x64-msvc': 1.10.16
'@swc/counter@0.1.3': {}
'@swc/types@0.1.13':
'@swc/types@0.1.17':
dependencies:
'@swc/counter': 0.1.3
@ -3465,7 +3475,7 @@ snapshots:
'@types/jsonfile': 6.1.1
'@types/node': 18.19.3
'@types/jquery@3.5.31':
'@types/jquery@3.5.32':
dependencies:
'@types/sizzle': 2.3.3
@ -3575,13 +3585,13 @@ snapshots:
chai: 5.2.0
tinyrainbow: 2.0.0
'@vitest/mocker@3.0.5(vite@6.1.0(@types/node@18.19.3)(sass@1.80.3))':
'@vitest/mocker@3.0.5(vite@6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3))':
dependencies:
'@vitest/spy': 3.0.5
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
vite: 6.1.0(@types/node@18.19.3)(sass@1.80.3)
vite: 6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3)
'@vitest/pretty-format@3.0.5':
dependencies:
@ -3756,6 +3766,10 @@ snapshots:
dependencies:
readdirp: 4.0.1
chokidar@4.0.3:
dependencies:
readdirp: 4.0.1
classic-level@1.3.0:
dependencies:
abstract-level: 1.0.3
@ -3888,11 +3902,11 @@ snapshots:
dependencies:
meow: 13.2.0
cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.3)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3):
cosmiconfig-typescript-loader@6.1.0(@types/node@18.19.3)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3):
dependencies:
'@types/node': 18.19.3
cosmiconfig: 9.0.0(typescript@5.6.3)
jiti: 1.20.0
jiti: 2.4.2
typescript: 5.6.3
cosmiconfig@7.1.0:
@ -4243,6 +4257,14 @@ snapshots:
merge2: 1.4.1
micromatch: 4.0.8
fast-glob@3.3.3:
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.8
fast-json-stable-stringify@2.1.0: {}
fast-levenshtein@2.0.6: {}
@ -4296,7 +4318,7 @@ snapshots:
jsonfile: 6.1.0
universalify: 2.0.0
fs-extra@11.2.0:
fs-extra@11.3.0:
dependencies:
graceful-fs: 4.2.11
jsonfile: 6.1.0
@ -4407,14 +4429,6 @@ snapshots:
merge2: 1.4.1
slash: 3.0.0
globby@13.2.2:
dependencies:
dir-glob: 3.0.1
fast-glob: 3.3.0
ignore: 5.3.1
merge2: 1.4.1
slash: 4.0.0
gopd@1.0.1:
dependencies:
get-intrinsic: 1.2.0
@ -4468,6 +4482,8 @@ snapshots:
ignore@5.3.1: {}
ignore@7.0.3: {}
immediate@3.0.6: {}
immutable@4.3.0: {}
@ -4599,7 +4615,7 @@ snapshots:
optionalDependencies:
'@pkgjs/parseargs': 0.11.0
jiti@1.20.0: {}
jiti@2.4.2: {}
js-tokens@4.0.0: {}
@ -5177,12 +5193,12 @@ snapshots:
glob: 11.0.0
package-json-from-dist: 1.0.0
rollup-plugin-swc3@0.12.1(@swc/core@1.7.39)(rollup@4.24.0):
rollup-plugin-swc3@0.12.1(@swc/core@1.10.16)(rollup@4.24.0):
dependencies:
'@dual-bundle/import-meta-resolve': 4.1.0
'@fastify/deepmerge': 2.0.0
'@rollup/pluginutils': 5.1.2(rollup@4.24.0)
'@swc/core': 1.7.39
'@swc/core': 1.10.16
get-tsconfig: 4.8.1
rollup: 4.24.0
rollup-preserve-directives: 1.1.2(rollup@4.24.0)
@ -5286,8 +5302,6 @@ snapshots:
slash@3.0.0: {}
slash@4.0.0: {}
source-map-js@1.0.2: {}
source-map-js@1.2.1: {}
@ -5408,8 +5422,6 @@ snapshots:
tinybench@2.9.0: {}
tinyexec@0.3.0: {}
tinyexec@0.3.2: {}
tinypool@1.0.2: {}
@ -5426,7 +5438,7 @@ snapshots:
dependencies:
typescript: 5.6.3
tslib@2.8.0: {}
tslib@2.8.1: {}
type-check@0.4.0:
dependencies:
@ -5487,13 +5499,13 @@ snapshots:
spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1
vite-node@3.0.5(@types/node@18.19.3)(sass@1.80.3):
vite-node@3.0.5(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3):
dependencies:
cac: 6.7.14
debug: 4.4.0
es-module-lexer: 1.6.0
pathe: 2.0.3
vite: 6.1.0(@types/node@18.19.3)(sass@1.80.3)
vite: 6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3)
transitivePeerDependencies:
- '@types/node'
- jiti
@ -5508,7 +5520,7 @@ snapshots:
- tsx
- yaml
vite@6.1.0(@types/node@18.19.3)(sass@1.80.3):
vite@6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3):
dependencies:
esbuild: 0.24.2
postcss: 8.5.2
@ -5516,12 +5528,13 @@ snapshots:
optionalDependencies:
'@types/node': 18.19.3
fsevents: 2.3.3
jiti: 2.4.2
sass: 1.80.3
vitest@3.0.5(@types/node@18.19.3)(sass@1.80.3):
vitest@3.0.5(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3):
dependencies:
'@vitest/expect': 3.0.5
'@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@18.19.3)(sass@1.80.3))
'@vitest/mocker': 3.0.5(vite@6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3))
'@vitest/pretty-format': 3.0.5
'@vitest/runner': 3.0.5
'@vitest/snapshot': 3.0.5
@ -5537,8 +5550,8 @@ snapshots:
tinyexec: 0.3.2
tinypool: 1.0.2
tinyrainbow: 2.0.0
vite: 6.1.0(@types/node@18.19.3)(sass@1.80.3)
vite-node: 3.0.5(@types/node@18.19.3)(sass@1.80.3)
vite: 6.1.0(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3)
vite-node: 3.0.5(@types/node@18.19.3)(jiti@2.4.2)(sass@1.80.3)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 18.19.3