mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
chore(deps-dev): bump the minorandpatch group with 3 updates
Bumps the minorandpatch group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [node-addon-api](https://github.com/nodejs/node-addon-api) and [prettier](https://github.com/prettier/prettier). Updates `@types/node` from 22.9.3 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `node-addon-api` from 8.2.2 to 8.3.0 - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-addon-api/compare/v8.2.2...v8.3.0) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6c71d8c3a5
commit
bad79bc0b7
2 changed files with 20 additions and 20 deletions
|
|
@ -93,7 +93,7 @@
|
|||
"@types/lodash": "^4.17.13",
|
||||
"@types/mousetrap": "1.6.15",
|
||||
"@types/ms": "0.7.34",
|
||||
"@types/node": "22.9.3",
|
||||
"@types/node": "22.10.1",
|
||||
"@types/plist": "3.0.5",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-dom": "18.3.1",
|
||||
|
|
@ -126,13 +126,13 @@
|
|||
"husky": "^9.1.7",
|
||||
"husky-init": "^8.0.0",
|
||||
"inquirer": "10.1.8",
|
||||
"node-addon-api": "8.2.2",
|
||||
"node-addon-api": "8.3.0",
|
||||
"node-gyp": "^10.2.0",
|
||||
"null-loader": "4.0.1",
|
||||
"parse-url": "9.2.0",
|
||||
"playwright": "1.49.0",
|
||||
"plist": "3.1.0",
|
||||
"prettier": "3.3.3",
|
||||
"prettier": "3.4.1",
|
||||
"proxyquire": "2.1.3",
|
||||
"style-loader": "4.0.0",
|
||||
"terser": "5.36.0",
|
||||
|
|
|
|||
34
yarn.lock
34
yarn.lock
|
|
@ -1327,12 +1327,12 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/node@*", "@types/node@22.9.3", "@types/node@^22.1.0":
|
||||
version "22.9.3"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
|
||||
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
|
||||
"@types/node@*", "@types/node@22.10.1", "@types/node@^22.1.0":
|
||||
version "22.10.1"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
|
||||
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
|
||||
dependencies:
|
||||
undici-types "~6.19.8"
|
||||
undici-types "~6.20.0"
|
||||
|
||||
"@types/node@^18.11.18", "@types/node@^18.11.9":
|
||||
version "18.19.65"
|
||||
|
|
@ -6497,10 +6497,10 @@ node-abi@^3.45.0, node-abi@^3.67.0:
|
|||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
node-addon-api@8.2.2:
|
||||
version "8.2.2"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.2.2.tgz#3658f78d04d260aa95931d3bbc45f22ce433b821"
|
||||
integrity sha512-9emqXAKhVoNrQ792nLI/wpzPpJ/bj/YXxW0CvAau1+RdGBcCRF1Dmz7719zgVsQNrzHl9Tzn3ImZ4qWFarWL0A==
|
||||
node-addon-api@8.3.0:
|
||||
version "8.3.0"
|
||||
resolved "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.3.0.tgz#ec3763f18befc1cdf66d11e157ce44d5eddc0603"
|
||||
integrity sha512-8VOpLHFrOQlAH+qA0ZzuGRlALRA6/LVh8QJldbrC4DY0hXoMP0l4Acq8TzFC018HztWiRqyCEj2aTWY2UvnJUg==
|
||||
|
||||
node-addon-api@^1.6.3:
|
||||
version "1.7.2"
|
||||
|
|
@ -7220,10 +7220,10 @@ prettier-linter-helpers@^1.0.0:
|
|||
dependencies:
|
||||
fast-diff "^1.1.2"
|
||||
|
||||
prettier@3.3.3:
|
||||
version "3.3.3"
|
||||
resolved "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
|
||||
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
|
||||
prettier@3.4.1:
|
||||
version "3.4.1"
|
||||
resolved "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
|
||||
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
|
||||
|
||||
pretty-ms@^9.1.0:
|
||||
version "9.2.0"
|
||||
|
|
@ -8850,10 +8850,10 @@ undici-types@~5.26.4:
|
|||
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
|
||||
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
||||
|
||||
undici-types@~6.19.8:
|
||||
version "6.19.8"
|
||||
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
|
||||
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
|
||||
undici-types@~6.20.0:
|
||||
version "6.20.0"
|
||||
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
|
||||
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
|
||||
|
||||
unicorn-magic@^0.1.0:
|
||||
version "0.1.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue