Skip to content

Commit 90e06b2

Browse files
committed
chore(deps): update npm dependencies
1 parent 6d73732 commit 90e06b2

File tree

2 files changed

+1286
-1088
lines changed

2 files changed

+1286
-1088
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
"dependencies": {
1313
"@docsearch/js": "^3.6.1",
1414
"@headlessui/vue": "^1.7.22",
15-
"@vueuse/core": "^10.11.0",
15+
"@vueuse/core": "^10.11.1",
1616
"@vueuse/head": "^2.0.0",
17-
"pinia": "^2.2.0",
17+
"pinia": "^2.2.1",
1818
"prism-theme-vars": "^0.2.5",
19-
"vue": "^3.4.35",
19+
"vue": "^3.4.37",
2020
"vue-gtag": "^2.0.1",
21-
"vue-router": "^4.4.2"
21+
"vue-router": "^4.4.3"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.7",
25-
"@tailwindcss/typography": "^0.5.13",
25+
"@tailwindcss/typography": "^0.5.14",
2626
"@types/fs-extra": "^11.0.4",
2727
"@types/markdown-it": "^14.1.2",
2828
"@types/markdown-it-link-attributes": "^3.0.5",
29-
"@types/node": "^20.14.14",
29+
"@types/node": "^20.14.15",
3030
"@types/string": "0.0.34",
3131
"@typescript-eslint/eslint-plugin": "^6.21.0",
3232
"@typescript-eslint/parser": "^6.21.0",
@@ -45,17 +45,17 @@
4545
"markdown-it-link-attributes": "^4.0.1",
4646
"markdown-it-prism": "^2.3.0",
4747
"ofetch": "^1.3.4",
48-
"postcss": "^8.4.40",
48+
"postcss": "^8.4.41",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-tailwindcss": "^0.5.14",
5151
"prismjs": "^1.29.0",
5252
"string": "^3.3.3",
53-
"tailwindcss": "^3.4.7",
53+
"tailwindcss": "^3.4.9",
5454
"typescript": "^5.5.4",
5555
"unplugin-auto-import": "^0.18.2",
5656
"unplugin-vue-components": "^0.27.3",
5757
"unplugin-vue-markdown": "^0.26.2",
58-
"vite": "^5.3.5",
58+
"vite": "^5.4.0",
5959
"vite-plugin-pages": "^0.32.3",
6060
"vite-plugin-pwa": "^0.20.1",
6161
"vite-plugin-vue-layouts": "^0.11.0",

0 commit comments

Comments
 (0)