Skip to content

Commit bdcebb0

Browse files
committed
chore: update npm dependencies to latest versions
1 parent 66bf81e commit bdcebb0

File tree

2 files changed

+1067
-1124
lines changed

2 files changed

+1067
-1124
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,52 +16,52 @@
1616
"@vueuse/head": "^2.0.0",
1717
"pinia": "^2.1.7",
1818
"prism-theme-vars": "^0.2.5",
19-
"vue": "^3.4.29",
20-
"vue-router": "^4.3.3"
19+
"vue": "^3.4.31",
20+
"vue-router": "^4.4.0"
2121
},
2222
"devDependencies": {
2323
"@tailwindcss/forms": "^0.5.7",
2424
"@tailwindcss/typography": "^0.5.13",
2525
"@types/fs-extra": "^11.0.4",
2626
"@types/markdown-it": "^14.1.1",
2727
"@types/markdown-it-link-attributes": "^3.0.5",
28-
"@types/node": "^20.14.2",
28+
"@types/node": "^20.14.10",
2929
"@types/string": "0.0.34",
30-
"@typescript-eslint/eslint-plugin": "^7.0.0",
31-
"@typescript-eslint/parser": "^7.0.0",
30+
"@typescript-eslint/eslint-plugin": "^7.16.0",
31+
"@typescript-eslint/parser": "^7.16.0",
3232
"@vitejs/plugin-vue": "^5.0.5",
3333
"@vue/compiler-dom": "3.4.29",
3434
"@vue/test-utils": "^2.4.6",
3535
"autoprefixer": "^10.4.19",
3636
"eslint": "^8.57.0",
3737
"eslint-config-prettier": "^9.1.0",
38-
"eslint-plugin-vue": "^9.26.0",
38+
"eslint-plugin-vue": "^9.27.0",
3939
"esno": "^4.7.0",
4040
"fs-extra": "^11.2.0",
41-
"happy-dom": "^14.0.0",
41+
"happy-dom": "^14.12.3",
4242
"markdown-it": "^14.1.0",
4343
"markdown-it-anchor": "^8.6.7",
4444
"markdown-it-link-attributes": "^4.0.1",
4545
"markdown-it-prism": "^2.3.0",
4646
"ofetch": "^1.3.4",
47-
"postcss": "^8.4.38",
47+
"postcss": "^8.4.39",
4848
"prettier": "^3.3.2",
49-
"prettier-plugin-tailwindcss": "^0.6.0",
49+
"prettier-plugin-tailwindcss": "^0.6.5",
5050
"prismjs": "^1.29.0",
5151
"string": "^3.3.3",
5252
"tailwindcss": "^3.4.4",
53-
"typescript": "^5.4.5",
54-
"unplugin-auto-import": "^0.17.6",
55-
"unplugin-vue-components": "^0.27.0",
53+
"typescript": "^5.5.3",
54+
"unplugin-auto-import": "^0.17.8",
55+
"unplugin-vue-components": "^0.27.2",
5656
"unplugin-vue-markdown": "^0.26.2",
57-
"vite": "^5.3.1",
58-
"vite-plugin-pages": "^0.32.2",
57+
"vite": "^5.3.3",
58+
"vite-plugin-pages": "^0.32.3",
5959
"vite-plugin-pwa": "^0.19.8",
6060
"vite-plugin-vue-layouts": "^0.11.0",
61-
"vite-ssg": "^0.23.7",
61+
"vite-ssg": "^0.23.8",
6262
"vite-ssg-sitemap": "^0.6.1",
6363
"vitest": "^1.6.0",
64-
"vue-tsc": "^2.0.21"
64+
"vue-tsc": "^2.0.26"
6565
},
6666
"pnpm": {
6767
"peerDependencyRules": {

0 commit comments

Comments
 (0)