Skip to content

Commit 7702ba0

Browse files
author
Carlos
committed
Update dependencies in package.json
1 parent 118164f commit 7702ba0

File tree

2 files changed

+1203
-880
lines changed

2 files changed

+1203
-880
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,46 +22,46 @@
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.7",
25-
"@tailwindcss/typography": "^0.5.10",
25+
"@tailwindcss/typography": "^0.5.12",
2626
"@types/fs-extra": "^11.0.4",
2727
"@types/markdown-it": "^13.0.7",
28-
"@types/markdown-it-link-attributes": "^3.0.4",
29-
"@types/node": "^20.11.26",
28+
"@types/markdown-it-link-attributes": "^3.0.5",
29+
"@types/node": "^20.12.7",
3030
"@types/string": "0.0.34",
3131
"@typescript-eslint/eslint-plugin": "^6.21.0",
3232
"@typescript-eslint/parser": "^6.21.0",
3333
"@vitejs/plugin-vue": "^5.0.4",
3434
"@vue/compiler-dom": "3.4.14",
35-
"@vue/test-utils": "^2.4.4",
36-
"autoprefixer": "^10.4.18",
35+
"@vue/test-utils": "^2.4.5",
36+
"autoprefixer": "^10.4.19",
3737
"eslint": "^8.57.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-vue": "^9.23.0",
39+
"eslint-plugin-vue": "^9.24.1",
4040
"esno": "^4.7.0",
4141
"fs-extra": "^11.2.0",
42-
"happy-dom": "^13.8.2",
43-
"markdown-it": "^14.0.0",
42+
"happy-dom": "^13.10.1",
43+
"markdown-it": "^14.1.0",
4444
"markdown-it-anchor": "^8.6.7",
4545
"markdown-it-link-attributes": "^4.0.1",
4646
"markdown-it-prism": "^2.3.0",
47-
"ofetch": "^1.3.3",
48-
"postcss": "^8.4.35",
47+
"ofetch": "^1.3.4",
48+
"postcss": "^8.4.38",
4949
"prettier": "^3.2.5",
50-
"prettier-plugin-tailwindcss": "^0.5.12",
50+
"prettier-plugin-tailwindcss": "^0.5.13",
5151
"prismjs": "^1.29.0",
5252
"string": "^3.3.3",
53-
"tailwindcss": "^3.4.1",
54-
"typescript": "^5.4.2",
53+
"tailwindcss": "^3.4.3",
54+
"typescript": "^5.4.5",
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.6",
59-
"vite-plugin-pages": "^0.32.0",
58+
"vite": "^5.2.8",
59+
"vite-plugin-pages": "^0.32.1",
6060
"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",
64-
"vitest": "^1.3.1",
64+
"vitest": "^1.5.0",
6565
"vue-tsc": "^1.8.27"
6666
},
6767
"pnpm": {

0 commit comments

Comments
 (0)