Skip to content

Commit 124ced0

Browse files
committed
chore(deps): update dependencies for @vue/compiler-dom, typescript-eslint, happy-dom, prettier-plugin-tailwindcss, and unplugin-vue-components
1 parent 240f463 commit 124ced0

File tree

4 files changed

+568
-821
lines changed

4 files changed

+568
-821
lines changed

package.json

+26-26
Original file line numberDiff line numberDiff line change
@@ -10,59 +10,59 @@
1010
"fetch-contributors": "esno scripts/fetch-contributors.ts"
1111
},
1212
"dependencies": {
13-
"@docsearch/js": "^3.6.0",
13+
"@docsearch/js": "^3.6.1",
1414
"@headlessui/vue": "^1.7.22",
1515
"@vueuse/core": "^10.11.0",
1616
"@vueuse/head": "^2.0.0",
17-
"pinia": "^2.1.7",
17+
"pinia": "^2.2.0",
1818
"prism-theme-vars": "^0.2.5",
19-
"vue": "^3.4.29",
19+
"vue": "^3.4.35",
2020
"vue-gtag": "^2.0.1",
21-
"vue-router": "^4.3.3"
21+
"vue-router": "^4.4.2"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.7",
2525
"@tailwindcss/typography": "^0.5.13",
2626
"@types/fs-extra": "^11.0.4",
27-
"@types/markdown-it": "^14.1.1",
27+
"@types/markdown-it": "^14.1.2",
2828
"@types/markdown-it-link-attributes": "^3.0.5",
29-
"@types/node": "^20.14.2",
29+
"@types/node": "^20.14.14",
3030
"@types/string": "0.0.34",
31-
"@typescript-eslint/eslint-plugin": "^7.0.0",
32-
"@typescript-eslint/parser": "^7.0.0",
33-
"@vitejs/plugin-vue": "^5.0.5",
34-
"@vue/compiler-dom": "3.4.29",
31+
"@typescript-eslint/eslint-plugin": "^6.21.0",
32+
"@typescript-eslint/parser": "^6.21.0",
33+
"@vitejs/plugin-vue": "^5.1.2",
34+
"@vue/compiler-dom": "3.4.35",
3535
"@vue/test-utils": "^2.4.6",
36-
"autoprefixer": "^10.4.19",
36+
"autoprefixer": "^10.4.20",
3737
"eslint": "^8.57.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-vue": "^9.26.0",
39+
"eslint-plugin-vue": "^9.27.0",
4040
"esno": "^4.7.0",
4141
"fs-extra": "^11.2.0",
42-
"happy-dom": "^14.0.0",
42+
"happy-dom": "^14.12.3",
4343
"markdown-it": "^14.1.0",
44-
"markdown-it-anchor": "^8.6.7",
44+
"markdown-it-anchor": "^9.0.1",
4545
"markdown-it-link-attributes": "^4.0.1",
4646
"markdown-it-prism": "^2.3.0",
4747
"ofetch": "^1.3.4",
48-
"postcss": "^8.4.38",
49-
"prettier": "^3.3.2",
50-
"prettier-plugin-tailwindcss": "^0.6.0",
48+
"postcss": "^8.4.40",
49+
"prettier": "^3.3.3",
50+
"prettier-plugin-tailwindcss": "^0.5.14",
5151
"prismjs": "^1.29.0",
5252
"string": "^3.3.3",
53-
"tailwindcss": "^3.4.4",
54-
"typescript": "^5.4.5",
55-
"unplugin-auto-import": "^0.17.6",
56-
"unplugin-vue-components": "^0.27.0",
53+
"tailwindcss": "^3.4.7",
54+
"typescript": "^5.5.4",
55+
"unplugin-auto-import": "^0.18.2",
56+
"unplugin-vue-components": "^0.27.3",
5757
"unplugin-vue-markdown": "^0.26.2",
58-
"vite": "^5.3.1",
59-
"vite-plugin-pages": "^0.32.2",
60-
"vite-plugin-pwa": "^0.19.8",
58+
"vite": "^5.3.5",
59+
"vite-plugin-pages": "^0.32.3",
60+
"vite-plugin-pwa": "^0.20.1",
6161
"vite-plugin-vue-layouts": "^0.11.0",
62-
"vite-ssg": "^0.23.7",
62+
"vite-ssg": "^0.23.8",
6363
"vite-ssg-sitemap": "^0.6.1",
6464
"vitest": "^1.6.0",
65-
"vue-tsc": "^2.0.21"
65+
"vue-tsc": "^2.0.29"
6666
},
6767
"pnpm": {
6868
"peerDependencyRules": {

0 commit comments

Comments
 (0)