Skip to content

Commit 09e7183

Browse files
fix(deps): update all non-major dependencies
1 parent 898c84c commit 09e7183

File tree

2 files changed

+819
-735
lines changed

2 files changed

+819
-735
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@
1111
"prepare": "husky"
1212
},
1313
"dependencies": {
14-
"vue": "^3.5.8",
15-
"vue-router": "^4.4.5"
14+
"vue": "^3.5.24",
15+
"vue-router": "^4.6.3"
1616
},
1717
"devDependencies": {
18-
"@biomejs/biome": "1.9.2",
19-
"@commitlint/cli": "^19.5.0",
20-
"@commitlint/config-conventional": "^19.5.0",
21-
"@iconify-json/ep": "^1.2.0",
22-
"@tailwindcss/typography": "^0.5.15",
23-
"@vitejs/plugin-vue": "^5.1.4",
24-
"autoprefixer": "^10.4.20",
25-
"daisyui": "^4.12.10",
26-
"husky": "^9.1.6",
27-
"lint-staged": "^15.2.10",
28-
"postcss": "^8.4.47",
29-
"tailwindcss": "^3.4.13",
30-
"typescript": "^5.6.2",
31-
"unplugin-auto-import": "^0.18.3",
32-
"unplugin-icons": "^0.19.3",
33-
"unplugin-vue-components": "^0.27.4",
18+
"@biomejs/biome": "1.9.4",
19+
"@commitlint/cli": "^19.8.1",
20+
"@commitlint/config-conventional": "^19.8.1",
21+
"@iconify-json/ep": "^1.2.3",
22+
"@tailwindcss/typography": "^0.5.19",
23+
"@vitejs/plugin-vue": "^5.2.4",
24+
"autoprefixer": "^10.4.21",
25+
"daisyui": "^4.12.24",
26+
"husky": "^9.1.7",
27+
"lint-staged": "^15.5.2",
28+
"postcss": "^8.5.6",
29+
"tailwindcss": "^3.4.18",
30+
"typescript": "^5.9.3",
31+
"unplugin-auto-import": "^0.19.0",
32+
"unplugin-icons": "^0.22.0",
33+
"unplugin-vue-components": "^0.28.0",
3434
"vite": "^5.4.8",
35-
"vue-tsc": "^2.1.6"
35+
"vue-tsc": "^2.2.12"
3636
},
37-
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
37+
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531"
3838
}

0 commit comments

Comments
 (0)