mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
chore(deps-dev): bump the npm-development group with 6 updates (#813)
Bumps the npm-development group with 6 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `9.1.0` | `9.2.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.502` | `2.2.507` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `10.0.3` | `10.0.4` | | [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.8.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.1.0` | `17.2.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.6` | `11.4.0` | Updates `@antfu/eslint-config` from 9.1.0 to 9.2.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v9.1.0...v9.2.0) Updates `@iconify/json` from 2.2.502 to 2.2.507 - [Commits](https://github.com/iconify/icon-sets/compare/2.2.502...2.2.507) Updates `concurrently` from 10.0.3 to 10.0.4 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v10.0.3...v10.0.4) Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.7.0...v10.8.0) Updates `lint-staged` from 17.1.0 to 17.2.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.1.0...v17.2.0) Updates `fs-extra` from 11.3.6 to 11.4.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.6...11.4.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@iconify/json" dependency-version: 2.2.507 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: concurrently dependency-version: 10.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+5
-5
@@ -50,16 +50,16 @@
|
||||
"prepare": "simple-git-hooks"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^9.1.0",
|
||||
"@iconify/json": "^2.2.493",
|
||||
"@antfu/eslint-config": "^9.2.0",
|
||||
"@iconify/json": "^2.2.507",
|
||||
"@iconify/utils": "^3.1.3",
|
||||
"@types/node": "^25.9.4",
|
||||
"@unocss/cli": "^66.7.4",
|
||||
"auto-changelog-plus": "^1.3.0",
|
||||
"concurrently": "^10.0.3",
|
||||
"eslint": "^10.6.0",
|
||||
"concurrently": "^10.0.4",
|
||||
"eslint": "^10.8.0",
|
||||
"jiti": "^2.7.0",
|
||||
"lint-staged": "^17.0.8",
|
||||
"lint-staged": "^17.2.0",
|
||||
"serve": "^14.2.6",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"tsx": "^4.22.4",
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
"devDependencies": {
|
||||
"@hugo-fixit/shared": "workspace:*",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"fs-extra": "^11.3.6"
|
||||
"fs-extra": "^11.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+502
-349
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user