Skip to content

Commit 2aba3f2

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

File tree

2 files changed

+500
-444
lines changed

2 files changed

+500
-444
lines changed

package.json

Lines changed: 16 additions & 16 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.0",
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",
2626
"unplugin-fonts": "^1.3.1",
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",
34+
"@types/node": "^22.13.11",
35+
"@vitejs/plugin-vue": "^5.2.3",
3636
"@vue/tsconfig": "^0.7.0",
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.8.2",
39+
"unplugin-auto-import": "0.19.0",
40+
"unplugin-vue-components": "^28.4.1",
41+
"vite": "^6.2.2",
42+
"vite-plugin-vue-devtools": "^7.7.2",
43+
"vitest": "^3.0.9",
44+
"vue-tsc": "^2.2.8"
4545
}
4646
}

0 commit comments

Comments
 (0)