Skip to content

Commit 8fc6792

Browse files
committed
chore: Update devDependencies in package.json
1 parent b0d6a5d commit 8fc6792

File tree

2 files changed

+1462
-1618
lines changed

2 files changed

+1462
-1618
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@
1111
},
1212
"dependencies": {
1313
"@docsearch/js": "^3.6.0",
14-
"@headlessui/vue": "^1.7.19",
15-
"@vueuse/core": "^10.9.0",
14+
"@headlessui/vue": "^1.7.22",
15+
"@vueuse/core": "^10.11.0",
1616
"@vueuse/head": "^2.0.0",
1717
"pinia": "^2.1.7",
18-
"prism-theme-vars": "^0.2.4",
19-
"vue": "^3.4.21",
18+
"prism-theme-vars": "^0.2.5",
19+
"vue": "^3.4.29",
2020
"vue-gtag": "^2.0.1",
21-
"vue-router": "^4.3.0"
21+
"vue-router": "^4.3.3"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.7",
25-
"@tailwindcss/typography": "^0.5.12",
25+
"@tailwindcss/typography": "^0.5.13",
2626
"@types/fs-extra": "^11.0.4",
27-
"@types/markdown-it": "^14.0.1",
27+
"@types/markdown-it": "^14.1.1",
2828
"@types/markdown-it-link-attributes": "^3.0.5",
29-
"@types/node": "^20.12.7",
29+
"@types/node": "^20.14.2",
3030
"@types/string": "0.0.34",
3131
"@typescript-eslint/eslint-plugin": "^6.21.0",
3232
"@typescript-eslint/parser": "^6.21.0",
33-
"@vitejs/plugin-vue": "^5.0.4",
33+
"@vitejs/plugin-vue": "^5.0.5",
3434
"@vue/compiler-dom": "3.4.21",
35-
"@vue/test-utils": "^2.4.5",
35+
"@vue/test-utils": "^2.4.6",
3636
"autoprefixer": "^10.4.19",
3737
"eslint": "^8.57.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-vue": "^9.24.1",
39+
"eslint-plugin-vue": "^9.26.0",
4040
"esno": "^4.7.0",
4141
"fs-extra": "^11.2.0",
4242
"happy-dom": "^13.10.1",
@@ -46,23 +46,23 @@
4646
"markdown-it-prism": "^2.3.0",
4747
"ofetch": "^1.3.4",
4848
"postcss": "^8.4.38",
49-
"prettier": "^3.2.5",
50-
"prettier-plugin-tailwindcss": "^0.5.13",
49+
"prettier": "^3.3.2",
50+
"prettier-plugin-tailwindcss": "^0.5.14",
5151
"prismjs": "^1.29.0",
5252
"string": "^3.3.3",
53-
"tailwindcss": "^3.4.3",
53+
"tailwindcss": "^3.4.4",
5454
"typescript": "^5.4.5",
55-
"unplugin-auto-import": "^0.17.5",
55+
"unplugin-auto-import": "^0.17.6",
5656
"unplugin-vue-components": "^0.26.0",
57-
"unplugin-vue-markdown": "^0.26.1",
58-
"vite": "^5.2.8",
59-
"vite-plugin-pages": "^0.32.1",
57+
"unplugin-vue-markdown": "^0.26.2",
58+
"vite": "^5.3.1",
59+
"vite-plugin-pages": "^0.32.2",
6060
"vite-plugin-pwa": "^0.19.8",
6161
"vite-plugin-vue-layouts": "^0.11.0",
62-
"vite-ssg": "^0.23.6",
62+
"vite-ssg": "^0.23.7",
6363
"vite-ssg-sitemap": "^0.6.1",
64-
"vitest": "^1.5.0",
65-
"vue-tsc": "^2.0.13"
64+
"vitest": "^1.6.0",
65+
"vue-tsc": "^2.0.21"
6666
},
6767
"pnpm": {
6868
"peerDependencyRules": {

0 commit comments

Comments
 (0)