Skip to content

Commit a5887ec

Browse files
chore(deps): update npm packages
1 parent 53b1811 commit a5887ec

File tree

2 files changed

+814
-608
lines changed

2 files changed

+814
-608
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,35 +12,35 @@
1212
"lint:fix": "eslint --fix ."
1313
},
1414
"dependencies": {
15-
"@shikijs/langs": "^2.1.0",
16-
"@shikijs/themes": "^2.1.0",
15+
"@shikijs/langs": "^2.5.0",
16+
"@shikijs/themes": "^2.5.0",
1717
"@tailwindcss/vite": "^4.0.0",
1818
"@vueuse/core": "^12.5.0",
1919
"defu": "^6.1.4",
20-
"modern-screenshot": "^4.5.5",
21-
"ohash": "^1.1.4",
22-
"reka-ui": "1.0.0-alpha.8",
23-
"shiki": "^2.1.0",
20+
"modern-screenshot": "^4.6.6",
21+
"ohash": "^1.1.6",
22+
"reka-ui": "1.0.0-alpha.11",
23+
"shiki": "^2.5.0",
2424
"tailwind-variants": "^0.3.1",
2525
"tailwindcss": "^4.0.0",
26-
"unplugin-fonts": "^1.3.1",
26+
"unplugin-fonts": "^1.4.0",
2727
"vue": "^3.5.13"
2828
},
2929
"devDependencies": {
3030
"@antfu/eslint-config": "^3.16.0",
31-
"@egoist/tailwindcss-icons": "^1.8.2",
31+
"@egoist/tailwindcss-icons": "^1.9.0",
3232
"@iconify-json/ph": "^1.2.2",
3333
"@testing-library/vue": "^8.1.0",
34-
"@types/node": "^22.10.10",
35-
"@vitejs/plugin-vue": "^5.2.1",
36-
"@vue/tsconfig": "^0.7.0",
34+
"@types/node": "^22.18.10",
35+
"@vitejs/plugin-vue": "^5.2.4",
36+
"@vue/tsconfig": "^0.8.1",
3737
"eslint": "^9.18.0",
38-
"typescript": "~5.6.3",
39-
"unplugin-auto-import": "0.18.6",
40-
"unplugin-vue-components": "^28.0.0",
41-
"vite": "^6.0.11",
42-
"vite-plugin-vue-devtools": "^7.7.0",
43-
"vitest": "^3.0.4",
44-
"vue-tsc": "^2.2.0"
38+
"typescript": "~5.9.3",
39+
"unplugin-auto-import": "0.19.0",
40+
"unplugin-vue-components": "^28.8.0",
41+
"vite": "^6.3.6",
42+
"vite-plugin-vue-devtools": "^7.7.7",
43+
"vitest": "^3.2.4",
44+
"vue-tsc": "^2.2.12"
4545
}
4646
}

0 commit comments

Comments
 (0)