mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-02 11:42:39 +00:00
chore(deps-dev): bump the npm-development group with 7 updates (#837)
Bumps the npm-development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `9.2.0` | `9.3.0` | | [@unocss/cli](https://github.com/unocss/unocss/tree/HEAD/packages-engine/cli) | `66.7.5` | `66.8.1` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `10.0.4` | `10.0.5` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.9.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.2.0` | `17.4.1` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.13.1` | `2.14.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` | Updates `@antfu/eslint-config` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v9.2.0...v9.3.0) Updates `@unocss/cli` from 66.7.5 to 66.8.1 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.8.1/packages-engine/cli) Updates `concurrently` from 10.0.4 to 10.0.5 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v10.0.4...v10.0.5) Updates `eslint` from 10.8.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.8.0...v10.9.1) Updates `lint-staged` from 17.2.0 to 17.4.1 - [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.2.0...v17.4.1) Updates `simple-git-hooks` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/CHANGELOG.md) - [Commits](https://github.com/toplenboren/simple-git-hooks/compare/2.13.1...2.14.0) Updates `tsx` from 4.23.1 to 4.23.12 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.23.1...v4.23.12) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@unocss/cli" dependency-version: 66.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: concurrently dependency-version: 10.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: lint-staged dependency-version: 17.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: simple-git-hooks dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-patch 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:
+7
-7
@@ -50,18 +50,18 @@
|
||||
"prepare": "simple-git-hooks"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^9.2.0",
|
||||
"@antfu/eslint-config": "^9.3.0",
|
||||
"@hugo-fixit/unocss-preset": "workspace:*",
|
||||
"@types/node": "^25.9.4",
|
||||
"@unocss/cli": "^66.7.4",
|
||||
"@unocss/cli": "^66.8.1",
|
||||
"auto-changelog-plus": "^1.3.0",
|
||||
"concurrently": "^10.0.4",
|
||||
"eslint": "^10.8.0",
|
||||
"concurrently": "^10.0.5",
|
||||
"eslint": "^10.9.1",
|
||||
"jiti": "^2.7.0",
|
||||
"lint-staged": "^17.2.0",
|
||||
"lint-staged": "^17.4.1",
|
||||
"serve": "^14.2.6",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"tsx": "^4.22.4",
|
||||
"simple-git-hooks": "^2.14.0",
|
||||
"tsx": "^4.23.12",
|
||||
"typedoc": "^0.28.20",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
|
||||
Generated
+601
-461
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user