Skip to content

Commit c32e086

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

File tree

2 files changed

+987
-346
lines changed

2 files changed

+987
-346
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
"lint:fix": "eslint --fix ."
1313
},
1414
"dependencies": {
15-
"@shikijs/langs": "^2.1.0",
16-
"@shikijs/themes": "^2.1.0",
15+
"@shikijs/langs": "^3.12.1",
16+
"@shikijs/themes": "^3.12.1",
1717
"@tailwindcss/vite": "^4.0.0",
1818
"@vueuse/core": "^12.5.0",
1919
"defu": "^6.1.4",
2020
"modern-screenshot": "^4.5.5",
21-
"ohash": "^1.1.4",
22-
"reka-ui": "1.0.0-alpha.8",
23-
"shiki": "^2.1.0",
24-
"tailwind-variants": "^0.3.1",
21+
"ohash": "^2.0.11",
22+
"reka-ui": "2.5.0",
23+
"shiki": "^3.12.1",
24+
"tailwind-variants": "^3.1.0",
2525
"tailwindcss": "^4.0.0",
2626
"unplugin-fonts": "^1.3.1",
2727
"vue": "^3.5.13"
@@ -32,15 +32,15 @@
3232
"@iconify-json/ph": "^1.2.2",
3333
"@testing-library/vue": "^8.1.0",
3434
"@types/node": "^22.10.10",
35-
"@vitejs/plugin-vue": "^5.2.1",
35+
"@vitejs/plugin-vue": "^6.0.1",
3636
"@vue/tsconfig": "^0.7.0",
3737
"eslint": "^9.18.0",
3838
"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",
39+
"unplugin-auto-import": "20.1.0",
40+
"unplugin-vue-components": "^29.0.0",
41+
"vite": "^7.1.4",
42+
"vite-plugin-vue-devtools": "^8.0.1",
4343
"vitest": "^3.0.4",
44-
"vue-tsc": "^2.2.0"
44+
"vue-tsc": "^3.0.6"
4545
}
4646
}

0 commit comments

Comments
 (0)