Skip to content

Commit 53a330e

Browse files
chore(deps): bump the all-dependencies group with 9 updates
Bumps the all-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [pinia](https://github.com/vuejs/pinia) | `3.0.2` | `3.0.3` | | [vue-router](https://github.com/vuejs/router) | `4.5.1` | `4.6.3` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.14` | `4.1.16` | | [@vue-vine/eslint-config](https://github.com/vue-vine/vue-vine/tree/HEAD/packages/eslint-config) | `1.1.0` | `1.1.11` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.7` | `4.1.16` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.1.12` | | [vue-vine](https://github.com/vue-vine/vue-vine/tree/HEAD/packages/vue-vine) | `1.2.1` | `1.7.20` | | [vue-vine-tsc](https://github.com/vue-vine/vue-vine/tree/HEAD/packages/tsc) | `0.1.9` | `1.7.20` | Updates `pinia` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.2...v3.0.3) Updates `vue-router` from 4.5.1 to 4.6.3 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.1...v4.6.3) Updates `@tailwindcss/vite` from 4.1.14 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-vite) Updates `@vue-vine/eslint-config` from 1.1.0 to 1.1.11 - [Release notes](https://github.com/vue-vine/vue-vine/releases) - [Changelog](https://github.com/vue-vine/vue-vine/blob/main/packages/eslint-config/CHANGELOG.md) - [Commits](https://github.com/vue-vine/vue-vine/commits/HEAD/packages/eslint-config) Updates `tailwindcss` from 4.1.7 to 4.1.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vite` from 6.3.5 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) Updates `vue-vine` from 1.2.1 to 1.7.20 - [Release notes](https://github.com/vue-vine/vue-vine/releases) - [Changelog](https://github.com/vue-vine/vue-vine/blob/main/packages/vue-vine/CHANGELOG.md) - [Commits](https://github.com/vue-vine/vue-vine/commits/v1.7.20/packages/vue-vine) Updates `vue-vine-tsc` from 0.1.9 to 1.7.20 - [Release notes](https://github.com/vue-vine/vue-vine/releases) - [Changelog](https://github.com/vue-vine/vue-vine/blob/main/packages/tsc/CHANGELOG.md) - [Commits](https://github.com/vue-vine/vue-vine/commits/v1.7.20/packages/tsc) --- updated-dependencies: - dependency-name: pinia dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: vue-router dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@vue-vine/eslint-config" dependency-version: 1.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tailwindcss dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: vue-vine dependency-version: 1.7.20 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vue-vine-tsc dependency-version: 1.7.20 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8eca624 commit 53a330e

File tree

2 files changed

+876
-622
lines changed

2 files changed

+876
-622
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414
"only-build": "vite build"
1515
},
1616
"dependencies": {
17-
"pinia": "^3.0.2",
17+
"pinia": "^3.0.3",
1818
"vue": "^3.5.22",
19-
"vue-router": "^4.5.1"
19+
"vue-router": "^4.6.3"
2020
},
2121
"devDependencies": {
2222
"@antfu/eslint-config": "^6.0.0",
23-
"@tailwindcss/vite": "^4.1.14",
23+
"@tailwindcss/vite": "^4.1.16",
2424
"@types/node": "^24.9.1",
25-
"@vue-vine/eslint-config": "^1.1.0",
25+
"@vue-vine/eslint-config": "^1.1.11",
2626
"eslint": "^9.38.0",
2727
"npm-run-all": "^4.1.5",
28-
"tailwindcss": "^4.1.7",
29-
"typescript": "^5.8.3",
30-
"vite": "^6.3.5",
31-
"vue-vine": "^1.2.1",
32-
"vue-vine-tsc": "^0.1.5"
28+
"tailwindcss": "^4.1.16",
29+
"typescript": "^5.9.3",
30+
"vite": "^7.1.12",
31+
"vue-vine": "^1.7.20",
32+
"vue-vine-tsc": "^1.7.20"
3333
},
3434
"onlyBuiltDependencies": [
3535
"@tailwindcss/oxide",

0 commit comments

Comments
 (0)