Skip to content

Commit 9b0e9ab

Browse files
build(deps): bump the all-npm-dependencies group with 8 updates (#1864)
Bumps the all-npm-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `7.2.0` | `7.4.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.1` | `25.2.3` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.2.0` | `14.2.1` | | [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) | `14.2.0` | `14.2.1` | | [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) | `14.2.0` | `14.2.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.3.0` | `4.3.1` | | [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` | Updates `@antfu/eslint-config` from 7.2.0 to 7.4.2 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v7.2.0...v7.4.2) Updates `@types/node` from 25.2.1 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vueuse/core` from 14.2.0 to 14.2.1 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/core) Updates `@vueuse/integrations` from 14.2.0 to 14.2.1 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/integrations) Updates `@vueuse/nuxt` from 14.2.0 to 14.2.1 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.2.1/packages/nuxt) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `nuxt` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.3.1/packages/nuxt) Updates `vue` from 3.5.27 to 3.5.28 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.27...v3.5.28) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-dependencies - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies - dependency-name: "@vueuse/core" dependency-version: 14.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies - dependency-name: "@vueuse/integrations" dependency-version: 14.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies - dependency-name: "@vueuse/nuxt" dependency-version: 14.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-dependencies - dependency-name: nuxt dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies - dependency-name: vue dependency-version: 3.5.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ec87d9 commit 9b0e9ab

File tree

2 files changed

+3331
-7832
lines changed

2 files changed

+3331
-7832
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"typecheck": "vue-tsc --noEmit"
2424
},
2525
"dependencies": {
26-
"@antfu/eslint-config": "^7.2.0",
26+
"@antfu/eslint-config": "^7.4.2",
2727
"@commitlint/config-conventional": "^20.4.1",
2828
"@floating-ui/vue": "^1.1.10",
2929
"@nuxt/fonts": "^0.13.0",
@@ -43,18 +43,18 @@
4343
"@types/lodash": "^4.17.23",
4444
"@types/lodash-es": "^4.17.12",
4545
"@types/markdown-it": "^14.1.2",
46-
"@types/node": "^25.2.1",
46+
"@types/node": "^25.2.3",
4747
"@types/sortablejs": "^1.15.9",
4848
"@types/uuid": "^11.0.0",
49-
"@vueuse/core": "^14.2.0",
50-
"@vueuse/integrations": "^14.2.0",
51-
"@vueuse/nuxt": "^14.2.0",
49+
"@vueuse/core": "^14.2.1",
50+
"@vueuse/integrations": "^14.2.1",
51+
"@vueuse/nuxt": "^14.2.1",
5252
"byte-size": "^9.0.1",
5353
"commitlint": "^20.4.1",
5454
"d3": "^7.9.0",
5555
"daisyui": "^5.5.18",
5656
"dayjs": "^1.11.19",
57-
"eslint": "^9.39.2",
57+
"eslint": "^10.0.0",
5858
"eslint-plugin-format": "^1.4.0",
5959
"highcharts": "^12.5.0",
6060
"husky": "^9.1.7",
@@ -65,7 +65,7 @@
6565
"lodash-es": "^4.17.23",
6666
"markdown-it": "^14.1.0",
6767
"match-sorter": "^8.2.0",
68-
"nuxt": "^4.3.0",
68+
"nuxt": "^4.3.1",
6969
"pinia": "^3.0.4",
7070
"playwright": "^1.58.2",
7171
"prettier": "^3.8.1",
@@ -80,7 +80,7 @@
8080
"typescript": "^5.9.3",
8181
"uuid": "^13.0.0",
8282
"vitest": "^4.0.18",
83-
"vue": "^3.5.27",
83+
"vue": "^3.5.28",
8484
"vue-router": "^5.0.2",
8585
"vue-sonner": "^2.0.9",
8686
"vue-tsc": "^3.2.4",

0 commit comments

Comments
 (0)