diff --git a/package.json b/package.json index 149f29666..5941325b6 100644 --- a/package.json +++ b/package.json @@ -35,23 +35,23 @@ ] }, "devDependencies": { - "@types/chai": "5.0.0", - "@types/mocha": "10.0.9", - "@types/node": "18.19.57", - "chai": "5.1.1", - "typescript": "5.6.3", - "fs-extra": "11.2.0", - "husky": "9.1.6", - "lerna": "8.1.8", - "lint-staged": "15.2.10", - "mocha": "10.7.3", - "npm-run-all2": "6.2.4", - "prettier": "3.3.3", + "@types/chai": "5.0.1", + "@types/mocha": "10.0.10", + "@types/node": "18.19.76", + "chai": "5.2.0", + "typescript": "5.7.3", + "fs-extra": "11.3.0", + "husky": "9.1.7", + "lerna": "8.2.0", + "lint-staged": "15.4.3", + "mocha": "10.8.2", + "npm-run-all2": "6.2.6", + "prettier": "3.5.2", "shx": "0.3.4", "cz-conventional-changelog": "3.3.0", - "@commitlint/cli": "19.5.0", - "@commitlint/config-conventional": "19.5.0", + "@commitlint/cli": "19.7.1", + "@commitlint/config-conventional": "19.7.1", "source-map-support": "0.5.21", - "c8": "10.1.2" + "c8": "10.1.3" } } diff --git a/packages/chevrotain/package.json b/packages/chevrotain/package.json index cdacf0d98..3a242553d 100644 --- a/packages/chevrotain/package.json +++ b/packages/chevrotain/package.json @@ -80,7 +80,7 @@ "@types/sinon": "17.0.3", "@types/sinon-chai": "4.0.0", "error-stack-parser": "2.1.4", - "esbuild": "0.24.0", + "esbuild": "0.25.0", "gen-esm-wrapper": "1.1.3", "gitty": "3.7.2", "jsdom": "25.0.1", @@ -88,6 +88,6 @@ "require-from-string": "2.0.2", "sinon": "19.0.2", "sinon-chai": "4.0.0", - "xregexp": "5.1.1" + "xregexp": "5.1.2" } } diff --git a/packages/cst-dts-gen-test/package.json b/packages/cst-dts-gen-test/package.json index 667525fd5..69081b2d3 100644 --- a/packages/cst-dts-gen-test/package.json +++ b/packages/cst-dts-gen-test/package.json @@ -31,6 +31,6 @@ }, "devDependencies": { "@types/lodash-es": "4.17.12", - "glob": "11.0.0" + "glob": "11.0.1" } } diff --git a/packages/types/package.json b/packages/types/package.json index 26c067f88..5c2e957f9 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "typedoc": "0.26.10", - "typescript": "5.6.3" + "typescript": "5.7.3" }, "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e00f393d1..54dd71f86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,50 +9,50 @@ importers: .: devDependencies: '@commitlint/cli': - specifier: 19.5.0 - version: 19.5.0(@types/node@18.19.57)(typescript@5.6.3) + specifier: 19.7.1 + version: 19.7.1(@types/node@18.19.76)(typescript@5.7.3) '@commitlint/config-conventional': - specifier: 19.5.0 - version: 19.5.0 + specifier: 19.7.1 + version: 19.7.1 '@types/chai': - specifier: 5.0.0 - version: 5.0.0 + specifier: 5.0.1 + version: 5.0.1 '@types/mocha': - specifier: 10.0.9 - version: 10.0.9 + specifier: 10.0.10 + version: 10.0.10 '@types/node': - specifier: 18.19.57 - version: 18.19.57 + specifier: 18.19.76 + version: 18.19.76 c8: - specifier: 10.1.2 - version: 10.1.2 + specifier: 10.1.3 + version: 10.1.3 chai: - specifier: 5.1.1 - version: 5.1.1 + specifier: 5.2.0 + version: 5.2.0 cz-conventional-changelog: specifier: 3.3.0 - version: 3.3.0(@types/node@18.19.57)(typescript@5.6.3) + version: 3.3.0(@types/node@18.19.76)(typescript@5.7.3) fs-extra: - specifier: 11.2.0 - version: 11.2.0 + specifier: 11.3.0 + version: 11.3.0 husky: - specifier: 9.1.6 - version: 9.1.6 + specifier: 9.1.7 + version: 9.1.7 lerna: - specifier: 8.1.8 - version: 8.1.8(encoding@0.1.13) + specifier: 8.2.0 + version: 8.2.0(encoding@0.1.13) lint-staged: - specifier: 15.2.10 - version: 15.2.10 + specifier: 15.4.3 + version: 15.4.3 mocha: - specifier: 10.7.3 - version: 10.7.3 + specifier: 10.8.2 + version: 10.8.2 npm-run-all2: - specifier: 6.2.4 - version: 6.2.4 + specifier: 6.2.6 + version: 6.2.6 prettier: - specifier: 3.3.3 - version: 3.3.3 + specifier: 3.5.2 + version: 3.5.2 shx: specifier: 0.3.4 version: 0.3.4 @@ -60,8 +60,8 @@ importers: specifier: 0.5.21 version: 0.5.21 typescript: - specifier: 5.6.3 - version: 5.6.3 + specifier: 5.7.3 + version: 5.7.3 examples/grammars: dependencies: @@ -166,8 +166,8 @@ importers: specifier: 2.1.4 version: 2.1.4 esbuild: - specifier: 0.24.0 - version: 0.24.0 + specifier: 0.25.0 + version: 0.25.0 gen-esm-wrapper: specifier: 1.1.3 version: 1.1.3 @@ -188,10 +188,10 @@ importers: version: 19.0.2 sinon-chai: specifier: 4.0.0 - version: 4.0.0(chai@5.1.1)(sinon@19.0.2) + version: 4.0.0(chai@5.2.0)(sinon@19.0.2) xregexp: - specifier: 5.1.1 - version: 5.1.1 + specifier: 5.1.2 + version: 5.1.2 packages/cst-dts-gen: dependencies: @@ -231,8 +231,8 @@ importers: specifier: 4.17.12 version: 4.17.12 glob: - specifier: 11.0.0 - version: 11.0.0 + specifier: 11.0.1 + version: 11.0.1 packages/gast: dependencies: @@ -253,10 +253,10 @@ importers: devDependencies: typedoc: specifier: 0.26.10 - version: 0.26.10(typescript@5.6.3) + version: 0.26.10(typescript@5.7.3) typescript: - specifier: 5.6.3 - version: 5.6.3 + specifier: 5.7.3 + version: 5.7.3 packages/utils: {} @@ -267,13 +267,13 @@ importers: version: 2.1.3 '@vuepress/client': specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(typescript@5.6.3) + version: 2.0.0-beta.64(typescript@5.7.3) '@vuepress/plugin-docsearch': specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(@algolia/client-search@5.9.0)(search-insights@2.17.2)(typescript@5.6.3) + version: 2.0.0-beta.64(@algolia/client-search@5.9.0)(search-insights@2.17.2)(typescript@5.7.3) '@vuepress/theme-default': specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(typescript@5.6.3) + version: 2.0.0-beta.64(typescript@5.7.3) gitty: specifier: 3.7.2 version: 3.7.2 @@ -285,7 +285,7 @@ importers: version: 4.17.21 vuepress: specifier: 2.0.0-beta.64 - version: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + version: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.7.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.12(typescript@5.7.3)) packages: @@ -399,20 +399,25 @@ packages: resolution: {integrity: sha512-gMmIEhg35sXk9Te5qbGp3W9YKrvLt3HV658/d3odWrHSqT0JeG5OzsJWFHRLiOohRyjRsJc/x03DhJm3i8VJxg==} engines: {node: '>=6.9.0'} + '@babel/runtime-corejs3@7.26.9': + resolution: {integrity: sha512-5EVjbTegqN7RSJle6hMWYxO4voo4rI+9krITk+DWR+diJgGrjZjrIBnJhjrHYYQsFgI7j1w1QnrvV7YSKBfYGg==} + engines: {node: '>=6.9.0'} + '@babel/types@7.25.8': resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==} engines: {node: '>=6.9.0'} - '@bcoe/v8-coverage@0.2.3': - resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} + '@bcoe/v8-coverage@1.0.2': + resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==} + engines: {node: '>=18'} - '@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': @@ -431,18 +436,22 @@ 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==} engines: {node: '>=v18'} + '@commitlint/load@19.6.1': + resolution: {integrity: sha512-kE4mRKWWNju2QpsCWt428XBvUH55OET2N4QKQ0bF85qS/XbsRGG1MiTByDNlEVpEPceMkDr46LNH95DtRwcsfA==} + engines: {node: '>=v18'} + '@commitlint/message@19.5.0': resolution: {integrity: sha512-R7AM4YnbxN1Joj1tMfCyBryOC5aNJBdxadTZkuqtWi3Xj0kMdutq16XQwuoGbIzL2Pk62TALV1fZDCv36+JhTQ==} engines: {node: '>=v18'} @@ -459,8 +468,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': @@ -511,8 +520,8 @@ packages: '@emnapi/wasi-threads@1.0.1': resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==} - '@esbuild/aix-ppc64@0.24.0': - resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==} + '@esbuild/aix-ppc64@0.25.0': + resolution: {integrity: sha512-O7vun9Sf8DFjH2UtqK8Ku3LkquL9SZL8OLY1T5NZkA34+wG3OQF7cl4Ql8vdNzM6fzBbYfLaiRLIOZ+2FOCgBQ==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -529,8 +538,8 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.24.0': - resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==} + '@esbuild/android-arm64@0.25.0': + resolution: {integrity: sha512-grvv8WncGjDSyUBjN9yHXNt+cq0snxXbDxy5pJtzMKGmmpPxeAmAhWxXI+01lU5rwZomDgD3kJwulEnhTRUd6g==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -547,8 +556,8 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.24.0': - resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==} + '@esbuild/android-arm@0.25.0': + resolution: {integrity: sha512-PTyWCYYiU0+1eJKmw21lWtC+d08JDZPQ5g+kFyxP0V+es6VPPSUhM6zk8iImp2jbV6GwjX4pap0JFbUQN65X1g==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -565,8 +574,8 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.24.0': - resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==} + '@esbuild/android-x64@0.25.0': + resolution: {integrity: sha512-m/ix7SfKG5buCnxasr52+LI78SQ+wgdENi9CqyCXwjVR2X4Jkz+BpC3le3AoBPYTC9NHklwngVXvbJ9/Akhrfg==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -583,8 +592,8 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.24.0': - resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==} + '@esbuild/darwin-arm64@0.25.0': + resolution: {integrity: sha512-mVwdUb5SRkPayVadIOI78K7aAnPamoeFR2bT5nszFUZ9P8UpK4ratOdYbZZXYSqPKMHfS1wdHCJk1P1EZpRdvw==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -601,8 +610,8 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.24.0': - resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==} + '@esbuild/darwin-x64@0.25.0': + resolution: {integrity: sha512-DgDaYsPWFTS4S3nWpFcMn/33ZZwAAeAFKNHNa1QN0rI4pUjgqf0f7ONmXf6d22tqTY+H9FNdgeaAa+YIFUn2Rg==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -619,8 +628,8 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.24.0': - resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==} + '@esbuild/freebsd-arm64@0.25.0': + resolution: {integrity: sha512-VN4ocxy6dxefN1MepBx/iD1dH5K8qNtNe227I0mnTRjry8tj5MRk4zprLEdG8WPyAPb93/e4pSgi1SoHdgOa4w==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -637,8 +646,8 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.24.0': - resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==} + '@esbuild/freebsd-x64@0.25.0': + resolution: {integrity: sha512-mrSgt7lCh07FY+hDD1TxiTyIHyttn6vnjesnPoVDNmDfOmggTLXRv8Id5fNZey1gl/V2dyVK1VXXqVsQIiAk+A==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -655,8 +664,8 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.24.0': - resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==} + '@esbuild/linux-arm64@0.25.0': + resolution: {integrity: sha512-9QAQjTWNDM/Vk2bgBl17yWuZxZNQIF0OUUuPZRKoDtqF2k4EtYbpyiG5/Dk7nqeK6kIJWPYldkOcBqjXjrUlmg==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -673,8 +682,8 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.24.0': - resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==} + '@esbuild/linux-arm@0.25.0': + resolution: {integrity: sha512-vkB3IYj2IDo3g9xX7HqhPYxVkNQe8qTK55fraQyTzTX/fxaDtXiEnavv9geOsonh2Fd2RMB+i5cbhu2zMNWJwg==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -691,8 +700,8 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.24.0': - resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==} + '@esbuild/linux-ia32@0.25.0': + resolution: {integrity: sha512-43ET5bHbphBegyeqLb7I1eYn2P/JYGNmzzdidq/w0T8E2SsYL1U6un2NFROFRg1JZLTzdCoRomg8Rvf9M6W6Gg==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -709,8 +718,8 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.24.0': - resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==} + '@esbuild/linux-loong64@0.25.0': + resolution: {integrity: sha512-fC95c/xyNFueMhClxJmeRIj2yrSMdDfmqJnyOY4ZqsALkDrrKJfIg5NTMSzVBr5YW1jf+l7/cndBfP3MSDpoHw==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -727,8 +736,8 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.24.0': - resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==} + '@esbuild/linux-mips64el@0.25.0': + resolution: {integrity: sha512-nkAMFju7KDW73T1DdH7glcyIptm95a7Le8irTQNO/qtkoyypZAnjchQgooFUDQhNAy4iu08N79W4T4pMBwhPwQ==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -745,8 +754,8 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.24.0': - resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==} + '@esbuild/linux-ppc64@0.25.0': + resolution: {integrity: sha512-NhyOejdhRGS8Iwv+KKR2zTq2PpysF9XqY+Zk77vQHqNbo/PwZCzB5/h7VGuREZm1fixhs4Q/qWRSi5zmAiO4Fw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -763,8 +772,8 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.24.0': - resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==} + '@esbuild/linux-riscv64@0.25.0': + resolution: {integrity: sha512-5S/rbP5OY+GHLC5qXp1y/Mx//e92L1YDqkiBbO9TQOvuFXM+iDqUNG5XopAnXoRH3FjIUDkeGcY1cgNvnXp/kA==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -781,8 +790,8 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.24.0': - resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==} + '@esbuild/linux-s390x@0.25.0': + resolution: {integrity: sha512-XM2BFsEBz0Fw37V0zU4CXfcfuACMrppsMFKdYY2WuTS3yi8O1nFOhil/xhKTmE1nPmVyvQJjJivgDT+xh8pXJA==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -799,12 +808,18 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.24.0': - resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==} + '@esbuild/linux-x64@0.25.0': + resolution: {integrity: sha512-9yl91rHw/cpwMCNytUDxwj2XjFpxML0y9HAOH9pNVQDpQrBxHy01Dx+vaMu0N1CKa/RzBD2hB4u//nfc+Sd3Cw==} engines: {node: '>=18'} cpu: [x64] os: [linux] + '@esbuild/netbsd-arm64@0.25.0': + resolution: {integrity: sha512-RuG4PSMPFfrkH6UwCAqBzauBWTygTvb1nxWasEJooGSJ/NwRw7b2HOwyRTQIU97Hq37l3npXoZGYMy3b3xYvPw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + '@esbuild/netbsd-x64@0.17.19': resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} engines: {node: '>=12'} @@ -817,14 +832,14 @@ packages: cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.24.0': - resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==} + '@esbuild/netbsd-x64@0.25.0': + resolution: {integrity: sha512-jl+qisSB5jk01N5f7sPCsBENCOlPiS/xptD5yxOx2oqQfyourJwIKLRA2yqWdifj3owQZCL2sn6o08dBzZGQzA==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.24.0': - resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==} + '@esbuild/openbsd-arm64@0.25.0': + resolution: {integrity: sha512-21sUNbq2r84YE+SJDfaQRvdgznTD8Xc0oc3p3iW/a1EVWeNj/SdUCbm5U0itZPQYRuRTW20fPMWMpcrciH2EJw==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -841,8 +856,8 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.24.0': - resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==} + '@esbuild/openbsd-x64@0.25.0': + resolution: {integrity: sha512-2gwwriSMPcCFRlPlKx3zLQhfN/2WjJ2NSlg5TKLQOJdV0mSxIcYNTMhk3H3ulL/cak+Xj0lY1Ym9ysDV1igceg==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] @@ -859,8 +874,8 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.24.0': - resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==} + '@esbuild/sunos-x64@0.25.0': + resolution: {integrity: sha512-bxI7ThgLzPrPz484/S9jLlvUAHYMzy6I0XiU1ZMeAEOBcS0VePBFxh1JjTQt3Xiat5b6Oh4x7UC7IwKQKIJRIg==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -877,8 +892,8 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.24.0': - resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==} + '@esbuild/win32-arm64@0.25.0': + resolution: {integrity: sha512-ZUAc2YK6JW89xTbXvftxdnYy3m4iHIkDtK3CLce8wg8M2L+YZhIvO1DKpxrd0Yr59AeNNkTiic9YLf6FTtXWMw==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -895,8 +910,8 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.24.0': - resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==} + '@esbuild/win32-ia32@0.25.0': + resolution: {integrity: sha512-eSNxISBu8XweVEWG31/JzjkIGbGIJN/TrRoiSVZwZ6pkC6VX4Im/WV2cz559/TXLcYbcrDN8JtKgd9DJVIo8GA==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -913,8 +928,8 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.24.0': - resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==} + '@esbuild/win32-x64@0.25.0': + resolution: {integrity: sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -951,8 +966,8 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - '@lerna/create@8.1.8': - resolution: {integrity: sha512-wi72R01tgjBjzG2kjRyTHl4yCTKDfDMIXRyKz9E/FBa9SkFvUOAE4bdyY9MhEsRZmSWL7+CYE8Flv/HScRpBbA==} + '@lerna/create@8.2.0': + resolution: {integrity: sha512-kyrAc709xhf79Ci2qM+neMfe3IuT89kJyqdMe+YK16kkTNlXedmmQOSs2ARdlEqVVGCWu7M75Dt2VoCBZPnZ8g==} engines: {node: '>=18.0.0'} '@mdit-vue/plugin-component@0.12.1': @@ -1347,11 +1362,8 @@ packages: '@tybys/wasm-util@0.9.0': resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} - '@types/chai@4.3.5': - resolution: {integrity: sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==} - - '@types/chai@5.0.0': - resolution: {integrity: sha512-+DwhEHAaFPPdJ2ral3kNHFQXnTfscEEFsUxzD+d7nlcLrFK23JtNjH71RGasTcHb88b4vVi4mTyfpf8u2L8bdA==} + '@types/chai@5.0.1': + resolution: {integrity: sha512-5T8ajsg3M/FOncpLYW7sdOcD6yf4+722sze/tc4KQV0P8Z2rAr3SAuHCIkYmYpt8VbcQlnz8SxlOlPQYefe4cA==} '@types/conventional-commits-parser@5.0.0': resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} @@ -1359,6 +1371,9 @@ packages: '@types/debug@4.1.12': resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} + '@types/deep-eql@4.0.2': + resolution: {integrity: sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==} + '@types/fs-extra@11.0.4': resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} @@ -1416,14 +1431,14 @@ packages: '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/mocha@10.0.9': - resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==} + '@types/mocha@10.0.10': + resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@18.19.57': - resolution: {integrity: sha512-I2ioBd/IPrYDMv9UNR5NlPElOZ68QB7yY5V2EsLtSrTO0LM0PnCEFF9biLWHf5k+sIy4ohueCV9t4gk1AEdlVA==} + '@types/node@18.19.76': + resolution: {integrity: sha512-yvR7Q9LdPz2vGpmpJX5LolrgRdWvB67MJKDPSgIIzpFbaf9a1j/f5DnLp5VDyHGMR0QZHlTr1afsD87QCXFHKw==} '@types/node@20.5.1': resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==} @@ -1784,8 +1799,8 @@ packages: resolution: {integrity: sha512-tUkzZWK0M/qdoLEqikxBWe4kumyuwjl3HO6zHTr4yEI23EojPtLYXdG1+AQY7MN0cGyNDvEaJ8wiYQm6P2bPxg==} engines: {node: '>=12.17'} - c8@10.1.2: - resolution: {integrity: sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==} + c8@10.1.3: + resolution: {integrity: sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -1832,8 +1847,8 @@ packages: ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} - chai@5.1.1: - resolution: {integrity: sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==} + chai@5.2.0: + resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} engines: {node: '>=12'} chalk@2.4.2: @@ -1852,6 +1867,10 @@ packages: resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + chalk@5.4.1: + resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + character-entities-html4@2.1.0: resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==} @@ -1977,8 +1996,8 @@ packages: comma-separated-tokens@2.0.3: resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==} - commander@12.1.0: - resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} + commander@13.1.0: + resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} engines: {node: '>=18'} commitizen@4.3.1: @@ -2066,14 +2085,13 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' - cosmiconfig@8.3.6: - resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} - engines: {node: '>=14'} + cosmiconfig-typescript-loader@6.1.0: + resolution: {integrity: sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g==} + engines: {node: '>=v18'} peerDependencies: - typescript: '>=4.9.5' - peerDependenciesMeta: - typescript: - optional: true + '@types/node': '*' + cosmiconfig: '>=9' + typescript: '>=5' cosmiconfig@9.0.0: resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} @@ -2156,6 +2174,15 @@ packages: supports-color: optional: true + debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize-keys@1.1.1: resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} engines: {node: '>=0.10.0'} @@ -2370,8 +2397,8 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.24.0: - resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==} + esbuild@0.25.0: + resolution: {integrity: sha512-BXq5mqc8ltbaN34cDqWuYKyNhX8D/Z0J1xdtdQ8UcIIIyJyz+ZMKUt58tF3SrZ85jcfN/PZYhjR5uDQAYNVbuw==} engines: {node: '>=18'} hasBin: true @@ -2511,8 +2538,8 @@ packages: fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} - 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-extra@9.1.0: @@ -2630,8 +2657,8 @@ packages: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} hasBin: true - glob@11.0.0: - resolution: {integrity: sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==} + glob@11.0.1: + resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==} engines: {node: 20 || >=22} hasBin: true @@ -2793,8 +2820,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@9.1.6: - resolution: {integrity: sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==} + husky@9.1.7: + resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==} engines: {node: '>=18'} hasBin: true @@ -3119,6 +3146,10 @@ packages: resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true + jiti@2.4.2: + resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} + hasBin: true + js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -3189,8 +3220,8 @@ packages: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} - lerna@8.1.8: - resolution: {integrity: sha512-Rmo5ShMx73xM2CUcRixjmpZIXB7ZFlWEul1YvJyx/rH4onAwDHtUGD7Rx4NZYL8QSRiQHroglM2Oyq+WqA4BYg==} + lerna@8.2.0: + resolution: {integrity: sha512-SLXPPUqU1V6m8pGVNYp8CpqGX92U2fp6XFWQsQMY36VTCGVP/5dGtri4hd2sgk2hcBuFPnxycgEnJecT2MQUsg==} engines: {node: '>=18.0.0'} hasBin: true @@ -3206,6 +3237,10 @@ packages: resolution: {integrity: sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==} engines: {node: '>=14'} + lilconfig@3.1.3: + resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} + engines: {node: '>=14'} + lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} @@ -3219,8 +3254,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - lint-staged@15.2.10: - resolution: {integrity: sha512-5dY5t743e1byO19P9I4b3x8HJwalIznL5E1FWYnU6OWw33KxNBSLAc6Cy7F2PsFEO8FKnLwjwm5hx7aMF0jzZg==} + lint-staged@15.4.3: + resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==} engines: {node: '>=18.12.0'} hasBin: true @@ -3260,6 +3295,7 @@ packages: lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + deprecated: This package is deprecated. Use the optional chaining (?.) operator instead. lodash.ismatch@4.4.0: resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==} @@ -3535,8 +3571,8 @@ packages: engines: {node: '>=10'} hasBin: true - mocha@10.7.3: - resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==} + mocha@10.8.2: + resolution: {integrity: sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==} engines: {node: '>= 14.0.0'} hasBin: true @@ -3664,8 +3700,8 @@ packages: resolution: {integrity: sha512-5+bKQRH0J1xG1uZ1zMNvxW0VEyoNWgJpY9UDuluPFLKDfJ9u2JmmjmTJV1srBGQOROfdBMiVvnH2Zvpbm+xkVA==} engines: {node: ^16.14.0 || >=18.0.0} - npm-run-all2@6.2.4: - resolution: {integrity: sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==} + npm-run-all2@6.2.6: + resolution: {integrity: sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==} engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true @@ -3978,8 +4014,8 @@ packages: preact@10.24.3: resolution: {integrity: sha512-Z2dPnBnMUfyQfSQ+GBdsGa16hz35YmLmtTLhM169uW944hYL6xzTYkJjC07j+Wosz733pMWx0fgON3JNw1jJQA==} - prettier@3.3.3: - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} + prettier@3.5.2: + resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} engines: {node: '>=14'} hasBin: true @@ -4658,6 +4694,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@5.7.3: + resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} + engines: {node: '>=14.17'} + hasBin: true + uc.micro@1.0.6: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} @@ -4941,6 +4982,9 @@ packages: xregexp@5.1.1: resolution: {integrity: sha512-fKXeVorD+CzWvFs7VBuKTYIW63YD1e1osxwQ8caZ6o1jg6pDAbABDG54LCIq0j5cy7PjRvGIq6sef9DYPXpncg==} + xregexp@5.1.2: + resolution: {integrity: sha512-6hGgEMCGhqCTFEJbqmWrNIPqfpdirdGWkqshu7fFZddmTSfgv5Sn9D2SaKloR79s5VUiUlpwzg3CM3G6D3VIlw==} + xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} @@ -4952,13 +4996,13 @@ packages: yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - yaml@2.5.1: - resolution: {integrity: sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==} + yaml@2.6.0: + resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==} engines: {node: '>= 14'} hasBin: true - yaml@2.6.0: - resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==} + yaml@2.7.0: + resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} engines: {node: '>= 14'} hasBin: true @@ -5153,19 +5197,24 @@ snapshots: core-js-pure: 3.38.1 regenerator-runtime: 0.14.1 + '@babel/runtime-corejs3@7.26.9': + dependencies: + core-js-pure: 3.38.1 + regenerator-runtime: 0.14.1 + '@babel/types@7.25.8': dependencies: '@babel/helper-string-parser': 7.25.7 '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 - '@bcoe/v8-coverage@0.2.3': {} + '@bcoe/v8-coverage@1.0.2': {} - '@commitlint/cli@19.5.0(@types/node@18.19.57)(typescript@5.6.3)': + '@commitlint/cli@19.7.1(@types/node@18.19.76)(typescript@5.7.3)': dependencies: '@commitlint/format': 19.5.0 - '@commitlint/lint': 19.5.0 - '@commitlint/load': 19.5.0(@types/node@18.19.57)(typescript@5.6.3) + '@commitlint/lint': 19.7.1 + '@commitlint/load': 19.6.1(@types/node@18.19.76)(typescript@5.7.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.1 @@ -5174,7 +5223,7 @@ snapshots: - '@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 @@ -5200,27 +5249,44 @@ 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.76)(typescript@5.7.3)': + dependencies: + '@commitlint/config-validator': 19.5.0 + '@commitlint/execute-rule': 19.5.0 + '@commitlint/resolve-extends': 19.5.0 '@commitlint/types': 19.5.0 + chalk: 5.3.0 + cosmiconfig: 9.0.0(typescript@5.7.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.76)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + lodash.uniq: 4.5.0 + transitivePeerDependencies: + - '@types/node' + - typescript + optional: true - '@commitlint/load@19.5.0(@types/node@18.19.57)(typescript@5.6.3)': + '@commitlint/load@19.6.1(@types/node@18.19.76)(typescript@5.7.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 '@commitlint/resolve-extends': 19.5.0 '@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.57)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.7.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@18.19.76)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -5253,7 +5319,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 @@ -5313,7 +5379,7 @@ snapshots: dependencies: tslib: 2.8.0 - '@esbuild/aix-ppc64@0.24.0': + '@esbuild/aix-ppc64@0.25.0': optional: true '@esbuild/android-arm64@0.17.19': @@ -5322,7 +5388,7 @@ snapshots: '@esbuild/android-arm64@0.18.11': optional: true - '@esbuild/android-arm64@0.24.0': + '@esbuild/android-arm64@0.25.0': optional: true '@esbuild/android-arm@0.17.19': @@ -5331,7 +5397,7 @@ snapshots: '@esbuild/android-arm@0.18.11': optional: true - '@esbuild/android-arm@0.24.0': + '@esbuild/android-arm@0.25.0': optional: true '@esbuild/android-x64@0.17.19': @@ -5340,7 +5406,7 @@ snapshots: '@esbuild/android-x64@0.18.11': optional: true - '@esbuild/android-x64@0.24.0': + '@esbuild/android-x64@0.25.0': optional: true '@esbuild/darwin-arm64@0.17.19': @@ -5349,7 +5415,7 @@ snapshots: '@esbuild/darwin-arm64@0.18.11': optional: true - '@esbuild/darwin-arm64@0.24.0': + '@esbuild/darwin-arm64@0.25.0': optional: true '@esbuild/darwin-x64@0.17.19': @@ -5358,7 +5424,7 @@ snapshots: '@esbuild/darwin-x64@0.18.11': optional: true - '@esbuild/darwin-x64@0.24.0': + '@esbuild/darwin-x64@0.25.0': optional: true '@esbuild/freebsd-arm64@0.17.19': @@ -5367,7 +5433,7 @@ snapshots: '@esbuild/freebsd-arm64@0.18.11': optional: true - '@esbuild/freebsd-arm64@0.24.0': + '@esbuild/freebsd-arm64@0.25.0': optional: true '@esbuild/freebsd-x64@0.17.19': @@ -5376,7 +5442,7 @@ snapshots: '@esbuild/freebsd-x64@0.18.11': optional: true - '@esbuild/freebsd-x64@0.24.0': + '@esbuild/freebsd-x64@0.25.0': optional: true '@esbuild/linux-arm64@0.17.19': @@ -5385,7 +5451,7 @@ snapshots: '@esbuild/linux-arm64@0.18.11': optional: true - '@esbuild/linux-arm64@0.24.0': + '@esbuild/linux-arm64@0.25.0': optional: true '@esbuild/linux-arm@0.17.19': @@ -5394,7 +5460,7 @@ snapshots: '@esbuild/linux-arm@0.18.11': optional: true - '@esbuild/linux-arm@0.24.0': + '@esbuild/linux-arm@0.25.0': optional: true '@esbuild/linux-ia32@0.17.19': @@ -5403,7 +5469,7 @@ snapshots: '@esbuild/linux-ia32@0.18.11': optional: true - '@esbuild/linux-ia32@0.24.0': + '@esbuild/linux-ia32@0.25.0': optional: true '@esbuild/linux-loong64@0.17.19': @@ -5412,7 +5478,7 @@ snapshots: '@esbuild/linux-loong64@0.18.11': optional: true - '@esbuild/linux-loong64@0.24.0': + '@esbuild/linux-loong64@0.25.0': optional: true '@esbuild/linux-mips64el@0.17.19': @@ -5421,7 +5487,7 @@ snapshots: '@esbuild/linux-mips64el@0.18.11': optional: true - '@esbuild/linux-mips64el@0.24.0': + '@esbuild/linux-mips64el@0.25.0': optional: true '@esbuild/linux-ppc64@0.17.19': @@ -5430,7 +5496,7 @@ snapshots: '@esbuild/linux-ppc64@0.18.11': optional: true - '@esbuild/linux-ppc64@0.24.0': + '@esbuild/linux-ppc64@0.25.0': optional: true '@esbuild/linux-riscv64@0.17.19': @@ -5439,7 +5505,7 @@ snapshots: '@esbuild/linux-riscv64@0.18.11': optional: true - '@esbuild/linux-riscv64@0.24.0': + '@esbuild/linux-riscv64@0.25.0': optional: true '@esbuild/linux-s390x@0.17.19': @@ -5448,7 +5514,7 @@ snapshots: '@esbuild/linux-s390x@0.18.11': optional: true - '@esbuild/linux-s390x@0.24.0': + '@esbuild/linux-s390x@0.25.0': optional: true '@esbuild/linux-x64@0.17.19': @@ -5457,7 +5523,10 @@ snapshots: '@esbuild/linux-x64@0.18.11': optional: true - '@esbuild/linux-x64@0.24.0': + '@esbuild/linux-x64@0.25.0': + optional: true + + '@esbuild/netbsd-arm64@0.25.0': optional: true '@esbuild/netbsd-x64@0.17.19': @@ -5466,10 +5535,10 @@ snapshots: '@esbuild/netbsd-x64@0.18.11': optional: true - '@esbuild/netbsd-x64@0.24.0': + '@esbuild/netbsd-x64@0.25.0': optional: true - '@esbuild/openbsd-arm64@0.24.0': + '@esbuild/openbsd-arm64@0.25.0': optional: true '@esbuild/openbsd-x64@0.17.19': @@ -5478,7 +5547,7 @@ snapshots: '@esbuild/openbsd-x64@0.18.11': optional: true - '@esbuild/openbsd-x64@0.24.0': + '@esbuild/openbsd-x64@0.25.0': optional: true '@esbuild/sunos-x64@0.17.19': @@ -5487,7 +5556,7 @@ snapshots: '@esbuild/sunos-x64@0.18.11': optional: true - '@esbuild/sunos-x64@0.24.0': + '@esbuild/sunos-x64@0.25.0': optional: true '@esbuild/win32-arm64@0.17.19': @@ -5496,7 +5565,7 @@ snapshots: '@esbuild/win32-arm64@0.18.11': optional: true - '@esbuild/win32-arm64@0.24.0': + '@esbuild/win32-arm64@0.25.0': optional: true '@esbuild/win32-ia32@0.17.19': @@ -5505,7 +5574,7 @@ snapshots: '@esbuild/win32-ia32@0.18.11': optional: true - '@esbuild/win32-ia32@0.24.0': + '@esbuild/win32-ia32@0.25.0': optional: true '@esbuild/win32-x64@0.17.19': @@ -5514,7 +5583,7 @@ snapshots: '@esbuild/win32-x64@0.18.11': optional: true - '@esbuild/win32-x64@0.24.0': + '@esbuild/win32-x64@0.25.0': optional: true '@hutson/parse-repository-url@3.0.2': {} @@ -5551,7 +5620,7 @@ snapshots: '@jridgewell/sourcemap-codec': 1.5.0 optional: true - '@lerna/create@8.1.8(encoding@0.1.13)(typescript@5.6.3)': + '@lerna/create@8.2.0(encoding@0.1.13)(typescript@5.7.3)': dependencies: '@npmcli/arborist': 7.5.4 '@npmcli/package-json': 5.2.0 @@ -5569,10 +5638,10 @@ snapshots: console-control-strings: 1.1.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 8.3.6(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.7.3) dedent: 1.5.3 execa: 5.0.0 - fs-extra: 11.2.0 + fs-extra: 11.3.0 get-stream: 6.0.0 git-url-parse: 14.0.0 glob-parent: 6.0.2 @@ -5611,7 +5680,6 @@ snapshots: slash: 3.0.0 ssri: 10.0.6 string-width: 4.2.3 - strip-ansi: 6.0.1 strong-log-transformer: 2.1.0 tar: 6.2.1 temp-dir: 1.0.0 @@ -6137,22 +6205,24 @@ snapshots: dependencies: tslib: 2.8.0 - '@types/chai@4.3.5': {} - - '@types/chai@5.0.0': {} + '@types/chai@5.0.1': + dependencies: + '@types/deep-eql': 4.0.2 '@types/conventional-commits-parser@5.0.0': dependencies: - '@types/node': 18.19.57 + '@types/node': 18.19.76 '@types/debug@4.1.12': dependencies: '@types/ms': 0.7.34 + '@types/deep-eql@4.0.2': {} + '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 18.19.57 + '@types/node': 18.19.76 '@types/hash-sum@1.0.2': {} @@ -6164,13 +6234,13 @@ snapshots: '@types/jsdom@21.1.7': dependencies: - '@types/node': 18.19.57 + '@types/node': 18.19.76 '@types/tough-cookie': 4.0.5 parse5: 7.2.0 '@types/jsonfile@6.1.4': dependencies: - '@types/node': 18.19.57 + '@types/node': 18.19.76 '@types/linkify-it@3.0.5': {} @@ -6213,11 +6283,11 @@ snapshots: '@types/minimist@1.2.5': {} - '@types/mocha@10.0.9': {} + '@types/mocha@10.0.10': {} '@types/ms@0.7.34': {} - '@types/node@18.19.57': + '@types/node@18.19.76': dependencies: undici-types: 5.26.5 @@ -6228,7 +6298,7 @@ snapshots: '@types/sinon-chai@4.0.0': dependencies: - '@types/chai': 4.3.5 + '@types/chai': 5.0.1 '@types/sinon': 17.0.3 '@types/sinon@17.0.3': @@ -6247,10 +6317,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@4.6.2(vite@4.3.9(@types/node@20.5.1)(sass@1.80.1))(vue@3.5.12(typescript@5.6.3))': + '@vitejs/plugin-vue@4.6.2(vite@4.3.9(@types/node@20.5.1)(sass@1.80.1))(vue@3.5.12(typescript@5.7.3))': dependencies: vite: 4.3.9(@types/node@20.5.1)(sass@1.80.1) - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) '@vue/compiler-core@3.5.12': dependencies: @@ -6300,29 +6370,29 @@ snapshots: '@vue/shared': 3.5.12 csstype: 3.1.3 - '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))': + '@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.7.3))': dependencies: '@vue/compiler-ssr': 3.5.12 '@vue/shared': 3.5.12 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) '@vue/shared@3.5.12': {} - '@vuepress/bundler-vite@2.0.0-beta.64(@types/node@20.5.1)(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)': + '@vuepress/bundler-vite@2.0.0-beta.64(@types/node@20.5.1)(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3))(typescript@5.7.3)': dependencies: - '@vitejs/plugin-vue': 4.6.2(vite@4.3.9(@types/node@20.5.1)(sass@1.80.1))(vue@3.5.12(typescript@5.6.3)) - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vitejs/plugin-vue': 4.6.2(vite@4.3.9(@types/node@20.5.1)(sass@1.80.1))(vue@3.5.12(typescript@5.7.3)) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 autoprefixer: 10.4.20(postcss@8.4.47) connect-history-api-fallback: 2.0.0 postcss: 8.4.47 - postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3)) + postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3)) rollup: 3.29.5 vite: 4.3.9(@types/node@20.5.1)(sass@1.80.1) - vue: 3.5.12(typescript@5.6.3) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.12(typescript@5.7.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -6335,9 +6405,9 @@ snapshots: - ts-node - typescript - '@vuepress/cli@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/cli@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 cac: 6.7.14 @@ -6349,24 +6419,24 @@ snapshots: - supports-color - typescript - '@vuepress/client@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/client@2.0.0-beta.64(typescript@5.7.3)': dependencies: '@vue/devtools-api': 6.6.4 '@vuepress/shared': 2.0.0-beta.64 - '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.3)) - vue: 3.5.12(typescript@5.6.3) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.7.3)) + vue: 3.5.12(typescript@5.7.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@vue/composition-api' - typescript - '@vuepress/core@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/core@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/markdown': 2.0.0-beta.64 '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -6393,35 +6463,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@vuepress/plugin-active-header-links@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-active-header-links@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/utils': 2.0.0-beta.64 ts-debounce: 4.0.0 - vue: 3.5.12(typescript@5.6.3) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.12(typescript@5.7.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - '@vuepress/plugin-back-to-top@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-back-to-top@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/utils': 2.0.0-beta.64 ts-debounce: 4.0.0 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - '@vuepress/plugin-container@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-container@2.0.0-beta.64(typescript@5.7.3)': dependencies: '@types/markdown-it': 12.2.3 - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/markdown': 2.0.0-beta.64 '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 @@ -6432,19 +6502,19 @@ snapshots: - supports-color - typescript - '@vuepress/plugin-docsearch@2.0.0-beta.64(@algolia/client-search@5.9.0)(search-insights@2.17.2)(typescript@5.6.3)': + '@vuepress/plugin-docsearch@2.0.0-beta.64(@algolia/client-search@5.9.0)(search-insights@2.17.2)(typescript@5.7.3)': dependencies: '@docsearch/css': 3.6.2 '@docsearch/js': 3.6.2(@algolia/client-search@5.9.0)(search-insights@2.17.2) '@docsearch/react': 3.6.2(@algolia/client-search@5.9.0)(search-insights@2.17.2) - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 - '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.3)) + '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.7.3)) ts-debounce: 4.0.0 - vue: 3.5.12(typescript@5.6.3) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.12(typescript@5.7.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@algolia/client-search' - '@types/react' @@ -6455,22 +6525,22 @@ snapshots: - supports-color - typescript - '@vuepress/plugin-external-link-icon@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-external-link-icon@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/markdown': 2.0.0-beta.64 '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - '@vuepress/plugin-git@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-git@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/utils': 2.0.0-beta.64 execa: 7.2.0 transitivePeerDependencies: @@ -6478,33 +6548,33 @@ snapshots: - supports-color - typescript - '@vuepress/plugin-medium-zoom@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-medium-zoom@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/utils': 2.0.0-beta.64 medium-zoom: 1.1.0 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - '@vuepress/plugin-nprogress@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-nprogress@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/utils': 2.0.0-beta.64 - vue: 3.5.12(typescript@5.6.3) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.12(typescript@5.7.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - '@vuepress/plugin-palette@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-palette@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/utils': 2.0.0-beta.64 chokidar: 3.6.0 transitivePeerDependencies: @@ -6512,23 +6582,23 @@ snapshots: - supports-color - typescript - '@vuepress/plugin-prismjs@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-prismjs@2.0.0-beta.64(typescript@5.7.3)': dependencies: - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) prismjs: 1.29.0 transitivePeerDependencies: - '@vue/composition-api' - supports-color - typescript - '@vuepress/plugin-theme-data@2.0.0-beta.64(typescript@5.6.3)': + '@vuepress/plugin-theme-data@2.0.0-beta.64(typescript@5.7.3)': dependencies: '@vue/devtools-api': 6.6.4 - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -6539,26 +6609,26 @@ snapshots: '@mdit-vue/types': 0.12.0 '@vue/shared': 3.5.12 - '@vuepress/theme-default@2.0.0-beta.64(typescript@5.6.3)': - dependencies: - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-active-header-links': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-back-to-top': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-container': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-external-link-icon': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-git': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-medium-zoom': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-nprogress': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-palette': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-prismjs': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/plugin-theme-data': 2.0.0-beta.64(typescript@5.6.3) + '@vuepress/theme-default@2.0.0-beta.64(typescript@5.7.3)': + dependencies: + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-active-header-links': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-back-to-top': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-container': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-external-link-icon': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-git': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-medium-zoom': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-nprogress': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-palette': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-prismjs': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/plugin-theme-data': 2.0.0-beta.64(typescript@5.7.3) '@vuepress/shared': 2.0.0-beta.64 '@vuepress/utils': 2.0.0-beta.64 - '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.6.3)) + '@vueuse/core': 10.11.1(vue@3.5.12(typescript@5.7.3)) sass: 1.80.1 - vue: 3.5.12(typescript@5.6.3) - vue-router: 4.4.5(vue@3.5.12(typescript@5.6.3)) + vue: 3.5.12(typescript@5.7.3) + vue-router: 4.4.5(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@vue/composition-api' - supports-color @@ -6571,7 +6641,7 @@ snapshots: '@types/hash-sum': 1.0.2 '@vuepress/shared': 2.0.0-beta.64 debug: 4.3.7(supports-color@8.1.1) - fs-extra: 11.2.0 + fs-extra: 11.3.0 globby: 13.2.2 hash-sum: 2.0.0 ora: 6.3.1 @@ -6580,21 +6650,21 @@ snapshots: transitivePeerDependencies: - supports-color - '@vueuse/core@10.11.1(vue@3.5.12(typescript@5.6.3))': + '@vueuse/core@10.11.1(vue@3.5.12(typescript@5.7.3))': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 10.11.1 - '@vueuse/shared': 10.11.1(vue@3.5.12(typescript@5.6.3)) - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + '@vueuse/shared': 10.11.1(vue@3.5.12(typescript@5.7.3)) + vue-demi: 0.14.10(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@vue/composition-api' - vue '@vueuse/metadata@10.11.1': {} - '@vueuse/shared@10.11.1(vue@3.5.12(typescript@5.6.3))': + '@vueuse/shared@10.11.1(vue@3.5.12(typescript@5.7.3))': dependencies: - vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3)) + vue-demi: 0.14.10(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@vue/composition-api' - vue @@ -6833,9 +6903,9 @@ snapshots: byte-size@8.1.1: {} - c8@10.1.2: + c8@10.1.3: dependencies: - '@bcoe/v8-coverage': 0.2.3 + '@bcoe/v8-coverage': 1.0.2 '@istanbuljs/schema': 0.1.3 find-up: 5.0.0 foreground-child: 3.3.0 @@ -6890,7 +6960,7 @@ snapshots: ccount@2.0.1: {} - chai@5.1.1: + chai@5.2.0: dependencies: assertion-error: 2.0.1 check-error: 2.1.1 @@ -6916,6 +6986,8 @@ snapshots: chalk@5.3.0: {} + chalk@5.4.1: {} + character-entities-html4@2.1.0: {} character-entities-legacy@3.0.0: {} @@ -7034,12 +7106,12 @@ snapshots: comma-separated-tokens@2.0.3: {} - commander@12.1.0: {} + commander@13.1.0: {} - commitizen@4.3.1(@types/node@18.19.57)(typescript@5.6.3): + commitizen@4.3.1(@types/node@18.19.76)(typescript@5.7.3): dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@18.19.57)(typescript@5.6.3) + cz-conventional-changelog: 3.3.0(@types/node@18.19.76)(typescript@5.7.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -7147,30 +7219,29 @@ snapshots: core-util-is@1.0.3: {} - cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.57)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.76)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): dependencies: - '@types/node': 18.19.57 - cosmiconfig: 9.0.0(typescript@5.6.3) + '@types/node': 18.19.76 + cosmiconfig: 9.0.0(typescript@5.7.3) jiti: 1.21.6 - typescript: 5.6.3 + typescript: 5.7.3 + optional: true - cosmiconfig@8.3.6(typescript@5.6.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@18.19.76)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): dependencies: - import-fresh: 3.3.0 - js-yaml: 4.1.0 - parse-json: 5.2.0 - path-type: 4.0.0 - optionalDependencies: - typescript: 5.6.3 + '@types/node': 18.19.76 + cosmiconfig: 9.0.0(typescript@5.7.3) + jiti: 2.4.2 + typescript: 5.7.3 - cosmiconfig@9.0.0(typescript@5.6.3): + cosmiconfig@9.0.0(typescript@5.7.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.6.3 + typescript: 5.7.3 create-require@1.1.1: optional: true @@ -7197,16 +7268,16 @@ snapshots: csstype@3.1.3: {} - cz-conventional-changelog@3.3.0(@types/node@18.19.57)(typescript@5.6.3): + cz-conventional-changelog@3.3.0(@types/node@18.19.76)(typescript@5.7.3): dependencies: chalk: 2.4.2 - commitizen: 4.3.1(@types/node@18.19.57)(typescript@5.6.3) + commitizen: 4.3.1(@types/node@18.19.76)(typescript@5.7.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.5.0(@types/node@18.19.57)(typescript@5.6.3) + '@commitlint/load': 19.5.0(@types/node@18.19.76)(typescript@5.7.3) transitivePeerDependencies: - '@types/node' - typescript @@ -7252,6 +7323,10 @@ snapshots: optionalDependencies: supports-color: 8.1.1 + debug@4.4.0: + dependencies: + ms: 2.1.3 + decamelize-keys@1.1.1: dependencies: decamelize: 1.2.0 @@ -7502,32 +7577,33 @@ snapshots: '@esbuild/win32-ia32': 0.18.11 '@esbuild/win32-x64': 0.18.11 - esbuild@0.24.0: + esbuild@0.25.0: optionalDependencies: - '@esbuild/aix-ppc64': 0.24.0 - '@esbuild/android-arm': 0.24.0 - '@esbuild/android-arm64': 0.24.0 - '@esbuild/android-x64': 0.24.0 - '@esbuild/darwin-arm64': 0.24.0 - '@esbuild/darwin-x64': 0.24.0 - '@esbuild/freebsd-arm64': 0.24.0 - '@esbuild/freebsd-x64': 0.24.0 - '@esbuild/linux-arm': 0.24.0 - '@esbuild/linux-arm64': 0.24.0 - '@esbuild/linux-ia32': 0.24.0 - '@esbuild/linux-loong64': 0.24.0 - '@esbuild/linux-mips64el': 0.24.0 - '@esbuild/linux-ppc64': 0.24.0 - '@esbuild/linux-riscv64': 0.24.0 - '@esbuild/linux-s390x': 0.24.0 - '@esbuild/linux-x64': 0.24.0 - '@esbuild/netbsd-x64': 0.24.0 - '@esbuild/openbsd-arm64': 0.24.0 - '@esbuild/openbsd-x64': 0.24.0 - '@esbuild/sunos-x64': 0.24.0 - '@esbuild/win32-arm64': 0.24.0 - '@esbuild/win32-ia32': 0.24.0 - '@esbuild/win32-x64': 0.24.0 + '@esbuild/aix-ppc64': 0.25.0 + '@esbuild/android-arm': 0.25.0 + '@esbuild/android-arm64': 0.25.0 + '@esbuild/android-x64': 0.25.0 + '@esbuild/darwin-arm64': 0.25.0 + '@esbuild/darwin-x64': 0.25.0 + '@esbuild/freebsd-arm64': 0.25.0 + '@esbuild/freebsd-x64': 0.25.0 + '@esbuild/linux-arm': 0.25.0 + '@esbuild/linux-arm64': 0.25.0 + '@esbuild/linux-ia32': 0.25.0 + '@esbuild/linux-loong64': 0.25.0 + '@esbuild/linux-mips64el': 0.25.0 + '@esbuild/linux-ppc64': 0.25.0 + '@esbuild/linux-riscv64': 0.25.0 + '@esbuild/linux-s390x': 0.25.0 + '@esbuild/linux-x64': 0.25.0 + '@esbuild/netbsd-arm64': 0.25.0 + '@esbuild/netbsd-x64': 0.25.0 + '@esbuild/openbsd-arm64': 0.25.0 + '@esbuild/openbsd-x64': 0.25.0 + '@esbuild/sunos-x64': 0.25.0 + '@esbuild/win32-arm64': 0.25.0 + '@esbuild/win32-ia32': 0.25.0 + '@esbuild/win32-x64': 0.25.0 escalade@3.2.0: {} @@ -7684,7 +7760,7 @@ snapshots: fs-constants@1.0.0: {} - fs-extra@11.2.0: + fs-extra@11.3.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 @@ -7812,7 +7888,7 @@ snapshots: package-json-from-dist: 1.0.1 path-scurry: 1.11.1 - glob@11.0.0: + glob@11.0.1: dependencies: foreground-child: 3.3.0 jackspeak: 4.0.2 @@ -8010,7 +8086,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.1.6: {} + husky@9.1.7: {} iconv-lite@0.4.24: dependencies: @@ -8314,7 +8390,10 @@ snapshots: jest-get-type@29.6.3: {} - jiti@1.21.6: {} + jiti@1.21.6: + optional: true + + jiti@2.4.2: {} js-tokens@4.0.0: {} @@ -8389,9 +8468,9 @@ snapshots: kind-of@6.0.3: {} - lerna@8.1.8(encoding@0.1.13): + lerna@8.2.0(encoding@0.1.13): dependencies: - '@lerna/create': 8.1.8(encoding@0.1.13)(typescript@5.6.3) + '@lerna/create': 8.2.0(encoding@0.1.13)(typescript@5.7.3) '@npmcli/arborist': 7.5.4 '@npmcli/package-json': 5.2.0 '@npmcli/run-script': 8.1.0 @@ -8409,11 +8488,11 @@ snapshots: conventional-changelog-angular: 7.0.0 conventional-changelog-core: 5.0.1 conventional-recommended-bump: 7.0.1 - cosmiconfig: 8.3.6(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.7.3) dedent: 1.5.3 envinfo: 7.13.0 execa: 5.0.0 - fs-extra: 11.2.0 + fs-extra: 11.3.0 get-port: 5.1.1 get-stream: 6.0.0 git-url-parse: 14.0.0 @@ -8458,11 +8537,10 @@ snapshots: slash: 3.0.0 ssri: 10.0.6 string-width: 4.2.3 - strip-ansi: 6.0.1 strong-log-transformer: 2.1.0 tar: 6.2.1 temp-dir: 1.0.0 - typescript: 5.6.3 + typescript: 5.7.3 upath: 2.0.1 uuid: 10.0.0 validate-npm-package-license: 3.0.4 @@ -8503,6 +8581,8 @@ snapshots: lilconfig@3.1.2: {} + lilconfig@3.1.3: {} + lines-and-columns@1.2.4: {} lines-and-columns@2.0.3: {} @@ -8515,18 +8595,18 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@15.2.10: + lint-staged@15.4.3: dependencies: - chalk: 5.3.0 - commander: 12.1.0 - debug: 4.3.7(supports-color@8.1.1) + chalk: 5.4.1 + commander: 13.1.0 + debug: 4.4.0 execa: 8.0.1 - lilconfig: 3.1.2 + lilconfig: 3.1.3 listr2: 8.2.5 micromatch: 4.0.8 pidtree: 0.6.0 string-argv: 0.3.2 - yaml: 2.5.1 + yaml: 2.7.0 transitivePeerDependencies: - supports-color @@ -8727,7 +8807,7 @@ snapshots: redent: 3.0.0 trim-newlines: 3.0.1 type-fest: 0.18.1 - yargs-parser: 20.2.4 + yargs-parser: 20.2.9 merge-stream@2.0.0: {} @@ -8854,7 +8934,7 @@ snapshots: mkdirp@1.0.4: {} - mocha@10.7.3: + mocha@10.8.2: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1 @@ -9036,7 +9116,7 @@ snapshots: transitivePeerDependencies: - supports-color - npm-run-all2@6.2.4: + npm-run-all2@6.2.6: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 @@ -9373,13 +9453,13 @@ snapshots: possible-typed-array-names@1.0.0: {} - postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3)): + postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3)): dependencies: lilconfig: 3.1.2 yaml: 2.6.0 optionalDependencies: postcss: 8.4.47 - ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.6.3) + ts-node: 10.9.2(@types/node@20.5.1)(typescript@5.7.3) postcss-selector-parser@6.1.2: dependencies: @@ -9396,7 +9476,7 @@ snapshots: preact@10.24.3: {} - prettier@3.3.3: {} + prettier@3.5.2: {} pretty-format@29.7.0: dependencies: @@ -9715,9 +9795,9 @@ snapshots: transitivePeerDependencies: - supports-color - sinon-chai@4.0.0(chai@5.1.1)(sinon@19.0.2): + sinon-chai@4.0.0(chai@5.2.0)(sinon@19.0.2): dependencies: - chai: 5.1.1 + chai: 5.2.0 sinon: 19.0.2 sinon@19.0.2: @@ -9990,7 +10070,7 @@ snapshots: ts-debounce@4.0.0: {} - ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3): + ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -10004,7 +10084,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.6.3 + typescript: 5.7.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optional: true @@ -10073,17 +10153,19 @@ snapshots: typedarray@0.0.6: {} - typedoc@0.26.10(typescript@5.6.3): + typedoc@0.26.10(typescript@5.7.3): dependencies: lunr: 2.3.9 markdown-it: 14.1.0 minimatch: 9.0.5 shiki: 1.22.0 - typescript: 5.6.3 + typescript: 5.7.3 yaml: 2.6.0 typescript@5.6.3: {} + typescript@5.7.3: {} + uc.micro@1.0.6: {} uc.micro@2.1.0: {} @@ -10189,33 +10271,33 @@ snapshots: fsevents: 2.3.3 sass: 1.80.1 - vue-demi@0.14.10(vue@3.5.12(typescript@5.6.3)): + vue-demi@0.14.10(vue@3.5.12(typescript@5.7.3)): dependencies: - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) - vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)): + vue-router@4.4.5(vue@3.5.12(typescript@5.7.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.12(typescript@5.6.3) + vue: 3.5.12(typescript@5.7.3) - vue@3.5.12(typescript@5.6.3): + vue@3.5.12(typescript@5.7.3): dependencies: '@vue/compiler-dom': 3.5.12 '@vue/compiler-sfc': 3.5.12 '@vue/runtime-dom': 3.5.12 - '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3)) + '@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.7.3)) '@vue/shared': 3.5.12 optionalDependencies: - typescript: 5.6.3 + typescript: 5.7.3 - vuepress-vite@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + vuepress-vite@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.7.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.12(typescript@5.7.3)): dependencies: - '@vuepress/bundler-vite': 2.0.0-beta.64(@types/node@20.5.1)(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3) - '@vuepress/cli': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/client': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/core': 2.0.0-beta.64(typescript@5.6.3) - '@vuepress/theme-default': 2.0.0-beta.64(typescript@5.6.3) - vue: 3.5.12(typescript@5.6.3) + '@vuepress/bundler-vite': 2.0.0-beta.64(@types/node@20.5.1)(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3))(typescript@5.7.3) + '@vuepress/cli': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/client': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/core': 2.0.0-beta.64(typescript@5.7.3) + '@vuepress/theme-default': 2.0.0-beta.64(typescript@5.7.3) + vue: 3.5.12(typescript@5.7.3) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -10229,9 +10311,9 @@ snapshots: - ts-node - typescript - vuepress@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)): + vuepress@2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.7.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.12(typescript@5.7.3)): dependencies: - vuepress-vite: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.6.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.6.3))(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)) + vuepress-vite: 2.0.0-beta.64(@types/node@20.5.1)(@vuepress/client@2.0.0-beta.64(typescript@5.7.3))(sass@1.80.1)(ts-node@10.9.2(@types/node@20.5.1)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.12(typescript@5.7.3)) transitivePeerDependencies: - '@types/node' - '@vue/composition-api' @@ -10383,16 +10465,20 @@ snapshots: dependencies: '@babel/runtime-corejs3': 7.25.7 + xregexp@5.1.2: + dependencies: + '@babel/runtime-corejs3': 7.26.9 + xtend@4.0.2: {} y18n@5.0.8: {} yallist@4.0.0: {} - yaml@2.5.1: {} - yaml@2.6.0: {} + yaml@2.7.0: {} + yargs-parser@20.2.4: {} yargs-parser@20.2.9: {}