Skip to content

Commit eb6515f

Browse files
committed
Update dependencies in package.json
1 parent c4ecb12 commit eb6515f

File tree

3 files changed

+458
-441
lines changed

3 files changed

+458
-441
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
},
1212
"dependencies": {
1313
"@docsearch/js": "^3.5.2",
14-
"@headlessui/vue": "^1.7.18",
14+
"@headlessui/vue": "^1.7.19",
1515
"@vueuse/core": "^10.7.2",
1616
"@vueuse/head": "^2.0.0",
1717
"pinia": "^2.1.7",
1818
"prism-theme-vars": "^0.2.4",
19-
"vue": "^3.4.15",
19+
"vue": "^3.4.19",
2020
"vue-gtag": "^2.0.1",
2121
"vue-router": "^4.2.5"
2222
},
@@ -26,11 +26,11 @@
2626
"@types/fs-extra": "^11.0.4",
2727
"@types/markdown-it": "^13.0.7",
2828
"@types/markdown-it-link-attributes": "^3.0.4",
29-
"@types/node": "^20.11.16",
29+
"@types/node": "^20.11.17",
3030
"@types/string": "0.0.34",
31-
"@typescript-eslint/eslint-plugin": "^6.20.0",
32-
"@typescript-eslint/parser": "^6.20.0",
33-
"@vitejs/plugin-vue": "^5.0.3",
31+
"@typescript-eslint/eslint-plugin": "^6.21.0",
32+
"@typescript-eslint/parser": "^6.21.0",
33+
"@vitejs/plugin-vue": "^5.0.4",
3434
"@vue/compiler-dom": "3.4.14",
3535
"@vue/test-utils": "^2.4.4",
3636
"autoprefixer": "^10.4.17",
@@ -45,7 +45,7 @@
4545
"markdown-it-link-attributes": "^4.0.1",
4646
"markdown-it-prism": "^2.3.0",
4747
"ofetch": "^1.3.3",
48-
"postcss": "^8.4.33",
48+
"postcss": "^8.4.35",
4949
"prettier": "^3.2.5",
5050
"prettier-plugin-tailwindcss": "^0.5.11",
5151
"prismjs": "^1.29.0",
@@ -55,9 +55,9 @@
5555
"unplugin-auto-import": "^0.17.5",
5656
"unplugin-vue-components": "^0.26.0",
5757
"unplugin-vue-markdown": "^0.25.2",
58-
"vite": "^5.0.12",
58+
"vite": "^5.1.1",
5959
"vite-plugin-pages": "^0.32.0",
60-
"vite-plugin-pwa": "^0.18.0",
60+
"vite-plugin-pwa": "^0.18.1",
6161
"vite-plugin-vue-layouts": "^0.11.0",
6262
"vite-ssg": "^0.23.6",
6363
"vite-ssg-sitemap": "^0.6.1",

0 commit comments

Comments
 (0)