-
+
diff --git a/package.json b/package.json
index 94c0693..a549ca6 100644
--- a/package.json
+++ b/package.json
@@ -7,10 +7,10 @@
},
"license": "MIT",
"dependencies": {
- "@commitlint/cli": "^17.6.7",
- "@commitlint/config-conventional": "^17.6.7",
+ "@commitlint/cli": "^18.4.3",
+ "@commitlint/config-conventional": "^18.4.3",
"husky": "^8.0.3",
- "lerna": "^7.1.4"
+ "lerna": "^8.0.1"
},
"workspaces": [
"apps/*",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 322e238..7c286d7 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,17 +9,17 @@ importers:
.:
dependencies:
'@commitlint/cli':
- specifier: ^17.6.7
- version: 17.6.7
+ specifier: ^18.4.3
+ version: 18.4.3(typescript@5.2.2)
'@commitlint/config-conventional':
- specifier: ^17.6.7
- version: 17.6.7
+ specifier: ^18.4.3
+ version: 18.4.3
husky:
specifier: ^8.0.3
version: 8.0.3
lerna:
- specifier: ^7.1.4
- version: 7.1.4
+ specifier: ^8.0.1
+ version: 8.0.1
apps/nuxt2:
dependencies:
@@ -1867,46 +1867,45 @@ packages:
'@babel/helper-validator-identifier': 7.22.5
to-fast-properties: 2.0.0
- /@commitlint/cli@17.6.7:
- resolution: {integrity: sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==}
- engines: {node: '>=v14'}
+ /@commitlint/cli@18.4.3(typescript@5.2.2):
+ resolution: {integrity: sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==}
+ engines: {node: '>=v18'}
hasBin: true
dependencies:
- '@commitlint/format': 17.4.4
- '@commitlint/lint': 17.6.7
- '@commitlint/load': 17.6.7
- '@commitlint/read': 17.5.1
- '@commitlint/types': 17.4.4
+ '@commitlint/format': 18.4.3
+ '@commitlint/lint': 18.4.3
+ '@commitlint/load': 18.4.3(typescript@5.2.2)
+ '@commitlint/read': 18.4.3
+ '@commitlint/types': 18.4.3
execa: 5.1.1
lodash.isfunction: 3.0.9
resolve-from: 5.0.0
resolve-global: 1.0.0
yargs: 17.6.2
transitivePeerDependencies:
- - '@swc/core'
- - '@swc/wasm'
+ - typescript
dev: false
- /@commitlint/config-conventional@17.6.7:
- resolution: {integrity: sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw==}
- engines: {node: '>=v14'}
+ /@commitlint/config-conventional@18.4.3:
+ resolution: {integrity: sha512-729eRRaNta7JZF07qf6SAGSghoDEp9mH7yHU0m7ff0q89W97wDrWCyZ3yoV3mcQJwbhlmVmZPTkPcm7qiAu8WA==}
+ engines: {node: '>=v18'}
dependencies:
- conventional-changelog-conventionalcommits: 5.0.0
+ conventional-changelog-conventionalcommits: 7.0.2
dev: false
- /@commitlint/config-validator@17.6.7:
- resolution: {integrity: sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==}
- engines: {node: '>=v14'}
+ /@commitlint/config-validator@18.4.3:
+ resolution: {integrity: sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 17.4.4
+ '@commitlint/types': 18.4.3
ajv: 8.11.2
dev: false
- /@commitlint/ensure@17.6.7:
- resolution: {integrity: sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==}
- engines: {node: '>=v14'}
+ /@commitlint/ensure@18.4.3:
+ resolution: {integrity: sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 17.4.4
+ '@commitlint/types': 18.4.3
lodash.camelcase: 4.3.0
lodash.kebabcase: 4.1.1
lodash.snakecase: 4.1.1
@@ -1914,134 +1913,124 @@ packages:
lodash.upperfirst: 4.3.1
dev: false
- /@commitlint/execute-rule@17.4.0:
- resolution: {integrity: sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==}
- engines: {node: '>=v14'}
+ /@commitlint/execute-rule@18.4.3:
+ resolution: {integrity: sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==}
+ engines: {node: '>=v18'}
dev: false
- /@commitlint/format@17.4.4:
- resolution: {integrity: sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==}
- engines: {node: '>=v14'}
+ /@commitlint/format@18.4.3:
+ resolution: {integrity: sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 17.4.4
+ '@commitlint/types': 18.4.3
chalk: 4.1.2
dev: false
- /@commitlint/is-ignored@17.6.7:
- resolution: {integrity: sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g==}
- engines: {node: '>=v14'}
+ /@commitlint/is-ignored@18.4.3:
+ resolution: {integrity: sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 17.4.4
- semver: 7.5.2
+ '@commitlint/types': 18.4.3
+ semver: 7.5.4
dev: false
- /@commitlint/lint@17.6.7:
- resolution: {integrity: sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ==}
- engines: {node: '>=v14'}
+ /@commitlint/lint@18.4.3:
+ resolution: {integrity: sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/is-ignored': 17.6.7
- '@commitlint/parse': 17.6.7
- '@commitlint/rules': 17.6.7
- '@commitlint/types': 17.4.4
+ '@commitlint/is-ignored': 18.4.3
+ '@commitlint/parse': 18.4.3
+ '@commitlint/rules': 18.4.3
+ '@commitlint/types': 18.4.3
dev: false
- /@commitlint/load@17.6.7:
- resolution: {integrity: sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==}
- engines: {node: '>=v14'}
+ /@commitlint/load@18.4.3(typescript@5.2.2):
+ resolution: {integrity: sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/config-validator': 17.6.7
- '@commitlint/execute-rule': 17.4.0
- '@commitlint/resolve-extends': 17.6.7
- '@commitlint/types': 17.4.4
- '@types/node': 20.6.0
+ '@commitlint/config-validator': 18.4.3
+ '@commitlint/execute-rule': 18.4.3
+ '@commitlint/resolve-extends': 18.4.3
+ '@commitlint/types': 18.4.3
+ '@types/node': 18.19.3
chalk: 4.1.2
- cosmiconfig: 8.2.0
- cosmiconfig-typescript-loader: 4.3.0(@types/node@20.6.0)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.2.2)
+ cosmiconfig: 8.3.6(typescript@5.2.2)
+ cosmiconfig-typescript-loader: 5.0.0(@types/node@18.19.3)(cosmiconfig@8.3.6)(typescript@5.2.2)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0
- ts-node: 10.9.1(@types/node@20.6.0)(typescript@5.2.2)
- typescript: 5.2.2
transitivePeerDependencies:
- - '@swc/core'
- - '@swc/wasm'
+ - typescript
dev: false
- /@commitlint/message@17.4.2:
- resolution: {integrity: sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==}
- engines: {node: '>=v14'}
+ /@commitlint/message@18.4.3:
+ resolution: {integrity: sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==}
+ engines: {node: '>=v18'}
dev: false
- /@commitlint/parse@17.6.7:
- resolution: {integrity: sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ==}
- engines: {node: '>=v14'}
+ /@commitlint/parse@18.4.3:
+ resolution: {integrity: sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/types': 17.4.4
- conventional-changelog-angular: 5.0.13
- conventional-commits-parser: 3.2.4
+ '@commitlint/types': 18.4.3
+ conventional-changelog-angular: 7.0.0
+ conventional-commits-parser: 5.0.0
dev: false
- /@commitlint/read@17.5.1:
- resolution: {integrity: sha512-7IhfvEvB//p9aYW09YVclHbdf1u7g7QhxeYW9ZHSO8Huzp8Rz7m05aCO1mFG7G8M+7yfFnXB5xOmG18brqQIBg==}
- engines: {node: '>=v14'}
+ /@commitlint/read@18.4.3:
+ resolution: {integrity: sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/top-level': 17.4.0
- '@commitlint/types': 17.4.4
+ '@commitlint/top-level': 18.4.3
+ '@commitlint/types': 18.4.3
fs-extra: 11.1.1
git-raw-commits: 2.0.11
minimist: 1.2.8
dev: false
- /@commitlint/resolve-extends@17.6.7:
- resolution: {integrity: sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==}
- engines: {node: '>=v14'}
+ /@commitlint/resolve-extends@18.4.3:
+ resolution: {integrity: sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/config-validator': 17.6.7
- '@commitlint/types': 17.4.4
+ '@commitlint/config-validator': 18.4.3
+ '@commitlint/types': 18.4.3
import-fresh: 3.3.0
lodash.mergewith: 4.6.2
resolve-from: 5.0.0
resolve-global: 1.0.0
dev: false
- /@commitlint/rules@17.6.7:
- resolution: {integrity: sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ==}
- engines: {node: '>=v14'}
+ /@commitlint/rules@18.4.3:
+ resolution: {integrity: sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==}
+ engines: {node: '>=v18'}
dependencies:
- '@commitlint/ensure': 17.6.7
- '@commitlint/message': 17.4.2
- '@commitlint/to-lines': 17.4.0
- '@commitlint/types': 17.4.4
+ '@commitlint/ensure': 18.4.3
+ '@commitlint/message': 18.4.3
+ '@commitlint/to-lines': 18.4.3
+ '@commitlint/types': 18.4.3
execa: 5.1.1
dev: false
- /@commitlint/to-lines@17.4.0:
- resolution: {integrity: sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==}
- engines: {node: '>=v14'}
+ /@commitlint/to-lines@18.4.3:
+ resolution: {integrity: sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==}
+ engines: {node: '>=v18'}
dev: false
- /@commitlint/top-level@17.4.0:
- resolution: {integrity: sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==}
- engines: {node: '>=v14'}
+ /@commitlint/top-level@18.4.3:
+ resolution: {integrity: sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==}
+ engines: {node: '>=v18'}
dependencies:
find-up: 5.0.0
dev: false
- /@commitlint/types@17.4.4:
- resolution: {integrity: sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==}
- engines: {node: '>=v14'}
+ /@commitlint/types@18.4.3:
+ resolution: {integrity: sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==}
+ engines: {node: '>=v18'}
dependencies:
chalk: 4.1.2
dev: false
- /@cspotcode/source-map-support@0.8.1:
- resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
- engines: {node: '>=12'}
- dependencies:
- '@jridgewell/trace-mapping': 0.3.9
- dev: false
-
/@csstools/cascade-layer-name-parser@1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.1.1):
resolution: {integrity: sha512-zXMGsJetbLoXe+gjEES07MEGjL0Uy3hMxmnGtVBrRpVKr5KV9OgCB09zr/vLrsEtoVQTgJFewxaU8IYSAE4tjg==}
engines: {node: ^14 || ^16 || >=18}
@@ -2772,45 +2761,84 @@ packages:
'@jridgewell/resolve-uri': 3.1.0
'@jridgewell/sourcemap-codec': 1.4.14
- /@jridgewell/trace-mapping@0.3.9:
- resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
- dependencies:
- '@jridgewell/resolve-uri': 3.1.0
- '@jridgewell/sourcemap-codec': 1.4.15
- dev: false
-
/@leichtgewicht/ip-codec@2.0.4:
resolution: {integrity: sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==}
dev: true
- /@lerna/child-process@7.1.4:
- resolution: {integrity: sha512-cSiMDx9oI9vvVT+V/WHcbqrksNoc9PIPFiks1lPS7zrVWkEbgA6REQyYmRd2H71kihzqhX5TJ20f2dWv6oEPdA==}
- engines: {node: ^14.17.0 || >=16.0.0}
+ /@lerna/create@8.0.1:
+ resolution: {integrity: sha512-PDYNUF8Nv5j7DbGvVbizEuYuQbNFZ0+wVOtRPvBQOkC2dMNryi3dJjktEd1QeDX6Wa/JkJWvZ5SMHyr+7H3Rtg==}
+ engines: {node: '>=18.0.0'}
dependencies:
- chalk: 4.1.2
- execa: 5.1.1
- strong-log-transformer: 2.1.0
- dev: false
-
- /@lerna/create@7.1.4:
- resolution: {integrity: sha512-D5YWXsXIxWb1aGqcbtttczg86zMzkNhcs00/BleFNxdNYlTRdjLIReELOGBGrq3Hij05UN+7Dv9EKnPFJVbqAw==}
- engines: {node: ^14.17.0 || >=16.0.0}
- dependencies:
- '@lerna/child-process': 7.1.4
+ '@npmcli/run-script': 7.0.2
+ '@nx/devkit': 17.2.6(nx@17.2.6)
+ '@octokit/plugin-enterprise-rest': 6.0.1
+ '@octokit/rest': 19.0.11
+ byte-size: 8.1.1
+ chalk: 4.1.0
+ clone-deep: 4.0.1
+ cmd-shim: 6.0.1
+ columnify: 1.6.0
+ conventional-changelog-core: 5.0.1
+ conventional-recommended-bump: 7.0.1
+ cosmiconfig: 8.2.0
dedent: 0.7.0
+ execa: 5.0.0
fs-extra: 11.1.1
+ get-stream: 6.0.0
+ git-url-parse: 13.1.0
+ glob-parent: 5.1.2
+ globby: 11.1.0
+ graceful-fs: 4.2.11
+ has-unicode: 2.0.1
+ ini: 1.3.8
init-package-json: 5.0.0
+ inquirer: 8.2.5
+ is-ci: 3.0.1
+ is-stream: 2.0.0
+ js-yaml: 4.1.0
+ libnpmpublish: 7.3.0
+ load-json-file: 6.2.0
+ lodash: 4.17.21
+ make-dir: 4.0.0
+ minimatch: 3.0.5
+ multimatch: 5.0.0
+ node-fetch: 2.6.7
npm-package-arg: 8.1.1
+ npm-packlist: 5.1.1
+ npm-registry-fetch: 14.0.5
+ npmlog: 6.0.2
+ nx: 17.2.6
+ p-map: 4.0.0
+ p-map-series: 2.1.0
+ p-queue: 6.6.2
p-reduce: 2.1.0
- pacote: 15.2.0
+ pacote: 17.0.5
pify: 5.0.0
+ read-cmd-shim: 4.0.0
+ read-package-json: 6.0.4
+ resolve-from: 5.0.0
+ rimraf: 4.4.1
semver: 7.5.4
+ signal-exit: 3.0.7
slash: 3.0.0
+ ssri: 9.0.1
+ strong-log-transformer: 2.1.0
+ tar: 6.1.11
+ temp-dir: 1.0.0
+ upath: 2.0.1
+ uuid: 9.0.0
validate-npm-package-license: 3.0.4
validate-npm-package-name: 5.0.0
- yargs-parser: 20.2.4
+ write-file-atomic: 5.0.1
+ write-pkg: 4.0.0
+ yargs: 17.7.2
+ yargs-parser: 21.1.1
transitivePeerDependencies:
+ - '@swc-node/register'
+ - '@swc/core'
- bluebird
+ - debug
+ - encoding
- supports-color
dev: false
@@ -2849,16 +2877,21 @@ packages:
'@nodelib/fs.scandir': 2.1.5
fastq: 1.14.0
- /@npmcli/fs@1.1.1:
- resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==}
+ /@npmcli/agent@2.2.0:
+ resolution: {integrity: sha512-2yThA1Es98orMkpSLVqlDZAMPK3jHJhifP2gnNUdk1754uZ8yI5c+ulCoVG+WlntQA6MzhrURMXjSd9Z7dJ2/Q==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@gar/promisify': 1.1.3
- semver: 7.5.4
+ agent-base: 7.1.0
+ http-proxy-agent: 7.0.0
+ https-proxy-agent: 7.0.2
+ lru-cache: 10.1.0
+ socks-proxy-agent: 8.0.2
+ transitivePeerDependencies:
+ - supports-color
dev: false
- /@npmcli/fs@2.1.2:
- resolution: {integrity: sha512-yOJKRvohFOaLqipNtwYB9WugyZKhC/DZC4VYPmpaCzDBrA8YpK3qHZ8/HGscMnE4GqbkLNuVcCnxkeQEdGt6LQ==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
+ /@npmcli/fs@1.1.1:
+ resolution: {integrity: sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==}
dependencies:
'@gar/promisify': 1.1.3
semver: 7.5.4
@@ -2871,18 +2904,18 @@ packages:
semver: 7.5.4
dev: false
- /@npmcli/git@4.1.0:
- resolution: {integrity: sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /@npmcli/git@5.0.3:
+ resolution: {integrity: sha512-UZp9NwK+AynTrKvHn5k3KviW/hA5eENmFsu3iAPe7sWRt0lFUdsY/wXIYjpDFe7cdSNwOIzbObfwgt6eL5/2zw==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- '@npmcli/promise-spawn': 6.0.2
- lru-cache: 7.14.1
- npm-pick-manifest: 8.0.1
+ '@npmcli/promise-spawn': 7.0.0
+ lru-cache: 10.1.0
+ npm-pick-manifest: 9.0.0
proc-log: 3.0.0
promise-inflight: 1.0.1(bluebird@3.7.2)
promise-retry: 2.0.1
semver: 7.5.4
- which: 3.0.1
+ which: 4.0.0
transitivePeerDependencies:
- bluebird
dev: false
@@ -2905,54 +2938,44 @@ packages:
rimraf: 3.0.2
dev: false
- /@npmcli/move-file@2.0.1:
- resolution: {integrity: sha512-mJd2Z5TjYWq/ttPLLGqArdtnC74J6bOzg4rMDnN+p1xTacZ2yPRCk2y0oSWQtygLR9YVQXgOcONrwtnk3JupxQ==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
- deprecated: This functionality has been moved to @npmcli/fs
- dependencies:
- mkdirp: 1.0.4
- rimraf: 3.0.2
- dev: false
-
/@npmcli/node-gyp@3.0.0:
resolution: {integrity: sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dev: false
- /@npmcli/promise-spawn@6.0.2:
- resolution: {integrity: sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /@npmcli/promise-spawn@7.0.0:
+ resolution: {integrity: sha512-wBqcGsMELZna0jDblGd7UXgOby45TQaMWmbFwWX+SEotk4HV6zG2t6rT9siyLhPk4P6YYqgfL1UO8nMWDBVJXQ==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- which: 3.0.1
+ which: 4.0.0
dev: false
- /@npmcli/run-script@6.0.2:
- resolution: {integrity: sha512-NCcr1uQo1k5U+SYlnIrbAh3cxy+OQT1VtqiAbxdymSlptbzBb62AjH2xXgjNCoP073hoa1CfCAcwoZ8k96C4nA==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /@npmcli/run-script@7.0.2:
+ resolution: {integrity: sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
'@npmcli/node-gyp': 3.0.0
- '@npmcli/promise-spawn': 6.0.2
- node-gyp: 9.3.1
+ '@npmcli/promise-spawn': 7.0.0
+ node-gyp: 10.0.1
read-package-json-fast: 3.0.2
- which: 3.0.1
+ which: 4.0.0
transitivePeerDependencies:
- - bluebird
- supports-color
dev: false
- /@nrwl/devkit@16.6.0(nx@16.6.0):
- resolution: {integrity: sha512-xZEN6wfA1uJwv+FVRQFOHsCcpvGvIYGx2zutbzungDodWkfzlJ3tzIGqYjIpPCBVT83erM6Gscnka2W46AuKfA==}
+ /@nrwl/devkit@17.2.6(nx@17.2.6):
+ resolution: {integrity: sha512-uZVqc2qhi+WdSqLV9aIcE+5ck+IUSQ47Cc5bslWrssQjBncqGavHYDuU4ZLuKK5HxCuZqlQjvo7TsF7LeOjNiA==}
dependencies:
- '@nx/devkit': 16.6.0(nx@16.6.0)
+ '@nx/devkit': 17.2.6(nx@17.2.6)
transitivePeerDependencies:
- nx
dev: false
- /@nrwl/tao@16.6.0:
- resolution: {integrity: sha512-NQkDhmzlR1wMuYzzpl4XrKTYgyIzELdJ+dVrNKf4+p4z5WwKGucgRBj60xMQ3kdV25IX95/fmMDB8qVp/pNQ0Q==}
+ /@nrwl/tao@17.2.6:
+ resolution: {integrity: sha512-cgtUKTRSxDZ94S9IpC27/qYZJ1YttJDET+veKrtRYvwnHFgkq1peyeTTtnM25yJon7PRdm2lYrlIVdPm0vXupw==}
hasBin: true
dependencies:
- nx: 16.6.0
+ nx: 17.2.6
tslib: 2.6.2
transitivePeerDependencies:
- '@swc-node/register'
@@ -3573,22 +3596,23 @@ packages:
stack-trace: 0.0.10
dev: false
- /@nx/devkit@16.6.0(nx@16.6.0):
- resolution: {integrity: sha512-rhJ0y+MSPHDuoZPxsOYdj/n5ks+gK74TIMgTb8eZgPT/uR86a4oxf62wUQXgECedR5HzLE2HunbnoLhhJXmpJw==}
+ /@nx/devkit@17.2.6(nx@17.2.6):
+ resolution: {integrity: sha512-a9GPw0KiLhvv2RBLPlWgaVDZRvgww4ANBwv7LuGvk8FNgxF5vkQMM5WyKpvxKJhmh1EZ+T9JsGWAFrK7skW9Bw==}
peerDependencies:
- nx: '>= 15 <= 17'
+ nx: '>= 16 <= 18'
dependencies:
- '@nrwl/devkit': 16.6.0(nx@16.6.0)
+ '@nrwl/devkit': 17.2.6(nx@17.2.6)
ejs: 3.1.8
+ enquirer: 2.3.6
ignore: 5.2.4
- nx: 16.6.0
+ nx: 17.2.6
semver: 7.5.3
tmp: 0.2.1
tslib: 2.6.2
dev: false
- /@nx/nx-darwin-arm64@16.6.0:
- resolution: {integrity: sha512-8nJuqcWG/Ob39rebgPLpv2h/V46b9Rqqm/AGH+bYV9fNJpxgMXclyincbMIWvfYN2tW+Vb9DusiTxV6RPrLapA==}
+ /@nx/nx-darwin-arm64@17.2.6:
+ resolution: {integrity: sha512-ezU5u7hkEwI2xzsFSjyr53uNURBvga40LQlpEnS/CbqRifHHhTKisCy+r2+kRhiOwTeR+I+/2D3zPyIyN3aEHQ==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
@@ -3596,8 +3620,8 @@ packages:
dev: false
optional: true
- /@nx/nx-darwin-x64@16.6.0:
- resolution: {integrity: sha512-T4DV0/2PkPZjzjmsmQEyjPDNBEKc4Rhf7mbIZlsHXj27BPoeNjEcbjtXKuOZHZDIpGFYECGT/sAF6C2NVYgmxw==}
+ /@nx/nx-darwin-x64@17.2.6:
+ resolution: {integrity: sha512-wUIwbM/7LMxlFkEOlbxR/s2qaRuD69yXc70f2rtxsskwJ4GOF5kfc1jk2YaDs9qswI+FgQVgbeZu8pgF+slY7Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
@@ -3605,8 +3629,8 @@ packages:
dev: false
optional: true
- /@nx/nx-freebsd-x64@16.6.0:
- resolution: {integrity: sha512-Ck/yejYgp65dH9pbExKN/X0m22+xS3rWF1DBr2LkP6j1zJaweRc3dT83BWgt5mCjmcmZVk3J8N01AxULAzUAqA==}
+ /@nx/nx-freebsd-x64@17.2.6:
+ resolution: {integrity: sha512-uBKEGqG4txVCpBirRzt1QwuOLzfA0s9dlUP7n5t4qJuaf9OXuVcDXay8g84WT1jx4PPtipyv/wyIFu3r7v8kZw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [freebsd]
@@ -3614,8 +3638,8 @@ packages:
dev: false
optional: true
- /@nx/nx-linux-arm-gnueabihf@16.6.0:
- resolution: {integrity: sha512-eyk/R1mBQ3X0PCSS+Cck3onvr3wmZVmM/+x0x9Ai02Vm6q9Eq6oZ1YtZGQsklNIyw1vk2WV9rJCStfu9mLecEw==}
+ /@nx/nx-linux-arm-gnueabihf@17.2.6:
+ resolution: {integrity: sha512-dSDVz2BktaPHMkrJojFCx+V+QFLDF0KzoHorESzZmHZTfumr0xtJ1COWCU+gYmLptc+8OgwCzCPWXHhcDgji/A==}
engines: {node: '>= 10'}
cpu: [arm]
os: [linux]
@@ -3623,8 +3647,8 @@ packages:
dev: false
optional: true
- /@nx/nx-linux-arm64-gnu@16.6.0:
- resolution: {integrity: sha512-S0qFFdQFDmBIEZqBAJl4K47V3YuMvDvthbYE0enXrXApWgDApmhtxINXSOjSus7DNq9kMrgtSDGkBmoBot61iw==}
+ /@nx/nx-linux-arm64-gnu@17.2.6:
+ resolution: {integrity: sha512-AD99Kk47Yxn3IJ89aCT1oVpNX1XNECAYay97yhqf2tiBsDv9hC43PppOdjI0dNP5VRBTrr6EsWdhvE0uNJ3RJw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -3632,8 +3656,8 @@ packages:
dev: false
optional: true
- /@nx/nx-linux-arm64-musl@16.6.0:
- resolution: {integrity: sha512-TXWY5VYtg2wX/LWxyrUkDVpqCyJHF7fWoVMUSlFe+XQnk9wp/yIbq2s0k3h8I4biYb6AgtcVqbR4ID86lSNuMA==}
+ /@nx/nx-linux-arm64-musl@17.2.6:
+ resolution: {integrity: sha512-MOX/EJyzseEnzbFxY7V6es/xta6WQ0cDDrl6i6qjCRnoRTFFVMsL0Fb4dtVbv7fd75O41P+OBGpG70MYx2SOxw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
@@ -3641,8 +3665,8 @@ packages:
dev: false
optional: true
- /@nx/nx-linux-x64-gnu@16.6.0:
- resolution: {integrity: sha512-qQIpSVN8Ij4oOJ5v+U+YztWJ3YQkeCIevr4RdCE9rDilfq9RmBD94L4VDm7NRzYBuQL8uQxqWzGqb7ZW4mfHpw==}
+ /@nx/nx-linux-x64-gnu@17.2.6:
+ resolution: {integrity: sha512-16xTSszGPY25INDUr4pzLXWcO3va1764iVFiHRTuJr5siDymY7zSj+DPKFmewzqF2358Y5m8AtMotY0FqKciYg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -3650,8 +3674,8 @@ packages:
dev: false
optional: true
- /@nx/nx-linux-x64-musl@16.6.0:
- resolution: {integrity: sha512-EYOHe11lfVfEfZqSAIa1c39mx2Obr4mqd36dBZx+0UKhjrcmWiOdsIVYMQSb3n0TqB33BprjI4p9ZcFSDuoNbA==}
+ /@nx/nx-linux-x64-musl@17.2.6:
+ resolution: {integrity: sha512-F/nIq8bcZd2cNuBiQbyJwur7CpeRBCt0qKDF38HQ2l3HhQv+jwk4T6115LMQqwZb9e6kt6BAFsY+6O7I6t3pCw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
@@ -3659,8 +3683,8 @@ packages:
dev: false
optional: true
- /@nx/nx-win32-arm64-msvc@16.6.0:
- resolution: {integrity: sha512-f1BmuirOrsAGh5+h/utkAWNuqgohvBoekQgMxYcyJxSkFN+pxNG1U68P59Cidn0h9mkyonxGVCBvWwJa3svVFA==}
+ /@nx/nx-win32-arm64-msvc@17.2.6:
+ resolution: {integrity: sha512-1lAKKKiH7eduzqcPDB03iPz38yNXn3Y4Q/3jULjaRc3EFAplfBsYVwJ9kGjXPZSrpt/AY7w5ATY55/r5B3gQnA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
@@ -3668,8 +3692,8 @@ packages:
dev: false
optional: true
- /@nx/nx-win32-x64-msvc@16.6.0:
- resolution: {integrity: sha512-UmTTjFLpv4poVZE3RdUHianU8/O9zZYBiAnTRq5spwSDwxJHnLTZBUxFFf3ztCxeHOUIfSyW9utpGfCMCptzvQ==}
+ /@nx/nx-win32-x64-msvc@17.2.6:
+ resolution: {integrity: sha512-LrJySMWrO5oWMrP4VOWM1hr3c4rtxHGCcRy19VwqvaAPDrnsg0qfPjv4q1C9YyIU8sj+T3oJs1yZdnNntlN8ew==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -3817,15 +3841,6 @@ packages:
'@octokit/openapi-types': 18.0.0
dev: false
- /@parcel/watcher@2.0.4:
- resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==}
- engines: {node: '>= 10.0.0'}
- requiresBuild: true
- dependencies:
- node-addon-api: 3.2.1
- node-gyp-build: 4.5.0
- dev: false
-
/@pkgjs/parseargs@0.11.0:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
@@ -3918,11 +3933,34 @@ packages:
resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==}
dev: true
+ /@sigstore/bundle@2.1.0:
+ resolution: {integrity: sha512-89uOo6yh/oxaU8AeOUnVrTdVMcGk9Q1hJa7Hkvalc6G3Z3CupWk4Xe9djSgJm9fMkH69s0P0cVHUoKSOemLdng==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ '@sigstore/protobuf-specs': 0.2.1
+ dev: false
+
/@sigstore/protobuf-specs@0.1.0:
resolution: {integrity: sha512-a31EnjuIDSX8IXBUib3cYLDRlPMU36AWX4xS8ysLaNu4ZzUesDiPt83pgrW2X1YLMe5L2HbDyaKK5BrL4cNKaQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dev: false
+ /@sigstore/protobuf-specs@0.2.1:
+ resolution: {integrity: sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ dev: false
+
+ /@sigstore/sign@2.2.0:
+ resolution: {integrity: sha512-AAbmnEHDQv6CSfrWA5wXslGtzLPtAtHZleKOgxdQYvx/s76Fk6T6ZVt7w2IGV9j1UrFeBocTTQxaXG2oRrDhYA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ '@sigstore/bundle': 2.1.0
+ '@sigstore/protobuf-specs': 0.2.1
+ make-fetch-happen: 13.0.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/@sigstore/tuf@1.0.0:
resolution: {integrity: sha512-bLzi9GeZgMCvjJeLUIfs8LJYCxrPRA8IXQkzUtaFKKVPTz0mucRyqFcV2U20yg9K+kYAD0YSitzGfRZCFLjdHQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -3934,6 +3972,16 @@ packages:
- supports-color
dev: false
+ /@sigstore/tuf@2.2.0:
+ resolution: {integrity: sha512-KKATZ5orWfqd9ZG6MN8PtCIx4eevWSuGRKQvofnWXRpyMyUEpmrzg5M5BrCpjM+NfZ0RbNGOh5tCz/P2uoRqOA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ '@sigstore/protobuf-specs': 0.2.1
+ tuf-js: 2.1.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/@sinclair/typebox@0.27.8:
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
@@ -3963,22 +4011,6 @@ packages:
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==}
engines: {node: '>=10.13.0'}
- /@tsconfig/node10@1.0.9:
- resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==}
- dev: false
-
- /@tsconfig/node12@1.0.11:
- resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
- dev: false
-
- /@tsconfig/node14@1.0.3:
- resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
- dev: false
-
- /@tsconfig/node16@1.0.3:
- resolution: {integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==}
- dev: false
-
/@tsparticles/basic@3.0.2:
resolution: {integrity: sha512-aM3X4daYRFxrkZ7+puHYjlgWjFaU4ROe8XOx7K+BnADfd0WM1I+JC0kspMEOe0b0qoiCbbbRpBqD135Kc75FXg==}
dependencies:
@@ -4298,6 +4330,11 @@ packages:
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dev: false
+ /@tufjs/canonical-json@2.0.0:
+ resolution: {integrity: sha512-yVtV8zsdo8qFHe+/3kw81dSLyF7D576A5cCFCi4X7B39tWT7SekaEFUnvnWJHz+9qO7qJTah1JbrDjWKqFtdWA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dev: false
+
/@tufjs/models@1.0.4:
resolution: {integrity: sha512-qaGV9ltJP0EO25YfFUPhxRVK0evXFIAGicsVXuRim4Ed9cjPxYhNnNJ49SFmbeLgtxpslIkX317IgpfcHPVj/A==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -4306,6 +4343,14 @@ packages:
minimatch: 9.0.2
dev: false
+ /@tufjs/models@2.0.0:
+ resolution: {integrity: sha512-c8nj8BaOExmZKO2DXhDfegyhSGcG9E/mPN3U13L+/PsoWm1uaGiHHjxqSHQiasDBQwDA3aHuw9+9spYAP1qvvg==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ '@tufjs/canonical-json': 2.0.0
+ minimatch: 9.0.3
+ dev: false
+
/@types/babel__core@7.20.1:
resolution: {integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==}
dependencies:
@@ -4497,6 +4542,12 @@ packages:
resolution: {integrity: sha512-6sfo1qTulpVbkxECP+AVrHV9OoJqhzCsfTNp5NIG+enM4HyM3HvZCO798WShIXBN0+QtDIcutJCjsVYnQP5rIQ==}
dev: true
+ /@types/node@18.19.3:
+ resolution: {integrity: sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==}
+ dependencies:
+ undici-types: 5.26.5
+ dev: false
+
/@types/node@20.6.0:
resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==}
@@ -5641,8 +5692,9 @@ packages:
through: 2.3.8
dev: false
- /abbrev@1.1.1:
- resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
+ /abbrev@2.0.0:
+ resolution: {integrity: sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dev: false
/accepts@1.3.8:
@@ -5710,6 +5762,15 @@ packages:
transitivePeerDependencies:
- supports-color
+ /agent-base@7.1.0:
+ resolution: {integrity: sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==}
+ engines: {node: '>= 14'}
+ dependencies:
+ debug: 4.3.4
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/agentkeepalive@4.2.1:
resolution: {integrity: sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==}
engines: {node: '>= 8.0.0'}
@@ -5890,10 +5951,6 @@ packages:
readable-stream: 3.6.0
dev: false
- /arg@4.1.3:
- resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
- dev: false
-
/arg@5.0.2:
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
dev: false
@@ -6118,8 +6175,8 @@ packages:
engines: {node: '>= 0.4'}
dev: true
- /axios@1.2.2:
- resolution: {integrity: sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q==}
+ /axios@1.6.2:
+ resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==}
dependencies:
follow-redirects: 1.15.2(debug@4.3.4)
form-data: 4.0.0
@@ -6583,42 +6640,34 @@ packages:
- bluebird
dev: false
- /cacache@16.1.3:
- resolution: {integrity: sha512-/+Emcj9DAXxX4cwlLmRI9c166RuL3w30zp4R7Joiv2cQTtTtA+jeuCAjH3ZlGnYS3tKENSrKhAzVVP9GVyzeYQ==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
+ /cacache@17.1.3:
+ resolution: {integrity: sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
- '@npmcli/fs': 2.1.2
- '@npmcli/move-file': 2.0.1
- chownr: 2.0.0
- fs-minipass: 2.1.0
- glob: 8.1.0
- infer-owner: 1.0.4
+ '@npmcli/fs': 3.1.0
+ fs-minipass: 3.0.2
+ glob: 10.3.1
lru-cache: 7.14.1
- minipass: 3.3.6
+ minipass: 5.0.0
minipass-collect: 1.0.2
minipass-flush: 1.0.5
minipass-pipeline: 1.2.4
- mkdirp: 1.0.4
p-map: 4.0.0
- promise-inflight: 1.0.1(bluebird@3.7.2)
- rimraf: 3.0.2
- ssri: 9.0.1
+ ssri: 10.0.5
tar: 6.1.13
- unique-filename: 2.0.1
- transitivePeerDependencies:
- - bluebird
+ unique-filename: 3.0.0
dev: false
- /cacache@17.1.3:
- resolution: {integrity: sha512-jAdjGxmPxZh0IipMdR7fK/4sDSrHMLUV0+GvVUsjwyGNKHsh79kW/otg+GkbXwl6Uzvy9wsvHOX4nUoWldeZMg==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /cacache@18.0.1:
+ resolution: {integrity: sha512-g4Uf2CFZPaxtJKre6qr4zqLDOOPU7bNVhWjlNhvzc51xaTOx2noMOLhfFkTAqwtrAZAKQUuDfyjitzilpA8WsQ==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
'@npmcli/fs': 3.1.0
fs-minipass: 3.0.2
glob: 10.3.1
- lru-cache: 7.14.1
- minipass: 5.0.0
- minipass-collect: 1.0.2
+ lru-cache: 10.1.0
+ minipass: 7.0.3
+ minipass-collect: 2.0.1
minipass-flush: 1.0.5
minipass-pipeline: 1.2.4
p-map: 4.0.0
@@ -7485,30 +7534,20 @@ packages:
engines: {node: '>= 0.6'}
dev: true
- /conventional-changelog-angular@5.0.13:
- resolution: {integrity: sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==}
- engines: {node: '>=10'}
+ /conventional-changelog-angular@7.0.0:
+ resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==}
+ engines: {node: '>=16'}
dependencies:
compare-func: 2.0.0
- q: 1.5.1
dev: false
- /conventional-changelog-angular@6.0.0:
- resolution: {integrity: sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==}
- engines: {node: '>=14'}
+ /conventional-changelog-conventionalcommits@7.0.2:
+ resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==}
+ engines: {node: '>=16'}
dependencies:
compare-func: 2.0.0
dev: false
- /conventional-changelog-conventionalcommits@5.0.0:
- resolution: {integrity: sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==}
- engines: {node: '>=10'}
- dependencies:
- compare-func: 2.0.0
- lodash: 4.17.21
- q: 1.5.1
- dev: false
-
/conventional-changelog-core@5.0.1:
resolution: {integrity: sha512-Rvi5pH+LvgsqGwZPZ3Cq/tz4ty7mjijhr3qR4m9IBXNbxGGYgTVVO+duXzz9aArmHxFtwZ+LRkrNIMDQzgoY4A==}
engines: {node: '>=14'}
@@ -7553,28 +7592,26 @@ packages:
modify-values: 1.0.1
dev: false
- /conventional-commits-parser@3.2.4:
- resolution: {integrity: sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==}
- engines: {node: '>=10'}
+ /conventional-commits-parser@4.0.0:
+ resolution: {integrity: sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==}
+ engines: {node: '>=14'}
hasBin: true
dependencies:
JSONStream: 1.3.5
is-text-path: 1.0.1
- lodash: 4.17.21
meow: 8.1.2
split2: 3.2.2
- through2: 4.0.2
dev: false
- /conventional-commits-parser@4.0.0:
- resolution: {integrity: sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==}
- engines: {node: '>=14'}
+ /conventional-commits-parser@5.0.0:
+ resolution: {integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==}
+ engines: {node: '>=16'}
hasBin: true
dependencies:
JSONStream: 1.3.5
- is-text-path: 1.0.1
- meow: 8.1.2
- split2: 3.2.2
+ is-text-path: 2.0.0
+ meow: 12.1.1
+ split2: 4.2.0
dev: false
/conventional-recommended-bump@7.0.1:
@@ -7664,18 +7701,17 @@ packages:
/core-util-is@1.0.3:
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
- /cosmiconfig-typescript-loader@4.3.0(@types/node@20.6.0)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.2.2):
- resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==}
- engines: {node: '>=12', npm: '>=6'}
+ /cosmiconfig-typescript-loader@5.0.0(@types/node@18.19.3)(cosmiconfig@8.3.6)(typescript@5.2.2):
+ resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==}
+ engines: {node: '>=v16'}
peerDependencies:
'@types/node': '*'
- cosmiconfig: '>=7'
- ts-node: '>=10'
- typescript: '>=3'
+ cosmiconfig: '>=8.2'
+ typescript: '>=4'
dependencies:
- '@types/node': 20.6.0
- cosmiconfig: 8.2.0
- ts-node: 10.9.1(@types/node@20.6.0)(typescript@5.2.2)
+ '@types/node': 18.19.3
+ cosmiconfig: 8.3.6(typescript@5.2.2)
+ jiti: 1.19.1
typescript: 5.2.2
dev: false
@@ -7720,6 +7756,22 @@ packages:
path-type: 4.0.0
dev: false
+ /cosmiconfig@8.3.6(typescript@5.2.2):
+ resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
+ engines: {node: '>=14'}
+ peerDependencies:
+ typescript: '>=4.9.5'
+ peerDependenciesMeta:
+ typescript:
+ optional: true
+ dependencies:
+ import-fresh: 3.3.0
+ js-yaml: 4.1.0
+ parse-json: 5.2.0
+ path-type: 4.0.0
+ typescript: 5.2.2
+ dev: false
+
/crc@4.3.2:
resolution: {integrity: sha512-uGDHf4KLLh2zsHa8D8hIQ1H/HtFQhyHrc0uhHBcoKGol/Xnb+MPYfUMw7cvON6ze/GUESTudKayDcJC5HnJv1A==}
engines: {node: '>=12'}
@@ -8420,11 +8472,6 @@ packages:
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
dev: false
- /diff@4.0.2:
- resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
- engines: {node: '>=0.3.1'}
- dev: false
-
/diffie-hellman@5.0.3:
resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==}
dependencies:
@@ -8535,6 +8582,11 @@ packages:
is-obj: 2.0.0
dev: false
+ /dotenv-expand@10.0.0:
+ resolution: {integrity: sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==}
+ engines: {node: '>=12'}
+ dev: false
+
/dotenv-expand@5.1.0:
resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==}
dev: true
@@ -8542,6 +8594,7 @@ packages:
/dotenv@10.0.0:
resolution: {integrity: sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==}
engines: {node: '>=10'}
+ dev: true
/dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
@@ -9401,6 +9454,10 @@ packages:
transitivePeerDependencies:
- supports-color
+ /exponential-backoff@3.1.1:
+ resolution: {integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==}
+ dev: false
+
/express@4.18.2:
resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==}
engines: {node: '>= 0.10.0'}
@@ -9504,17 +9561,6 @@ packages:
micromatch: 4.0.5
dev: true
- /fast-glob@3.2.7:
- resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==}
- engines: {node: '>=8'}
- 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.5
- dev: false
-
/fast-glob@3.3.0:
resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==}
engines: {node: '>=8.6.0'}
@@ -9524,6 +9570,7 @@ packages:
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
+ dev: true
/fast-glob@3.3.1:
resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==}
@@ -9534,7 +9581,6 @@ packages:
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
- dev: true
/fast-json-stable-stringify@2.1.0:
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
@@ -10200,6 +10246,18 @@ packages:
path-scurry: 1.10.0
dev: false
+ /glob@10.3.10:
+ resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ hasBin: true
+ dependencies:
+ foreground-child: 3.1.1
+ jackspeak: 2.3.6
+ minimatch: 9.0.2
+ minipass: 7.0.3
+ path-scurry: 1.10.1
+ dev: false
+
/glob@7.1.4:
resolution: {integrity: sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==}
dependencies:
@@ -10273,7 +10331,7 @@ packages:
dependencies:
array-union: 2.1.0
dir-glob: 3.0.1
- fast-glob: 3.3.0
+ fast-glob: 3.3.1
ignore: 5.2.4
merge2: 1.4.1
slash: 3.0.0
@@ -10498,6 +10556,13 @@ packages:
lru-cache: 7.14.1
dev: false
+ /hosted-git-info@7.0.1:
+ resolution: {integrity: sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ lru-cache: 10.1.0
+ dev: false
+
/hpack.js@2.1.6:
resolution: {integrity: sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==}
dependencies:
@@ -10644,6 +10709,16 @@ packages:
- supports-color
dev: false
+ /http-proxy-agent@7.0.0:
+ resolution: {integrity: sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==}
+ engines: {node: '>= 14'}
+ dependencies:
+ agent-base: 7.1.0
+ debug: 4.3.4
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/http-proxy-middleware@2.0.6(@types/express@4.17.15)(debug@4.3.4):
resolution: {integrity: sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==}
engines: {node: '>=12.0.0'}
@@ -10686,6 +10761,16 @@ packages:
transitivePeerDependencies:
- supports-color
+ /https-proxy-agent@7.0.2:
+ resolution: {integrity: sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==}
+ engines: {node: '>= 14'}
+ dependencies:
+ agent-base: 7.1.0
+ debug: 4.3.4
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/human-signals@2.1.0:
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
engines: {node: '>=10.17.0'}
@@ -10749,8 +10834,8 @@ packages:
minimatch: 5.1.2
dev: false
- /ignore-walk@6.0.3:
- resolution: {integrity: sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA==}
+ /ignore-walk@6.0.4:
+ resolution: {integrity: sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
minimatch: 9.0.2
@@ -11009,7 +11094,6 @@ packages:
resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==}
dependencies:
has: 1.0.3
- dev: true
/is-data-descriptor@0.1.4:
resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==}
@@ -11230,6 +11314,13 @@ packages:
text-extensions: 1.9.0
dev: false
+ /is-text-path@2.0.0:
+ resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==}
+ engines: {node: '>=8'}
+ dependencies:
+ text-extensions: 2.4.0
+ dev: false
+
/is-typed-array@1.1.12:
resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==}
engines: {node: '>= 0.4'}
@@ -11276,6 +11367,11 @@ packages:
/isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
+ /isexe@3.1.1:
+ resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
+ engines: {node: '>=16'}
+ dev: false
+
/isobject@2.1.0:
resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==}
engines: {node: '>=0.10.0'}
@@ -11295,6 +11391,15 @@ packages:
'@pkgjs/parseargs': 0.11.0
dev: false
+ /jackspeak@2.3.6:
+ resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
+ engines: {node: '>=14'}
+ dependencies:
+ '@isaacs/cliui': 8.0.2
+ optionalDependencies:
+ '@pkgjs/parseargs': 0.11.0
+ dev: false
+
/jake@10.8.5:
resolution: {integrity: sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw==}
engines: {node: '>=10'}
@@ -11531,15 +11636,14 @@ packages:
picocolors: 1.0.0
shell-quote: 1.7.4
- /lerna@7.1.4:
- resolution: {integrity: sha512-/cabvmTTkmayyALIZx7OpHRex72i8xSOkiJchEkrKxAZHoLNaGSwqwKkj+x6WtmchhWl/gLlqwQXGRuxrJKiBw==}
- engines: {node: ^14.17.0 || >=16.0.0}
+ /lerna@8.0.1:
+ resolution: {integrity: sha512-ZxFMmOqwkP4e+q6BrMzxkAhixi6n0GVD2jAAnAfDkIFnwumB4/7X5/If6fqTlXXshtB2dQtN5OAtzafqVq8cwA==}
+ engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
- '@lerna/child-process': 7.1.4
- '@lerna/create': 7.1.4
- '@npmcli/run-script': 6.0.2
- '@nx/devkit': 16.6.0(nx@16.6.0)
+ '@lerna/create': 8.0.1
+ '@npmcli/run-script': 7.0.2
+ '@nx/devkit': 17.2.6(nx@17.2.6)
'@octokit/plugin-enterprise-rest': 6.0.1
'@octokit/rest': 19.0.11
byte-size: 8.1.1
@@ -11547,7 +11651,7 @@ packages:
clone-deep: 4.0.1
cmd-shim: 6.0.1
columnify: 1.6.0
- conventional-changelog-angular: 6.0.0
+ conventional-changelog-angular: 7.0.0
conventional-changelog-core: 5.0.1
conventional-recommended-bump: 7.0.1
cosmiconfig: 8.2.0
@@ -11574,7 +11678,7 @@ packages:
libnpmpublish: 7.3.0
load-json-file: 6.2.0
lodash: 4.17.21
- make-dir: 3.1.0
+ make-dir: 4.0.0
minimatch: 3.0.5
multimatch: 5.0.0
node-fetch: 2.6.7
@@ -11582,35 +11686,35 @@ packages:
npm-packlist: 5.1.1
npm-registry-fetch: 14.0.5
npmlog: 6.0.2
- nx: 16.6.0
+ nx: 17.2.6
p-map: 4.0.0
p-map-series: 2.1.0
p-pipe: 3.1.0
p-queue: 6.6.2
p-reduce: 2.1.0
p-waterfall: 2.1.1
- pacote: 15.2.0
+ pacote: 17.0.5
pify: 5.0.0
read-cmd-shim: 4.0.0
read-package-json: 6.0.4
resolve-from: 5.0.0
rimraf: 4.4.1
- semver: 7.5.3
+ semver: 7.5.4
signal-exit: 3.0.7
slash: 3.0.0
ssri: 9.0.1
strong-log-transformer: 2.1.0
tar: 6.1.11
temp-dir: 1.0.0
- typescript: 5.1.6
+ typescript: 5.2.2
upath: 2.0.1
uuid: 9.0.0
validate-npm-package-license: 3.0.4
validate-npm-package-name: 5.0.0
write-file-atomic: 5.0.1
write-pkg: 4.0.0
- yargs: 16.2.0
- yargs-parser: 20.2.4
+ yargs: 17.7.2
+ yargs-parser: 21.1.1
transitivePeerDependencies:
- '@swc-node/register'
- '@swc/core'
@@ -11875,6 +11979,11 @@ packages:
engines: {node: 14 || >=16.14}
dev: false
+ /lru-cache@10.1.0:
+ resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==}
+ engines: {node: 14 || >=16.14}
+ dev: false
+
/lru-cache@4.1.5:
resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==}
dependencies:
@@ -11937,53 +12046,50 @@ packages:
dependencies:
semver: 6.3.1
- /make-error@1.3.6:
- resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
+ /make-dir@4.0.0:
+ resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
+ engines: {node: '>=10'}
+ dependencies:
+ semver: 7.5.4
dev: false
- /make-fetch-happen@10.2.1:
- resolution: {integrity: sha512-NgOPbRiaQM10DYXvN3/hhGVI2M5MtITFryzBGxHM5p4wnFxsVCbxkrBrDsk+EZ5OB4jEOT7AjDxtdF+KVEFT7w==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
+ /make-fetch-happen@11.1.1:
+ resolution: {integrity: sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
agentkeepalive: 4.2.1
- cacache: 16.1.3
+ cacache: 17.1.3
http-cache-semantics: 4.1.1
http-proxy-agent: 5.0.0
https-proxy-agent: 5.0.1
is-lambda: 1.0.1
lru-cache: 7.14.1
- minipass: 3.3.6
- minipass-collect: 1.0.2
- minipass-fetch: 2.1.2
+ minipass: 5.0.0
+ minipass-fetch: 3.0.3
minipass-flush: 1.0.5
minipass-pipeline: 1.2.4
negotiator: 0.6.3
promise-retry: 2.0.1
socks-proxy-agent: 7.0.0
- ssri: 9.0.1
+ ssri: 10.0.5
transitivePeerDependencies:
- - bluebird
- supports-color
dev: false
- /make-fetch-happen@11.1.1:
- resolution: {integrity: sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /make-fetch-happen@13.0.0:
+ resolution: {integrity: sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
- agentkeepalive: 4.2.1
- cacache: 17.1.3
+ '@npmcli/agent': 2.2.0
+ cacache: 18.0.1
http-cache-semantics: 4.1.1
- http-proxy-agent: 5.0.0
- https-proxy-agent: 5.0.1
is-lambda: 1.0.1
- lru-cache: 7.14.1
- minipass: 5.0.0
+ minipass: 7.0.3
minipass-fetch: 3.0.3
minipass-flush: 1.0.5
minipass-pipeline: 1.2.4
negotiator: 0.6.3
promise-retry: 2.0.1
- socks-proxy-agent: 7.0.0
ssri: 10.0.5
transitivePeerDependencies:
- supports-color
@@ -12051,6 +12157,11 @@ packages:
errno: 0.1.8
readable-stream: 2.3.7
+ /meow@12.1.1:
+ resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==}
+ engines: {node: '>=16.10'}
+ dev: false
+
/meow@8.1.2:
resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==}
engines: {node: '>=10'}
@@ -12205,6 +12316,13 @@ packages:
brace-expansion: 2.0.1
dev: false
+ /minimatch@9.0.3:
+ resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ dependencies:
+ brace-expansion: 2.0.1
+ dev: false
+
/minimist-options@4.1.0:
resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==}
engines: {node: '>= 6'}
@@ -12228,15 +12346,11 @@ packages:
minipass: 3.3.6
dev: false
- /minipass-fetch@2.1.2:
- resolution: {integrity: sha512-LT49Zi2/WMROHYoqGgdlQIZh8mLPZmOrN2NdJjMXxYe4nkN6FUyuPuOAOedNJDrx0IRGg9+4guZewtp8hE6TxA==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
+ /minipass-collect@2.0.1:
+ resolution: {integrity: sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==}
+ engines: {node: '>=16 || 14 >=14.17'}
dependencies:
- minipass: 3.3.6
- minipass-sized: 1.0.3
- minizlib: 2.1.2
- optionalDependencies:
- encoding: 0.1.13
+ minipass: 7.0.3
dev: false
/minipass-fetch@3.0.3:
@@ -12490,10 +12604,6 @@ packages:
resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==}
dev: true
- /node-addon-api@3.2.1:
- resolution: {integrity: sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==}
- dev: false
-
/node-fetch-native@1.2.0:
resolution: {integrity: sha512-5IAMBTl9p6PaAjYCnMv5FmqIF6GcZnawAVnzaCG0rX2aYZJ4CxEkZNtVPuTRug7fL7wyM5BQYTlAzcyMPi6oTQ==}
@@ -12513,28 +12623,22 @@ packages:
engines: {node: '>= 6.13.0'}
dev: true
- /node-gyp-build@4.5.0:
- resolution: {integrity: sha512-2iGbaQBV+ITgCz76ZEjmhUKAKVf7xfY1sRl4UiKQspfZMH2h06SyhNsnSVy50cwkFQDGLyif6m/6uFXHkOZ6rg==}
- hasBin: true
- dev: false
-
- /node-gyp@9.3.1:
- resolution: {integrity: sha512-4Q16ZCqq3g8awk6UplT7AuxQ35XN4R/yf/+wSAwcBUAjg7l58RTactWaP8fIDTi0FzI7YcVLujwExakZlfWkXg==}
- engines: {node: ^12.13 || ^14.13 || >=16}
+ /node-gyp@10.0.1:
+ resolution: {integrity: sha512-gg3/bHehQfZivQVfqIyy8wTdSymF9yTyP4CJifK73imyNMU8AIGQE2pUa7dNWfmMeG9cDVF2eehiRMv0LC1iAg==}
+ engines: {node: ^16.14.0 || >=18.0.0}
hasBin: true
dependencies:
env-paths: 2.2.1
- glob: 7.2.3
+ exponential-backoff: 3.1.1
+ glob: 10.3.10
graceful-fs: 4.2.11
- make-fetch-happen: 10.2.1
- nopt: 6.0.0
- npmlog: 6.0.2
- rimraf: 3.0.2
+ make-fetch-happen: 13.0.0
+ nopt: 7.2.0
+ proc-log: 3.0.0
semver: 7.5.4
tar: 6.1.13
- which: 2.0.2
+ which: 4.0.0
transitivePeerDependencies:
- - bluebird
- supports-color
dev: false
@@ -12598,12 +12702,12 @@ packages:
vary: 1.1.2
dev: false
- /nopt@6.0.0:
- resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
+ /nopt@7.2.0:
+ resolution: {integrity: sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==}
+ engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
hasBin: true
dependencies:
- abbrev: 1.1.1
+ abbrev: 2.0.0
dev: false
/normalize-package-data@2.5.0:
@@ -12619,7 +12723,7 @@ packages:
engines: {node: '>=10'}
dependencies:
hosted-git-info: 4.1.0
- is-core-module: 2.11.0
+ is-core-module: 2.13.0
semver: 7.5.4
validate-npm-package-license: 3.0.4
dev: false
@@ -12629,7 +12733,17 @@ packages:
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
hosted-git-info: 6.1.1
- is-core-module: 2.11.0
+ is-core-module: 2.13.0
+ semver: 7.5.4
+ validate-npm-package-license: 3.0.4
+ dev: false
+
+ /normalize-package-data@6.0.0:
+ resolution: {integrity: sha512-UL7ELRVxYBHBgYEtZCXjxuD5vPxnmvMGq0jp/dGPKKrN7tfsBh2IY7TlJ15WWwdjRWD3RJbnsygUurTK3xkPkg==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ hosted-git-info: 7.0.1
+ is-core-module: 2.13.0
semver: 7.5.4
validate-npm-package-license: 3.0.4
dev: false
@@ -12703,6 +12817,16 @@ packages:
validate-npm-package-name: 5.0.0
dev: false
+ /npm-package-arg@11.0.1:
+ resolution: {integrity: sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ hosted-git-info: 7.0.1
+ proc-log: 3.0.0
+ semver: 7.5.4
+ validate-npm-package-name: 5.0.0
+ dev: false
+
/npm-package-arg@8.1.1:
resolution: {integrity: sha512-CsP95FhWQDwNqiYS+Q0mZ7FAEDytDZAkNxQqea6IaAFJTAY9Lhhqyl0irU/6PMc7BGfUmnsbHcqxJD7XuVM/rg==}
engines: {node: '>=10'}
@@ -12723,20 +12847,20 @@ packages:
npm-normalize-package-bin: 1.0.1
dev: false
- /npm-packlist@7.0.4:
- resolution: {integrity: sha512-d6RGEuRrNS5/N84iglPivjaJPxhDbZmlbTwTDX2IbcRHG5bZCdtysYMhwiPvcF4GisXHGn7xsxv+GQ7T/02M5Q==}
+ /npm-packlist@8.0.1:
+ resolution: {integrity: sha512-MQpL27ZrsJQ2kiAuQPpZb5LtJwydNRnI15QWXsf3WHERu4rzjRj6Zju/My2fov7tLuu3Gle/uoIX/DDZ3u4O4Q==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dependencies:
- ignore-walk: 6.0.3
+ ignore-walk: 6.0.4
dev: false
- /npm-pick-manifest@8.0.1:
- resolution: {integrity: sha512-mRtvlBjTsJvfCCdmPtiu2bdlx8d/KXtF7yNXNWe7G0Z36qWA9Ny5zXsI2PfBZEv7SXgoxTmNaTzGSbbzDZChoA==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /npm-pick-manifest@9.0.0:
+ resolution: {integrity: sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==}
+ engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
npm-install-checks: 6.1.1
npm-normalize-package-bin: 3.0.1
- npm-package-arg: 10.1.0
+ npm-package-arg: 11.0.1
semver: 7.5.4
dev: false
@@ -12755,6 +12879,21 @@ packages:
- supports-color
dev: false
+ /npm-registry-fetch@16.1.0:
+ resolution: {integrity: sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ make-fetch-happen: 13.0.0
+ minipass: 7.0.3
+ minipass-fetch: 3.0.3
+ minipass-json-stream: 1.0.1
+ minizlib: 2.1.2
+ npm-package-arg: 11.0.1
+ proc-log: 3.0.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/npm-run-path@2.0.2:
resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==}
engines: {node: '>=4'}
@@ -12871,37 +13010,37 @@ packages:
- whiskers
dev: false
- /nx@16.6.0:
- resolution: {integrity: sha512-4UaS9nRakpZs45VOossA7hzSQY2dsr035EoPRGOc81yoMFW6Sqn1Rgq4hiLbHZOY8MnWNsLMkgolNMz1jC8YUQ==}
+ /nx@17.2.6:
+ resolution: {integrity: sha512-lBHp0e0AMBwYwpT44a8b0j29szspmYUhY1okqNctz/3ifuonNFG9WGfbzRO4YKOrVkfNsuaomHVAE6gtqo55ng==}
hasBin: true
requiresBuild: true
peerDependencies:
- '@swc-node/register': ^1.4.2
- '@swc/core': ^1.2.173
+ '@swc-node/register': ^1.6.7
+ '@swc/core': ^1.3.85
peerDependenciesMeta:
'@swc-node/register':
optional: true
'@swc/core':
optional: true
dependencies:
- '@nrwl/tao': 16.6.0
- '@parcel/watcher': 2.0.4
+ '@nrwl/tao': 17.2.6
'@yarnpkg/lockfile': 1.1.0
'@yarnpkg/parsers': 3.0.0-rc.46
'@zkochan/js-yaml': 0.0.6
- axios: 1.2.2
+ axios: 1.6.2
chalk: 4.1.2
cli-cursor: 3.1.0
cli-spinners: 2.6.1
- cliui: 7.0.4
- dotenv: 10.0.0
+ cliui: 8.0.1
+ dotenv: 16.3.1
+ dotenv-expand: 10.0.0
enquirer: 2.3.6
- fast-glob: 3.2.7
figures: 3.2.0
flat: 5.0.2
fs-extra: 11.1.1
glob: 7.1.4
ignore: 5.2.4
+ jest-diff: 29.5.0
js-yaml: 4.1.0
jsonc-parser: 3.2.0
lines-and-columns: 2.0.3
@@ -12916,20 +13055,19 @@ packages:
tmp: 0.2.1
tsconfig-paths: 4.2.0
tslib: 2.6.2
- v8-compile-cache: 2.3.0
- yargs: 17.6.2
+ yargs: 17.7.2
yargs-parser: 21.1.1
optionalDependencies:
- '@nx/nx-darwin-arm64': 16.6.0
- '@nx/nx-darwin-x64': 16.6.0
- '@nx/nx-freebsd-x64': 16.6.0
- '@nx/nx-linux-arm-gnueabihf': 16.6.0
- '@nx/nx-linux-arm64-gnu': 16.6.0
- '@nx/nx-linux-arm64-musl': 16.6.0
- '@nx/nx-linux-x64-gnu': 16.6.0
- '@nx/nx-linux-x64-musl': 16.6.0
- '@nx/nx-win32-arm64-msvc': 16.6.0
- '@nx/nx-win32-x64-msvc': 16.6.0
+ '@nx/nx-darwin-arm64': 17.2.6
+ '@nx/nx-darwin-x64': 17.2.6
+ '@nx/nx-freebsd-x64': 17.2.6
+ '@nx/nx-linux-arm-gnueabihf': 17.2.6
+ '@nx/nx-linux-arm64-gnu': 17.2.6
+ '@nx/nx-linux-arm64-musl': 17.2.6
+ '@nx/nx-linux-x64-gnu': 17.2.6
+ '@nx/nx-linux-x64-musl': 17.2.6
+ '@nx/nx-win32-arm64-msvc': 17.2.6
+ '@nx/nx-win32-x64-msvc': 17.2.6
transitivePeerDependencies:
- debug
dev: false
@@ -13220,27 +13358,27 @@ packages:
p-reduce: 2.1.0
dev: false
- /pacote@15.2.0:
- resolution: {integrity: sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /pacote@17.0.5:
+ resolution: {integrity: sha512-TAE0m20zSDMnchPja9vtQjri19X3pZIyRpm2TJVeI+yU42leJBBDTRYhOcWFsPhaMxf+3iwQkFiKz16G9AEeeA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
hasBin: true
dependencies:
- '@npmcli/git': 4.1.0
+ '@npmcli/git': 5.0.3
'@npmcli/installed-package-contents': 2.0.2
- '@npmcli/promise-spawn': 6.0.2
- '@npmcli/run-script': 6.0.2
- cacache: 17.1.3
+ '@npmcli/promise-spawn': 7.0.0
+ '@npmcli/run-script': 7.0.2
+ cacache: 18.0.1
fs-minipass: 3.0.2
- minipass: 5.0.0
- npm-package-arg: 10.1.0
- npm-packlist: 7.0.4
- npm-pick-manifest: 8.0.1
- npm-registry-fetch: 14.0.5
+ minipass: 7.0.3
+ npm-package-arg: 11.0.1
+ npm-packlist: 8.0.1
+ npm-pick-manifest: 9.0.0
+ npm-registry-fetch: 16.1.0
proc-log: 3.0.0
promise-retry: 2.0.1
- read-package-json: 6.0.4
+ read-package-json: 7.0.0
read-package-json-fast: 3.0.2
- sigstore: 1.6.0
+ sigstore: 2.1.0
ssri: 10.0.5
tar: 6.1.13
transitivePeerDependencies:
@@ -13389,6 +13527,14 @@ packages:
minipass: 5.0.0
dev: false
+ /path-scurry@1.10.1:
+ resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==}
+ engines: {node: '>=16 || 14 >=14.17'}
+ dependencies:
+ lru-cache: 10.0.0
+ minipass: 7.0.3
+ dev: false
+
/path-to-regexp@0.1.7:
resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==}
dev: true
@@ -14891,11 +15037,6 @@ packages:
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
engines: {node: '>=6'}
- /q@1.5.1:
- resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==}
- engines: {node: '>=0.6.0', teleport: '>=0.2.0'}
- dev: false
-
/qs@6.11.0:
resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==}
engines: {node: '>=0.6'}
@@ -14999,6 +15140,16 @@ packages:
npm-normalize-package-bin: 3.0.1
dev: false
+ /read-package-json@7.0.0:
+ resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ glob: 10.3.1
+ json-parse-even-better-errors: 3.0.0
+ normalize-package-data: 6.0.0
+ npm-normalize-package-bin: 3.0.1
+ dev: false
+
/read-pkg-up@3.0.0:
resolution: {integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==}
engines: {node: '>=4'}
@@ -15610,14 +15761,6 @@ packages:
lru-cache: 6.0.0
dev: true
- /semver@7.5.2:
- resolution: {integrity: sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==}
- engines: {node: '>=10'}
- hasBin: true
- dependencies:
- lru-cache: 6.0.0
- dev: false
-
/semver@7.5.3:
resolution: {integrity: sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==}
engines: {node: '>=10'}
@@ -15809,6 +15952,18 @@ packages:
- supports-color
dev: false
+ /sigstore@2.1.0:
+ resolution: {integrity: sha512-kPIj+ZLkyI3QaM0qX8V/nSsweYND3W448pwkDgS6CQ74MfhEkIR8ToK5Iyx46KJYRjseVcD3Rp9zAmUAj6ZjPw==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ '@sigstore/bundle': 2.1.0
+ '@sigstore/protobuf-specs': 0.2.1
+ '@sigstore/sign': 2.2.0
+ '@sigstore/tuf': 2.2.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/sirv@1.0.19:
resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==}
engines: {node: '>= 10'}
@@ -15879,6 +16034,17 @@ packages:
- supports-color
dev: false
+ /socks-proxy-agent@8.0.2:
+ resolution: {integrity: sha512-8zuqoLv1aP/66PHF5TqwJ7Czm3Yv32urJQHrVyhD7mmA6d61Zv8cIXQYPTWwmg6qlupnPvs/QKDmfa4P/qct2g==}
+ engines: {node: '>= 14'}
+ dependencies:
+ agent-base: 7.1.0
+ debug: 4.3.4
+ socks: 2.7.1
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/socks@2.7.1:
resolution: {integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ==}
engines: {node: '>= 10.13.0', npm: '>= 3.0.0'}
@@ -16006,6 +16172,11 @@ packages:
readable-stream: 3.6.0
dev: false
+ /split2@4.2.0:
+ resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
+ engines: {node: '>= 10.x'}
+ dev: false
+
/split@1.0.1:
resolution: {integrity: sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==}
dependencies:
@@ -16500,6 +16671,11 @@ packages:
engines: {node: '>=0.10'}
dev: false
+ /text-extensions@2.4.0:
+ resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==}
+ engines: {node: '>=8'}
+ dev: false
+
/text-table@0.2.0:
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
dev: true
@@ -16688,37 +16864,6 @@ packages:
webpack: 5.75.0
dev: true
- /ts-node@10.9.1(@types/node@20.6.0)(typescript@5.2.2):
- resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
- hasBin: true
- peerDependencies:
- '@swc/core': '>=1.2.50'
- '@swc/wasm': '>=1.2.50'
- '@types/node': '*'
- typescript: '>=2.7'
- peerDependenciesMeta:
- '@swc/core':
- optional: true
- '@swc/wasm':
- optional: true
- dependencies:
- '@cspotcode/source-map-support': 0.8.1
- '@tsconfig/node10': 1.0.9
- '@tsconfig/node12': 1.0.11
- '@tsconfig/node14': 1.0.3
- '@tsconfig/node16': 1.0.3
- '@types/node': 20.6.0
- acorn: 8.10.0
- acorn-walk: 8.2.0
- arg: 4.1.3
- create-require: 1.1.1
- diff: 4.0.2
- make-error: 1.3.6
- typescript: 5.2.2
- v8-compile-cache-lib: 3.0.1
- yn: 3.1.1
- dev: false
-
/ts-pnp@1.2.0(typescript@5.2.2):
resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==}
engines: {node: '>=6'}
@@ -16787,6 +16932,17 @@ packages:
- supports-color
dev: false
+ /tuf-js@2.1.0:
+ resolution: {integrity: sha512-eD7YPPjVlMzdggrOeE8zwoegUaG/rt6Bt3jwoQPunRiNVzgcCE009UDFJKJjG+Gk9wFu6W/Vi+P5d/5QpdD9jA==}
+ engines: {node: ^16.14.0 || >=18.0.0}
+ dependencies:
+ '@tufjs/models': 2.0.0
+ debug: 4.3.4
+ make-fetch-happen: 13.0.0
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
/type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
engines: {node: '>= 0.8.0'}
@@ -16870,12 +17026,6 @@ packages:
/typedarray@0.0.6:
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
- /typescript@5.1.6:
- resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==}
- engines: {node: '>=14.17'}
- hasBin: true
- dev: false
-
/typescript@5.2.2:
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
engines: {node: '>=14.17'}
@@ -16912,6 +17062,10 @@ packages:
unplugin: 1.3.2
dev: true
+ /undici-types@5.26.5:
+ resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
+ dev: false
+
/unfetch@5.0.0:
resolution: {integrity: sha512-3xM2c89siXg0nHvlmYsQ2zkLASvVMBisZm5lF3gFDqfF2xonNStDJyMpvaOBe0a1Edxmqrf2E0HBdmy9QyZaeg==}
dev: false
@@ -16967,13 +17121,6 @@ packages:
dependencies:
unique-slug: 2.0.2
- /unique-filename@2.0.1:
- resolution: {integrity: sha512-ODWHtkkdx3IAR+veKxFV+VBkUMcN+FaqzUUd7IZzt+0zhDZFPFxhlqwPF3YQvMHx1TD0tdgYl+kuPnJ8E6ql7A==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
- dependencies:
- unique-slug: 3.0.0
- dev: false
-
/unique-filename@3.0.0:
resolution: {integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -16986,13 +17133,6 @@ packages:
dependencies:
imurmurhash: 0.1.4
- /unique-slug@3.0.0:
- resolution: {integrity: sha512-8EyMynh679x/0gqE9fT9oilG+qEt+ibFyqjuVTsZn1+CMxH+XLlpvr2UZx4nVcCwTpx81nICr2JQFkM+HPLq4w==}
- engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
- dependencies:
- imurmurhash: 0.1.4
- dev: false
-
/unique-slug@4.0.0:
resolution: {integrity: sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -17167,14 +17307,6 @@ packages:
hasBin: true
dev: false
- /v8-compile-cache-lib@3.0.1:
- resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
- dev: false
-
- /v8-compile-cache@2.3.0:
- resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
- dev: false
-
/validate-npm-package-license@3.0.4:
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
dependencies:
@@ -18113,12 +18245,12 @@ packages:
dependencies:
isexe: 2.0.0
- /which@3.0.1:
- resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==}
- engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
+ /which@4.0.0:
+ resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==}
+ engines: {node: ^16.13.0 || >=18.0.0}
hasBin: true
dependencies:
- isexe: 2.0.0
+ isexe: 3.1.1
dev: false
/wide-align@1.1.5:
@@ -18294,11 +18426,6 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'}
- /yargs-parser@20.2.4:
- resolution: {integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==}
- engines: {node: '>=10'}
- dev: false
-
/yargs-parser@20.2.9:
resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==}
engines: {node: '>=10'}
@@ -18333,9 +18460,17 @@ packages:
yargs-parser: 21.1.1
dev: false
- /yn@3.1.1:
- resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
- engines: {node: '>=6'}
+ /yargs@17.7.2:
+ resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==}
+ engines: {node: '>=12'}
+ dependencies:
+ cliui: 8.0.1
+ escalade: 3.1.1
+ get-caller-file: 2.0.5
+ require-directory: 2.1.1
+ string-width: 4.2.3
+ y18n: 5.0.8
+ yargs-parser: 21.1.1
dev: false
/yocto-queue@0.1.0:
From 6a353a2dbf698716d43913959e75296b0ea76159 Mon Sep 17 00:00:00 2001
From: Matteo Bruni <176620+matteobruni@users.noreply.github.com>
Date: Fri, 22 Dec 2023 08:07:14 +0100
Subject: [PATCH 5/8] chore(release): published new version
---
CHANGELOG.md | 103 +++++++++++++++++++++++++++++++++++
apps/nuxt2/CHANGELOG.md | 12 ++++
apps/nuxt2/package.json | 8 +--
apps/vue2/CHANGELOG.md | 12 ++++
apps/vue2/package.json | 8 +--
components/vue2/CHANGELOG.md | 12 ++++
components/vue2/package.json | 2 +-
lerna.json | 7 ++-
pnpm-lock.yaml | 4 +-
9 files changed, 155 insertions(+), 13 deletions(-)
create mode 100644 CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..268151e
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,103 @@
+# Change Log
+
+All notable changes to this project will be documented in this file.
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+# 3.0.0 (2023-12-22)
+
+
+### Bug Fixes
+
+* **deps:** bump actions/cache from 2.1.4 to 3.0.2 ([3fb65d4](https://github.com/tsparticles/vue2/commit/3fb65d4b6b6b88a15f833be8ee07362d3e406e9b))
+* **deps:** bump actions/cache from 3.0.10 to 3.0.11 ([c1fa634](https://github.com/tsparticles/vue2/commit/c1fa634ee44921afa2c9dc7900bde14e37cc03e4))
+* **deps:** bump actions/cache from 3.0.11 to 3.2.0 ([79678df](https://github.com/tsparticles/vue2/commit/79678df2c03a41d84df84c2b8640c0406c1c23a7))
+* **deps:** bump actions/cache from 3.0.2 to 3.0.3 ([897ae93](https://github.com/tsparticles/vue2/commit/897ae932abe58315068b6b352a51297281de5b13))
+* **deps:** bump actions/cache from 3.0.3 to 3.0.4 ([d38b793](https://github.com/tsparticles/vue2/commit/d38b793df6fc79a15247c537ed83ddb7fccc4273))
+* **deps:** bump actions/cache from 3.0.4 to 3.0.5 ([e129732](https://github.com/tsparticles/vue2/commit/e1297324920be604591cdb5f25b3acc5910ba78b))
+* **deps:** bump actions/cache from 3.0.5 to 3.0.6 ([173fd22](https://github.com/tsparticles/vue2/commit/173fd227f2fd45e36da975da382c99153a9f464a))
+* **deps:** bump actions/cache from 3.0.6 to 3.0.7 ([6f486d3](https://github.com/tsparticles/vue2/commit/6f486d31efb78b445773d2ed4bd872097b2e889a))
+* **deps:** bump actions/cache from 3.0.7 to 3.0.8 ([ad5fd2f](https://github.com/tsparticles/vue2/commit/ad5fd2f871075224565c8416d058dc206a1c1e58))
+* **deps:** bump actions/cache from 3.0.8 to 3.0.9 ([7b8a794](https://github.com/tsparticles/vue2/commit/7b8a794f42e5c1fa7a98951efc83a5c5de6a9840))
+* **deps:** bump actions/cache from 3.0.9 to 3.0.10 ([6b267d3](https://github.com/tsparticles/vue2/commit/6b267d3c41e77e88e7403283ddeea3fbe4f82b28))
+* **deps:** bump actions/cache from 3.2.0 to 3.2.1 ([7f17cca](https://github.com/tsparticles/vue2/commit/7f17ccaced1ede77f88310923cf6dd561e1b1a0f))
+* **deps:** bump actions/cache from 3.2.1 to 3.2.2 ([1a6a6c0](https://github.com/tsparticles/vue2/commit/1a6a6c0c6f7fa716a9ac3e5cb2b9e91090de429b))
+* **deps:** bump actions/setup-node from 2.1.5 to 3.2.0 ([53d15fb](https://github.com/tsparticles/vue2/commit/53d15fb99dcc7811dfc5fae9c791558d8a97f85a))
+* **deps:** bump actions/setup-node from 3.2.0 to 3.3.0 ([0dd5c83](https://github.com/tsparticles/vue2/commit/0dd5c8386e9a31efe05ecf929c8a959bf9eebd52))
+* **deps:** bump actions/setup-node from 3.3.0 to 3.4.0 ([a5fdbb3](https://github.com/tsparticles/vue2/commit/a5fdbb36010b54548997e6fd950166995863aedf))
+* **deps:** bump actions/setup-node from 3.4.0 to 3.4.1 ([88bf7f6](https://github.com/tsparticles/vue2/commit/88bf7f65ba8d5ae60b4a459f67754bcfff005484))
+* **deps:** bump actions/setup-node from 3.4.1 to 3.5.0 ([cff624d](https://github.com/tsparticles/vue2/commit/cff624d55a20fedd7df5b0d45eeda35f750459b0))
+* **deps:** bump actions/setup-node from 3.5.0 to 3.5.1 ([28d3cb3](https://github.com/tsparticles/vue2/commit/28d3cb322451a65cf4facc39a40404504f883c3a))
+* **deps:** bump core-js from 3.22.5 to 3.22.6 ([0564d90](https://github.com/tsparticles/vue2/commit/0564d907ed9d81a95cbafcc0f8a2e3a625e89dc3))
+* **deps:** bump core-js from 3.22.6 to 3.22.7 ([6e2e8b7](https://github.com/tsparticles/vue2/commit/6e2e8b762fe42d96a8ea6316422f2a559dff7b8b))
+* **deps:** bump core-js from 3.22.7 to 3.22.8 ([ef22f1f](https://github.com/tsparticles/vue2/commit/ef22f1f0270fe21692897dbf7ee2c3962049f697))
+* **deps:** bump core-js from 3.22.8 to 3.23.0 ([cfc8a04](https://github.com/tsparticles/vue2/commit/cfc8a041b076d0d8e959c284fd88c5d6701e8eb5))
+* **deps:** bump core-js from 3.23.0 to 3.23.1 ([d1e9b9e](https://github.com/tsparticles/vue2/commit/d1e9b9efd51575d2a9c32102394062cb9295e25c))
+* **deps:** bump core-js from 3.23.1 to 3.23.2 ([94102a5](https://github.com/tsparticles/vue2/commit/94102a5a1731af4639316a36a04ec9a172a8ac55))
+* **deps:** bump core-js from 3.23.2 to 3.23.3 ([bb577b8](https://github.com/tsparticles/vue2/commit/bb577b8da60b8f4b3cfa0d4fd1c7a23cc2a76405))
+* **deps:** bump core-js from 3.23.3 to 3.23.4 ([e7d1030](https://github.com/tsparticles/vue2/commit/e7d103067d952e17397c5e50e5a756ad8d1b1726))
+* **deps:** bump core-js from 3.23.4 to 3.23.5 ([3179449](https://github.com/tsparticles/vue2/commit/3179449d3295a5ec2bd3679efb0f708653ff9599))
+* **deps:** bump core-js from 3.23.5 to 3.24.0 ([d778669](https://github.com/tsparticles/vue2/commit/d778669ea1379cbda67691a35f9eb25bcdc5a22c))
+* **deps:** bump core-js from 3.24.0 to 3.24.1 ([812a1ad](https://github.com/tsparticles/vue2/commit/812a1ad14ef41491a423c39e756c4aa0cf200f7f))
+* **deps:** bump core-js from 3.24.1 to 3.25.0 ([9edaafa](https://github.com/tsparticles/vue2/commit/9edaafa7c0a6cdc828e67b7de515e50b792557f1))
+* **deps:** bump core-js from 3.25.0 to 3.25.1 ([99c60fa](https://github.com/tsparticles/vue2/commit/99c60faf13cd63960b475d2aa2d5deebaa17562b))
+* **deps:** bump core-js from 3.25.1 to 3.25.2 ([9c8189f](https://github.com/tsparticles/vue2/commit/9c8189f3b5cbdee4019a3d158f8da737db3ec7bc))
+* **deps:** bump core-js from 3.25.2 to 3.25.3 ([21fa47b](https://github.com/tsparticles/vue2/commit/21fa47bd3871de8937bdca8017288f13fa21ab17))
+* **deps:** bump core-js from 3.25.3 to 3.25.4 ([359145b](https://github.com/tsparticles/vue2/commit/359145be1d3ecbd853df1a87e5b17ba38c53eb5f))
+* **deps:** bump core-js from 3.25.4 to 3.25.5 ([e51b3b9](https://github.com/tsparticles/vue2/commit/e51b3b9fa90917e4721d41725df463cf97b67421))
+* **deps:** bump core-js from 3.25.5 to 3.26.0 ([25f5910](https://github.com/tsparticles/vue2/commit/25f5910d48956081088558cf70c2113d56dd6cde))
+* **deps:** bump core-js from 3.26.0 to 3.26.1 ([ff5c20d](https://github.com/tsparticles/vue2/commit/ff5c20d5a30eaa9b463405f3ceae03d98ecda62f))
+* **deps:** bump core-js from 3.26.1 to 3.27.0 ([b520304](https://github.com/tsparticles/vue2/commit/b52030446e9954f13d6c8c0d3a03e0cf13c523c9))
+* **deps:** bump particles.vue from 3.0.6 to 3.1.0 ([6fbbffd](https://github.com/tsparticles/vue2/commit/6fbbffdb11c0550902a6e188da43ea1b8b1d9bd7))
+* **deps:** bump particles.vue from 3.1.0 to 3.1.3 ([80a7633](https://github.com/tsparticles/vue2/commit/80a7633de9393f0b6875a8999c85ba0e2f2d1115))
+* **deps:** bump particles.vue from 3.1.3 to 3.1.4 ([f5a9efd](https://github.com/tsparticles/vue2/commit/f5a9efd33ddc10e61a71820a3a066c1cb18d81af))
+* **deps:** bump particles.vue from 3.1.4 to 3.2.0 ([1e7f29c](https://github.com/tsparticles/vue2/commit/1e7f29c72f0e5ee7cd3a3331a6ea898d66a91fec))
+* **deps:** bump particles.vue from 3.2.0 to 3.2.1 ([b29654b](https://github.com/tsparticles/vue2/commit/b29654b92aed8eaeddd01de37d338f6e131b6ce4))
+* **deps:** bump particles.vue from 3.2.1 to 3.2.2 ([f562dbc](https://github.com/tsparticles/vue2/commit/f562dbc470c77ff354a992e89eeb8422810a0e8d))
+* **deps:** bump particles.vue from 3.2.2 to 3.2.3 ([20738b0](https://github.com/tsparticles/vue2/commit/20738b0cb7569b0992e9ef39f8d2ae5c72bdf58a))
+* **deps:** bump particles.vue from 3.2.3 to 3.2.4 ([b5c4175](https://github.com/tsparticles/vue2/commit/b5c4175fd82ee111c33f413f61ed3db223838b7e))
+* **deps:** bump particles.vue from 3.2.4 to 3.3.1 ([9b1280c](https://github.com/tsparticles/vue2/commit/9b1280c7921531345b971a97bf714af5fe2b7bc5))
+* **deps:** bump particles.vue from 3.3.1 to 3.3.2 ([096bbd0](https://github.com/tsparticles/vue2/commit/096bbd047952b4cfcad59b774ccc44ee8c9f7c2c))
+* **deps:** bump particles.vue from 3.3.2 to 3.3.3 ([211ea9f](https://github.com/tsparticles/vue2/commit/211ea9fd987df0b8f5aefc8bbf687796c060b9ee))
+* **deps:** bump particles.vue from 3.3.3 to 3.5.3 ([222b8cb](https://github.com/tsparticles/vue2/commit/222b8cb08b44ce71e44dadb885983a18696e5b4c))
+* **deps:** bump tsparticles from 2.0.6 to 2.1.0 ([692f85c](https://github.com/tsparticles/vue2/commit/692f85c0011f3195bdd931b827f27a1b17d657b7))
+* **deps:** bump tsparticles from 2.1.0 to 2.1.3 ([0af0da4](https://github.com/tsparticles/vue2/commit/0af0da442c9a5ad992ccab8b10957c8726be5e99))
+* **deps:** bump tsparticles from 2.1.3 to 2.1.4 ([a9b4b0a](https://github.com/tsparticles/vue2/commit/a9b4b0a4a13eddf7c0e29960662b8ddcf705fd0f))
+* **deps:** bump tsparticles from 2.1.4 to 2.2.0 ([19cd8a8](https://github.com/tsparticles/vue2/commit/19cd8a8077615387b3bbdd94bf626d7dbfd6c9de))
+* **deps:** bump tsparticles from 2.2.0 to 2.2.1 ([25d24d8](https://github.com/tsparticles/vue2/commit/25d24d8cfb88301394887101d6262a90c0d36a56))
+* **deps:** bump tsparticles from 2.2.1 to 2.2.2 ([cf7a242](https://github.com/tsparticles/vue2/commit/cf7a242b2a4af76f88425b3dae4e5f4e8323c31b))
+* **deps:** bump tsparticles from 2.2.2 to 2.2.3 ([f331367](https://github.com/tsparticles/vue2/commit/f3313674aeccc77d32c9458038ed7f56853d36e7))
+* **deps:** bump tsparticles from 2.2.3 to 2.2.4 ([58612c3](https://github.com/tsparticles/vue2/commit/58612c351995978991977c857e30e1b8987ff396))
+* **deps:** bump tsparticles from 2.2.4 to 2.3.0 ([020211f](https://github.com/tsparticles/vue2/commit/020211fff4ccc0b82833ca8cd54a312a5bc3e535))
+* **deps:** bump tsparticles from 2.3.0 to 2.3.1 ([ae55e27](https://github.com/tsparticles/vue2/commit/ae55e27022ab9fcb82095c348773dfa3e467c9dd))
+* **deps:** bump tsparticles from 2.3.1 to 2.3.2 ([050e22e](https://github.com/tsparticles/vue2/commit/050e22e1909fefbf85048c6c8c1cd92ddf7a0430))
+* **deps:** bump tsparticles from 2.3.2 to 2.3.4 ([e6fab09](https://github.com/tsparticles/vue2/commit/e6fab09052afa99c35f940ed1157a42c2332b780))
+* **deps:** bump tsparticles from 2.3.4 to 2.4.0 ([c61abf1](https://github.com/tsparticles/vue2/commit/c61abf17085ff9b53d499e728a2b9f3e794e1c1f))
+* **deps:** bump tsparticles from 2.4.0 to 2.5.1 ([54df3f7](https://github.com/tsparticles/vue2/commit/54df3f73ed9ac48403035c70cd3e87eedcca9f4b))
+* **deps:** bump tsparticles from 2.5.1 to 2.5.3 ([eabe3d5](https://github.com/tsparticles/vue2/commit/eabe3d520fcf96feb1a8633180cf993e11656af3))
+* **deps:** bump vue and vue-template-compiler ([1b8636f](https://github.com/tsparticles/vue2/commit/1b8636f084aec753238ed6022066b3797b8f5a6e))
+* **deps:** bump vue and vue-template-compiler ([a419536](https://github.com/tsparticles/vue2/commit/a41953664e7a057ec8b83114df756b0fba86de4b))
+* **deps:** bump vue and vue-template-compiler ([8cc402a](https://github.com/tsparticles/vue2/commit/8cc402af394bb38c4ba946c1e86127eab50d6c3c))
+* **deps:** bump vue and vue-template-compiler ([85b6cbc](https://github.com/tsparticles/vue2/commit/85b6cbc50fd2726bc97bab6170762810a6e3b2a7))
+* **deps:** bump vue and vue-template-compiler ([058473e](https://github.com/tsparticles/vue2/commit/058473e4be248a8032cc9fd6352d950f30a520c8))
+* **deps:** bump vue-server-renderer from 2.6.14 to 2.7.0 ([cd215da](https://github.com/tsparticles/vue2/commit/cd215dab68fe50f87821a8d4c2094d7ed806cfb9))
+* **deps:** bump vue-server-renderer from 2.7.0 to 2.7.2 ([76a28b7](https://github.com/tsparticles/vue2/commit/76a28b742be880eb49039abb520c2da7b3250183))
+* **deps:** bump vue-server-renderer from 2.7.10 to 2.7.12 ([0a17349](https://github.com/tsparticles/vue2/commit/0a17349b29a48fa5f394ec2ca88390b34d20af29))
+* **deps:** bump vue-server-renderer from 2.7.12 to 2.7.13 ([c2b0e29](https://github.com/tsparticles/vue2/commit/c2b0e29a3d903233975f10ad86557ce0e0a67efc))
+* **deps:** bump vue-server-renderer from 2.7.13 to 2.7.14 ([58f7c1a](https://github.com/tsparticles/vue2/commit/58f7c1aeced7ab0801ecf9cebd57fe89cffff33b))
+* **deps:** bump vue-server-renderer from 2.7.2 to 2.7.3 ([40a824c](https://github.com/tsparticles/vue2/commit/40a824cb2424429181ecdf942a40c35b8b144ba1))
+* **deps:** bump vue-server-renderer from 2.7.3 to 2.7.4 ([7df2736](https://github.com/tsparticles/vue2/commit/7df2736a0610c68edb196e88ad527d978a791182))
+* **deps:** bump vue-server-renderer from 2.7.4 to 2.7.5 ([ebec567](https://github.com/tsparticles/vue2/commit/ebec567bc36ee2331b61c8ebe44543d07b69785a))
+* **deps:** bump vue-server-renderer from 2.7.5 to 2.7.7 ([5a08a70](https://github.com/tsparticles/vue2/commit/5a08a707c3e94164cb8a080240e2c418c691258d))
+* **deps:** bump vue-server-renderer from 2.7.7 to 2.7.8 ([6976e98](https://github.com/tsparticles/vue2/commit/6976e98fea490ac6f7880fa5af86823b2ad20b5b))
+* **deps:** bump vue-server-renderer from 2.7.8 to 2.7.9 ([febcb9a](https://github.com/tsparticles/vue2/commit/febcb9af45acc37d97cad1fd255eafd0e7f80d77))
+* **deps:** bump vue-server-renderer from 2.7.9 to 2.7.10 ([8df98de](https://github.com/tsparticles/vue2/commit/8df98de7094f30b1654e21a859122e8c870680d8))
+* **deps:** bump webpack from 4.46.0 to 5.72.1 ([eb21e86](https://github.com/tsparticles/vue2/commit/eb21e86cb16d00bba6567fe6f3126c48e04f69ee))
+* **deps:** bump webpack from 5.72.1 to 5.73.0 ([e39f034](https://github.com/tsparticles/vue2/commit/e39f034a8dd2fa9efe2c04ec8d6d900ae37ee9f8))
+* **deps:** bump webpack from 5.73.0 to 5.74.0 ([8755771](https://github.com/tsparticles/vue2/commit/8755771793efc35976a9b9f20de773590aa60256))
+* **deps:** bump webpack from 5.74.0 to 5.75.0 ([992668c](https://github.com/tsparticles/vue2/commit/992668ccf0d561137900ac52bd95957794b8edcd))
+
+
+### Features
+
+* improving init function for v3 ([24a83a0](https://github.com/tsparticles/vue2/commit/24a83a043c552dad4fa42ced026367698fe73da3))
+* preparing v3 ([7d7b0b9](https://github.com/tsparticles/vue2/commit/7d7b0b9e78894a19ce9e064c1ea05260f1d7e4e8))
diff --git a/apps/nuxt2/CHANGELOG.md b/apps/nuxt2/CHANGELOG.md
index 4e871d4..1e278b1 100644
--- a/apps/nuxt2/CHANGELOG.md
+++ b/apps/nuxt2/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# 3.0.0 (2023-12-22)
+
+
+### Features
+
+* improving init function for v3 ([24a83a0](https://github.com/tsparticles/vue2/commit/24a83a043c552dad4fa42ced026367698fe73da3))
+* preparing v3 ([7d7b0b9](https://github.com/tsparticles/vue2/commit/7d7b0b9e78894a19ce9e064c1ea05260f1d7e4e8))
+
+
+
+
+
# [1.2.0](https://github.com/tsparticles/vue2/compare/nuxt2-demo@1.1.0...nuxt2-demo@1.2.0) (2023-08-04)
**Note:** Version bump only for package nuxt2-demo
diff --git a/apps/nuxt2/package.json b/apps/nuxt2/package.json
index 84d0421..1ac1a68 100644
--- a/apps/nuxt2/package.json
+++ b/apps/nuxt2/package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt2-demo",
- "version": "1.2.0",
+ "version": "3.0.0",
"private": true,
"scripts": {
"dev": "nuxt",
@@ -14,14 +14,14 @@
"lintfix": "prettier --write --list-different . && yarn lint:js --fix"
},
"dependencies": {
+ "@tsparticles/engine": "^3.0.2",
+ "@tsparticles/vue2": "^3.0.0",
"core-js": "^3.32.2",
"nuxt": "^2.17.1",
"tsparticles": "^3.0.2",
- "@tsparticles/engine": "^3.0.2",
"vue": "^2.7.14",
"vue-server-renderer": "^2.7.14",
- "vue-template-compiler": "^2.7.14",
- "@tsparticles/vue2": "^2.12.0"
+ "vue-template-compiler": "^2.7.14"
},
"devDependencies": {
"@babel/core": "^7.22.19",
diff --git a/apps/vue2/CHANGELOG.md b/apps/vue2/CHANGELOG.md
index 1f72d78..7128d65 100644
--- a/apps/vue2/CHANGELOG.md
+++ b/apps/vue2/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# 3.0.0 (2023-12-22)
+
+
+### Features
+
+* improving init function for v3 ([24a83a0](https://github.com/tsparticles/vue2/commit/24a83a043c552dad4fa42ced026367698fe73da3))
+* preparing v3 ([7d7b0b9](https://github.com/tsparticles/vue2/commit/7d7b0b9e78894a19ce9e064c1ea05260f1d7e4e8))
+
+
+
+
+
# [2.12.0](https://github.com/tsparticles/vue2/compare/vue2-particles-demo@2.11.0...vue2-particles-demo@2.12.0) (2023-08-04)
**Note:** Version bump only for package vue2-particles-demo
diff --git a/apps/vue2/package.json b/apps/vue2/package.json
index 01e444a..c9841ad 100644
--- a/apps/vue2/package.json
+++ b/apps/vue2/package.json
@@ -1,7 +1,7 @@
{
"name": "@tsparticles/vue2-demo",
"private": true,
- "version": "2.12.0",
+ "version": "3.0.0",
"description": "VueJS Demo",
"author": "Matteo Bruni ",
"homepage": "https://particles.js.org",
@@ -21,13 +21,13 @@
"url": "https://github.com/tsparticles/vue2/issues"
},
"dependencies": {
- "tsparticles": "^3.0.2",
"@tsparticles/configs": "^3.0.2",
"@tsparticles/engine": "^3.0.2",
+ "@tsparticles/vue2": "^3.0.0",
+ "tsparticles": "^3.0.2",
"vue": "^2.7.14",
"vue-class-component": "^7.2.6",
- "vue-property-decorator": "^9.1.2",
- "@tsparticles/vue2": "^2.12.0"
+ "vue-property-decorator": "^9.1.2"
},
"devDependencies": {
"@babel/core": "^7.22.19",
diff --git a/components/vue2/CHANGELOG.md b/components/vue2/CHANGELOG.md
index fee9381..cb09de6 100644
--- a/components/vue2/CHANGELOG.md
+++ b/components/vue2/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# 3.0.0 (2023-12-22)
+
+
+### Features
+
+* improving init function for v3 ([24a83a0](https://github.com/tsparticles/vue2/commit/24a83a043c552dad4fa42ced026367698fe73da3))
+* preparing v3 ([7d7b0b9](https://github.com/tsparticles/vue2/commit/7d7b0b9e78894a19ce9e064c1ea05260f1d7e4e8))
+
+
+
+
+
# [2.12.0](https://github.com/tsparticles/vue2/compare/vue2-particles@2.11.0...vue2-particles@2.12.0) (2023-08-04)
**Note:** Version bump only for package vue2-particles
diff --git a/components/vue2/package.json b/components/vue2/package.json
index 99189f4..951fac7 100644
--- a/components/vue2/package.json
+++ b/components/vue2/package.json
@@ -1,6 +1,6 @@
{
"name": "@tsparticles/vue2",
- "version": "2.12.0",
+ "version": "3.0.0",
"description": "Official tsParticles Vue.js 2.x Component - Easily create highly customizable particle, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available also for Web Components, React, Vue.js 3.x, Angular, Svelte, jQuery, Preact, Riot.js, Solid.js, Inferno.",
"scripts": {
"clean": "rm -rf dist/*",
diff --git a/lerna.json b/lerna.json
index 4b797d2..079278d 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,7 +1,10 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
- "packages": ["apps/*", "components/*"],
- "version": "2.12.0",
+ "packages": [
+ "apps/*",
+ "components/*"
+ ],
+ "version": "3.0.0",
"npmClient": "pnpm",
"conventionalCommits": true,
"command": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 7c286d7..3a2a1bd 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -27,7 +27,7 @@ importers:
specifier: ^3.0.2
version: 3.0.2
'@tsparticles/vue2':
- specifier: ^2.12.0
+ specifier: ^3.0.0
version: link:../../components/vue2
core-js:
specifier: ^3.32.2
@@ -121,7 +121,7 @@ importers:
specifier: ^3.0.2
version: 3.0.2
'@tsparticles/vue2':
- specifier: ^2.12.0
+ specifier: ^3.0.0
version: link:../../components/vue2
tsparticles:
specifier: ^3.0.2
From 4329892fd535c7e35dc3123ca60d8d936f630776 Mon Sep 17 00:00:00 2001
From: Matteo Bruni <176620+matteobruni@users.noreply.github.com>
Date: Fri, 22 Dec 2023 08:08:02 +0100
Subject: [PATCH 6/8] build: added public access for publish
---
components/vue2/package.json | 3 +++
1 file changed, 3 insertions(+)
diff --git a/components/vue2/package.json b/components/vue2/package.json
index 951fac7..6d9dc37 100644
--- a/components/vue2/package.json
+++ b/components/vue2/package.json
@@ -101,6 +101,9 @@
"peerDependencies": {
"vue": "<3"
},
+ "publishConfig": {
+ "access": "public"
+ },
"dependencies": {
"@tsparticles/engine": "^3.0.2",
"vue-class-component": "^7.2.6",
From b33ec19b1f02ed6f09f16436c4bc82d7e4237117 Mon Sep 17 00:00:00 2001
From: Matteo Bruni <176620+matteobruni@users.noreply.github.com>
Date: Fri, 22 Dec 2023 08:13:40 +0100
Subject: [PATCH 7/8] build: fixed docs
---
README.md | 4 +---
components/vue2/README.md | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 81e5e83..eae27e6 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,6 @@ Vue.use(Particles, {
enable: true,
mode: 'repulse'
},
- resize: true
},
modes: {
bubble: {
@@ -92,7 +91,7 @@ Vue.use(Particles, {
move: {
direction: 'none',
enable: true,
- outMode: 'bounce',
+ outModes: 'bounce',
random: false,
speed: 6,
straight: false
@@ -100,7 +99,6 @@ Vue.use(Particles, {
number: {
density: {
enable: true,
- area: 800
},
value: 80
},
diff --git a/components/vue2/README.md b/components/vue2/README.md
index bc8c24f..1922dfb 100644
--- a/components/vue2/README.md
+++ b/components/vue2/README.md
@@ -60,7 +60,6 @@ Vue.use(Particles, {
enable: true,
mode: 'repulse'
},
- resize: true
},
modes: {
bubble: {
@@ -92,7 +91,7 @@ Vue.use(Particles, {
move: {
direction: 'none',
enable: true,
- outMode: 'bounce',
+ outModes: 'bounce',
random: false,
speed: 6,
straight: false
@@ -100,7 +99,6 @@ Vue.use(Particles, {
number: {
density: {
enable: true,
- area: 800
},
value: 80
},
From f1bd24a07704ee5bc5777afb5483ab006dd32133 Mon Sep 17 00:00:00 2001
From: Matteo Bruni <176620+matteobruni@users.noreply.github.com>
Date: Fri, 22 Dec 2023 08:35:49 +0100
Subject: [PATCH 8/8] build: updated typedoc config
---
components/vue2/typedoc.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/vue2/typedoc.json b/components/vue2/typedoc.json
index d9c29bf..248b0e6 100644
--- a/components/vue2/typedoc.json
+++ b/components/vue2/typedoc.json
@@ -4,7 +4,7 @@
"./src/"
],
"entryPointStrategy": "expand",
- "name": "tsParticles Angular Component",
+ "name": "tsParticles Vue 2.x Component",
"includeVersion": true,
"hideGenerator": true,
"out": "./docs",