Skip to content

Commit 5d9e342

Browse files
chore(deps-dev): bump the development-dependencies group in /ui with 10 updates (#88)
Bumps the development-dependencies group in /ui with 10 updates: | Package | From | To | | --- | --- | --- | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.456` | `2.2.461` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.13` | `1.6.15` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) | `1.57.0` | `1.59.0` | | [jsdom](https://github.com/jsdom/jsdom) | `29.0.1` | `29.0.2` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.42.0` | `0.44.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.57.0` | `1.59.0` | | [sass](https://github.com/sass/dart-sass) | `1.98.0` | `1.99.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.4` | Updates `@iconify/json` from 2.2.456 to 2.2.461 - [Commits](iconify/icon-sets@2.2.456...2.2.461) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.6.13 to 1.6.15 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.15) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `eslint-plugin-oxlint` from 1.57.0 to 1.59.0 - [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases) - [Commits](oxc-project/eslint-plugin-oxlint@v1.57.0...v1.59.0) Updates `jsdom` from 29.0.1 to 29.0.2 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.0.1...v29.0.2) Updates `oxfmt` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.44.0/npm/oxfmt) Updates `oxlint` from 1.57.0 to 1.59.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.59.0/npm/oxlint) Updates `sass` from 1.98.0 to 1.99.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.98.0...1.99.0) Updates `vitest` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-version: 2.2.461 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-oxlint dependency-version: 1.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 29.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: oxfmt dependency-version: 0.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: oxlint dependency-version: 1.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a231fd commit 5d9e342

2 files changed

Lines changed: 615 additions & 587 deletions

File tree

ui/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,30 +27,30 @@
2727
},
2828
"devDependencies": {
2929
"@halo-dev/ui-plugin-bundler-kit": "^2.23.0",
30-
"@iconify/json": "^2.2.456",
30+
"@iconify/json": "^2.2.461",
3131
"@rsbuild/core": "^1.7.5",
3232
"@rsbuild/plugin-sass": "^1.5.1",
3333
"@tsconfig/node20": "^20.1.9",
3434
"@types/canvas-confetti": "^1.9.0",
3535
"@types/jsdom": "^28.0.1",
36-
"@types/node": "^25.5.0",
37-
"@vitest/eslint-plugin": "^1.6.13",
36+
"@types/node": "^25.6.0",
37+
"@vitest/eslint-plugin": "^1.6.15",
3838
"@vue/eslint-config-prettier": "^10.2.0",
3939
"@vue/eslint-config-typescript": "^14.7.0",
4040
"@vue/test-utils": "^2.4.6",
4141
"@vue/tsconfig": "^0.9.1",
42-
"eslint": "^10.1.0",
43-
"eslint-plugin-oxlint": "^1.57.0",
42+
"eslint": "^10.2.0",
43+
"eslint-plugin-oxlint": "^1.59.0",
4444
"eslint-plugin-vue": "~10.8.0",
4545
"husky": "^8.0.0",
46-
"jsdom": "^29.0.1",
46+
"jsdom": "^29.0.2",
4747
"npm-run-all2": "^8.0.4",
48-
"oxfmt": "^0.42.0",
49-
"oxlint": "^1.57.0",
50-
"sass": "^1.98.0",
48+
"oxfmt": "^0.44.0",
49+
"oxlint": "^1.59.0",
50+
"sass": "^1.99.0",
5151
"typescript": "~5.9.3",
5252
"unplugin-icons": "^23.0.1",
53-
"vitest": "^4.1.2",
53+
"vitest": "^4.1.4",
5454
"vue-tsc": "^3.2.6"
5555
},
5656
"engines": {

0 commit comments

Comments
 (0)