Skip to content

Commit 118164f

Browse files
author
Carlos
committed
Update dependencies in package.json
1 parent 6da695e commit 118164f

File tree

2 files changed

+295
-271
lines changed

2 files changed

+295
-271
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"fetch-contributors": "esno scripts/fetch-contributors.ts"
1111
},
1212
"dependencies": {
13-
"@docsearch/js": "^3.5.2",
13+
"@docsearch/js": "^3.6.0",
1414
"@headlessui/vue": "^1.7.19",
1515
"@vueuse/core": "^10.9.0",
1616
"@vueuse/head": "^2.0.0",
@@ -26,7 +26,7 @@
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.24",
29+
"@types/node": "^20.11.26",
3030
"@types/string": "0.0.34",
3131
"@typescript-eslint/eslint-plugin": "^6.21.0",
3232
"@typescript-eslint/parser": "^6.21.0",
@@ -36,26 +36,26 @@
3636
"autoprefixer": "^10.4.18",
3737
"eslint": "^8.57.0",
3838
"eslint-config-prettier": "^9.1.0",
39-
"eslint-plugin-vue": "^9.22.0",
40-
"esno": "^4.0.0",
39+
"eslint-plugin-vue": "^9.23.0",
40+
"esno": "^4.7.0",
4141
"fs-extra": "^11.2.0",
42-
"happy-dom": "^13.6.2",
42+
"happy-dom": "^13.8.2",
4343
"markdown-it": "^14.0.0",
4444
"markdown-it-anchor": "^8.6.7",
4545
"markdown-it-link-attributes": "^4.0.1",
4646
"markdown-it-prism": "^2.3.0",
4747
"ofetch": "^1.3.3",
4848
"postcss": "^8.4.35",
4949
"prettier": "^3.2.5",
50-
"prettier-plugin-tailwindcss": "^0.5.11",
50+
"prettier-plugin-tailwindcss": "^0.5.12",
5151
"prismjs": "^1.29.0",
5252
"string": "^3.3.3",
5353
"tailwindcss": "^3.4.1",
54-
"typescript": "^5.3.3",
54+
"typescript": "^5.4.2",
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.4",
58+
"vite": "^5.1.6",
5959
"vite-plugin-pages": "^0.32.0",
6060
"vite-plugin-pwa": "^0.18.2",
6161
"vite-plugin-vue-layouts": "^0.11.0",

0 commit comments

Comments
 (0)