Skip to content

Commit 92a36a4

Browse files
committed
update deps
1 parent d9a1fae commit 92a36a4

File tree

2 files changed

+1077
-1057
lines changed

2 files changed

+1077
-1057
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@
1919
"pinia": "^2.3.1",
2020
"prism-theme-vars": "^0.2.5",
2121
"string": "^3.3.3",
22-
"vue": "^3.5.18",
22+
"vue": "^3.5.22",
2323
"vue-gtag-next": "^1.14.0",
2424
"vue-router": "^4.5.1"
2525
},
2626
"devDependencies": {
2727
"@tailwindcss/forms": "^0.5.10",
28-
"@tailwindcss/typography": "^0.5.16",
28+
"@tailwindcss/typography": "^0.5.19",
2929
"@types/fs-extra": "^11.0.4",
3030
"@types/markdown-it": "^14.1.2",
3131
"@types/markdown-it-link-attributes": "^3.0.5",
32-
"@types/node": "^20.19.11",
32+
"@types/node": "^20.19.21",
3333
"@types/string": "0.0.34",
3434
"@typescript-eslint/eslint-plugin": "^6.21.0",
3535
"@typescript-eslint/parser": "^6.21.0",
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "^9.1.2",
4242
"eslint-plugin-vue": "^9.33.0",
4343
"esno": "^4.8.0",
44-
"fs-extra": "^11.3.1",
44+
"fs-extra": "^11.3.2",
4545
"happy-dom": "^14.12.3",
4646
"markdown-it": "^14.1.0",
4747
"markdown-it-anchor": "^9.2.0",
@@ -51,12 +51,12 @@
5151
"postcss": "^8.5.6",
5252
"prismjs": "^1.30.0",
5353
"rimraf": "^5.0.10",
54-
"tailwindcss": "^3.4.17",
55-
"typescript": "^5.9.2",
54+
"tailwindcss": "^3.4.18",
55+
"typescript": "^5.9.3",
5656
"unplugin-auto-import": "^0.18.6",
5757
"unplugin-vue-components": "^0.27.5",
5858
"unplugin-vue-markdown": "^0.26.3",
59-
"vite": "^5.4.19",
59+
"vite": "^5.4.20",
6060
"vite-plugin-pages": "^0.32.5",
6161
"vite-plugin-pwa": "^0.20.5",
6262
"vite-plugin-vue-layouts": "^0.11.0",

0 commit comments

Comments
 (0)