Skip to content

Commit 6da695e

Browse files
author
Carlos
committed
update deps
1 parent 1829d71 commit 6da695e

File tree

2 files changed

+753
-737
lines changed

2 files changed

+753
-737
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,34 +12,34 @@
1212
"dependencies": {
1313
"@docsearch/js": "^3.5.2",
1414
"@headlessui/vue": "^1.7.19",
15-
"@vueuse/core": "^10.7.2",
15+
"@vueuse/core": "^10.9.0",
1616
"@vueuse/head": "^2.0.0",
1717
"pinia": "^2.1.7",
1818
"prism-theme-vars": "^0.2.4",
19-
"vue": "^3.4.19",
19+
"vue": "^3.4.21",
2020
"vue-gtag": "^2.0.1",
21-
"vue-router": "^4.2.5"
21+
"vue-router": "^4.3.0"
2222
},
2323
"devDependencies": {
2424
"@tailwindcss/forms": "^0.5.7",
2525
"@tailwindcss/typography": "^0.5.10",
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.19",
29+
"@types/node": "^20.11.24",
3030
"@types/string": "0.0.34",
3131
"@typescript-eslint/eslint-plugin": "^6.21.0",
3232
"@typescript-eslint/parser": "^6.21.0",
3333
"@vitejs/plugin-vue": "^5.0.4",
3434
"@vue/compiler-dom": "3.4.14",
3535
"@vue/test-utils": "^2.4.4",
36-
"autoprefixer": "^10.4.17",
37-
"eslint": "^8.56.0",
36+
"autoprefixer": "^10.4.18",
37+
"eslint": "^8.57.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-vue": "^9.21.1",
39+
"eslint-plugin-vue": "^9.22.0",
4040
"esno": "^4.0.0",
4141
"fs-extra": "^11.2.0",
42-
"happy-dom": "^13.3.8",
42+
"happy-dom": "^13.6.2",
4343
"markdown-it": "^14.0.0",
4444
"markdown-it-anchor": "^8.6.7",
4545
"markdown-it-link-attributes": "^4.0.1",
@@ -55,13 +55,13 @@
5555
"unplugin-auto-import": "^0.17.5",
5656
"unplugin-vue-components": "^0.26.0",
5757
"unplugin-vue-markdown": "^0.25.2",
58-
"vite": "^5.1.3",
58+
"vite": "^5.1.4",
5959
"vite-plugin-pages": "^0.32.0",
6060
"vite-plugin-pwa": "^0.18.2",
6161
"vite-plugin-vue-layouts": "^0.11.0",
6262
"vite-ssg": "^0.23.6",
6363
"vite-ssg-sitemap": "^0.6.1",
64-
"vitest": "^1.3.0",
64+
"vitest": "^1.3.1",
6565
"vue-tsc": "^1.8.27"
6666
},
6767
"pnpm": {

0 commit comments

Comments
 (0)