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 across 1 directory with 22 updates
Bumps the minorandpatch group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.1` | | [ora](https://github.com/sindresorhus/ora) | `8.1.1` | `8.2.0` | | [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` | | [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.1` | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.26.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.8` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.3` | `22.13.1` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.1.0` | `9.1.2` | | [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `26.0.0-alpha.6` | `26.0.6` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.3` | `3.7.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.18.2` | `2.19.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [node-addon-api](https://github.com/nodejs/node-addon-api) | `8.2.2` | `8.3.0` | | [playwright](https://github.com/microsoft/playwright) | `1.49.0` | `1.50.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.0` | | [terser](https://github.com/terser/terser) | `5.36.0` | `5.38.1` | | [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.10` | `5.3.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` | Updates `chalk` from 5.3.0 to 5.4.1 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.3.0...v5.4.1) Updates `ora` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/compare/v8.1.1...v8.2.0) Updates `react-use` from 17.5.1 to 17.6.0 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/react-use/compare/v17.5.1...v17.6.0) Updates `semver` from 7.6.3 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.1) Updates `@babel/cli` from 7.25.9 to 7.26.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli) Updates `@babel/core` from 7.26.0 to 7.26.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-core) Updates `@babel/preset-react` from 7.25.9 to 7.26.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react) Updates `@types/lodash` from 4.17.13 to 4.17.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.9.3 to 22.13.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `concurrently` from 9.1.0 to 9.1.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.2) Updates `electron-builder` from 26.0.0-alpha.6 to 26.0.6 - [Release notes](https://github.com/electron-userland/electron-builder/releases) - [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md) - [Commits](https://github.com/electron-userland/electron-builder/commits/v26.0.6/packages/electron-builder) Updates `eslint-import-resolver-typescript` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.6.3...v3.7.0) Updates `eslint-plugin-jsonc` from 2.18.2 to 2.19.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.2...v2.19.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.2...v7.37.4) 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 `playwright` from 1.49.0 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.49.0...v1.50.1) Updates `prettier` from 3.3.3 to 3.5.0 - [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.5.0) Updates `terser` from 5.36.0 to 5.38.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.36.0...v5.38.1) Updates `terser-webpack-plugin` from 5.3.10 to 5.3.11 - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.10...v5.3.11) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3) Updates `webpack` from 5.96.1 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.96.1...v5.97.1) --- updated-dependencies: - dependency-name: chalk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: react-use dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: electron-builder dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: node-addon-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: playwright 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 - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minorandpatch - dependency-name: terser-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minorandpatch - dependency-name: webpack 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
cae3eaaeb5
2 changed files with 1028 additions and 552 deletions
44
package.json
44
package.json
|
|
@ -34,7 +34,7 @@
|
|||
"@react-icons/all-files": "4.1.0",
|
||||
"@redux-devtools/extension": "^3.3.0",
|
||||
"args": "5.0.3",
|
||||
"chalk": "5.3.0",
|
||||
"chalk": "5.4.1",
|
||||
"clsx": "2.1.1",
|
||||
"color": "4.2.3",
|
||||
"columnify": "1.6.0",
|
||||
|
|
@ -45,18 +45,18 @@
|
|||
"mousetrap": "chabou/mousetrap#useCapture",
|
||||
"ms": "2.1.3",
|
||||
"open": "8.4.2",
|
||||
"ora": "8.1.1",
|
||||
"ora": "8.2.0",
|
||||
"php-escape-shell": "1.0.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-redux": "8.1.3",
|
||||
"react-use": "^17.5.1",
|
||||
"react-use": "^17.6.0",
|
||||
"redux": "4.2.1",
|
||||
"redux-thunk": "2.4.2",
|
||||
"registry-url": "^6.0.1",
|
||||
"reselect": "4.1.8",
|
||||
"seamless-immutable": "7.1.4",
|
||||
"semver": "7.6.3",
|
||||
"semver": "7.7.1",
|
||||
"shebang-loader": "0.0.1",
|
||||
"styled-jsx": "5.1.6",
|
||||
"stylis": "3.5.4",
|
||||
|
|
@ -76,13 +76,13 @@
|
|||
"devDependencies": {
|
||||
"@ava/babel": "2.0.0",
|
||||
"@ava/typescript": "^4.1.0",
|
||||
"@babel/cli": "7.25.9",
|
||||
"@babel/core": "7.26.0",
|
||||
"@babel/cli": "7.26.4",
|
||||
"@babel/core": "7.26.8",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-proposal-numeric-separator": "^7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
||||
"@babel/preset-react": "7.25.9",
|
||||
"@babel/preset-react": "7.26.3",
|
||||
"@babel/preset-typescript": "7.26.0",
|
||||
"@electron/rebuild": "^3.7.1",
|
||||
"@types/args": "5.0.3",
|
||||
|
|
@ -90,10 +90,10 @@
|
|||
"@types/color": "3.0.6",
|
||||
"@types/columnify": "^1.5.4",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@types/mousetrap": "1.6.15",
|
||||
"@types/ms": "0.7.34",
|
||||
"@types/node": "22.9.3",
|
||||
"@types/node": "22.13.1",
|
||||
"@types/plist": "3.0.5",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-dom": "18.3.1",
|
||||
|
|
@ -104,43 +104,43 @@
|
|||
"@typescript-eslint/parser": "6.21.0",
|
||||
"ava": "6.2.0",
|
||||
"babel-loader": "9.2.1",
|
||||
"concurrently": "9.1.0",
|
||||
"concurrently": "9.1.2",
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"cpy-cli": "^5.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
"electron": "28.3.3",
|
||||
"electron-builder": "26.0.0-alpha.6",
|
||||
"electron-builder": "26.0.6",
|
||||
"electron-link": "^0.6.0",
|
||||
"electron-mksnapshot": "^28.3.0",
|
||||
"electronmon": "^2.0.3",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.3",
|
||||
"eslint-import-resolver-typescript": "^3.7.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-json-schema-validator": "^4.8.3",
|
||||
"eslint-plugin-jsonc": "^2.18.2",
|
||||
"eslint-plugin-jsonc": "^2.19.1",
|
||||
"eslint-plugin-lodash": "^7.4.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react": "7.37.2",
|
||||
"eslint-plugin-prettier": "^5.2.3",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"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",
|
||||
"playwright": "1.50.1",
|
||||
"plist": "3.1.0",
|
||||
"prettier": "3.3.3",
|
||||
"prettier": "3.5.0",
|
||||
"proxyquire": "2.1.3",
|
||||
"style-loader": "4.0.0",
|
||||
"terser": "5.36.0",
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"terser": "5.38.1",
|
||||
"terser-webpack-plugin": "^5.3.11",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.7.3",
|
||||
"uuaw": "^1.2.2",
|
||||
"webpack": "5.96.1"
|
||||
"webpack": "5.97.1"
|
||||
},
|
||||
"electronmon": {
|
||||
"patterns": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue