Skip to content

Commit f5cbe45

Browse files
committed
chore: Update dependencies and package versions
1 parent ee11860 commit f5cbe45

File tree

3 files changed

+732
-728
lines changed

3 files changed

+732
-728
lines changed

package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -11,59 +11,59 @@
1111
},
1212
"dependencies": {
1313
"@docsearch/js": "^3.6.1",
14-
"@headlessui/vue": "^1.7.22",
14+
"@headlessui/vue": "^1.7.23",
1515
"@vueuse/core": "^10.11.1",
1616
"@vueuse/head": "^2.0.0",
17-
"esbuild": "0.23.0",
18-
"pinia": "^2.2.1",
17+
"esbuild": "0.23.1",
18+
"pinia": "^2.2.2",
1919
"prism-theme-vars": "^0.2.5",
20-
"vue": "^3.4.37",
20+
"vue": "^3.5.8",
2121
"vue-gtag": "^2.0.1",
22-
"vue-router": "^4.4.3"
22+
"vue-router": "^4.4.5"
2323
},
2424
"devDependencies": {
25-
"@tailwindcss/forms": "^0.5.7",
26-
"@tailwindcss/typography": "^0.5.14",
25+
"@tailwindcss/forms": "^0.5.9",
26+
"@tailwindcss/typography": "^0.5.15",
2727
"@types/fs-extra": "^11.0.4",
2828
"@types/markdown-it": "^14.1.2",
2929
"@types/markdown-it-link-attributes": "^3.0.5",
30-
"@types/node": "^20.14.15",
30+
"@types/node": "^20.16.5",
3131
"@types/string": "0.0.34",
3232
"@typescript-eslint/eslint-plugin": "^6.21.0",
3333
"@typescript-eslint/parser": "^6.21.0",
34-
"@vitejs/plugin-vue": "^5.1.2",
34+
"@vitejs/plugin-vue": "^5.1.4",
3535
"@vue/compiler-dom": "3.4.35",
3636
"@vue/test-utils": "^2.4.6",
3737
"autoprefixer": "^10.4.20",
38-
"eslint": "^8.57.0",
38+
"eslint": "^8.57.1",
3939
"eslint-config-prettier": "^9.1.0",
40-
"eslint-plugin-vue": "^9.27.0",
40+
"eslint-plugin-vue": "^9.28.0",
4141
"esno": "^4.7.0",
4242
"fs-extra": "^11.2.0",
4343
"happy-dom": "^14.12.3",
4444
"markdown-it": "^14.1.0",
45-
"markdown-it-anchor": "^9.0.1",
45+
"markdown-it-anchor": "^9.2.0",
4646
"markdown-it-link-attributes": "^4.0.1",
4747
"markdown-it-prism": "^2.3.0",
48-
"ofetch": "^1.3.4",
49-
"postcss": "^8.4.41",
48+
"ofetch": "^1.4.0",
49+
"postcss": "^8.4.47",
5050
"prettier": "^3.3.3",
5151
"prettier-plugin-tailwindcss": "^0.5.14",
5252
"prismjs": "^1.29.0",
5353
"string": "^3.3.3",
54-
"tailwindcss": "^3.4.9",
55-
"typescript": "^5.5.4",
56-
"unplugin-auto-import": "^0.18.2",
57-
"unplugin-vue-components": "^0.27.3",
54+
"tailwindcss": "^3.4.12",
55+
"typescript": "^5.6.2",
56+
"unplugin-auto-import": "^0.18.3",
57+
"unplugin-vue-components": "^0.27.4",
5858
"unplugin-vue-markdown": "^0.26.2",
59-
"vite": "^5.3.5",
59+
"vite": "^5.4.7",
6060
"vite-plugin-pages": "^0.32.3",
61-
"vite-plugin-pwa": "^0.20.1",
61+
"vite-plugin-pwa": "^0.20.5",
6262
"vite-plugin-vue-layouts": "^0.11.0",
6363
"vite-ssg": "^0.23.8",
6464
"vite-ssg-sitemap": "^0.6.1",
6565
"vitest": "^1.6.0",
66-
"vue-tsc": "^2.0.29"
66+
"vue-tsc": "^2.1.6"
6767
},
6868
"pnpm": {
6969
"peerDependencyRules": {

0 commit comments

Comments
 (0)