Skip to content

Commit d14faea

Browse files
author
Carlos
committed
Update dependencies
1 parent 0525628 commit d14faea

File tree

2 files changed

+128
-122
lines changed

2 files changed

+128
-122
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/fs-extra": "^11.0.4",
2727
"@types/markdown-it": "^13.0.7",
2828
"@types/markdown-it-link-attributes": "^3.0.4",
29-
"@types/node": "^20.11.17",
29+
"@types/node": "^20.11.19",
3030
"@types/string": "0.0.34",
3131
"@typescript-eslint/eslint-plugin": "^6.21.0",
3232
"@typescript-eslint/parser": "^6.21.0",
@@ -55,9 +55,9 @@
5555
"unplugin-auto-import": "^0.17.5",
5656
"unplugin-vue-components": "^0.26.0",
5757
"unplugin-vue-markdown": "^0.25.2",
58-
"vite": "^5.1.1",
58+
"vite": "^5.1.3",
5959
"vite-plugin-pages": "^0.32.0",
60-
"vite-plugin-pwa": "^0.18.1",
60+
"vite-plugin-pwa": "^0.18.2",
6161
"vite-plugin-vue-layouts": "^0.11.0",
6262
"vite-ssg": "^0.23.6",
6363
"vite-ssg-sitemap": "^0.6.1",

0 commit comments

Comments
 (0)