Skip to content

Commit c07627e

Browse files
committed
chore: upgrade deps
1 parent a356b52 commit c07627e

File tree

2 files changed

+292
-520
lines changed

2 files changed

+292
-520
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@
88
},
99
"dependencies": {
1010
"@astrojs/mdx": "^0.19.7",
11-
"@astrojs/sitemap": "^1.3.3",
11+
"@astrojs/sitemap": "^1.4.0",
1212
"@astrojs/vue": "^2.2.1",
1313
"@docsearch/css": "^3.5.1",
1414
"@docsearch/js": "^3.5.1",
15-
"@floating-ui/dom": "^1.4.4",
15+
"@floating-ui/dom": "^1.4.5",
1616
"@stackblitz/sdk": "^1.9.0",
1717
"@types/fs-extra": "^11.0.1",
18-
"@types/lodash-es": "^4.17.7",
18+
"@types/lodash-es": "^4.17.8",
1919
"@vee-validate/yup": "^4.10.6",
2020
"@vee-validate/zod": "^4.10.6",
21-
"@vue/repl": "^2.5.3",
21+
"@vue/repl": "^2.5.5",
2222
"@vueuse/core": "^10.2.1",
23-
"astro": "^2.8.0",
23+
"astro": "^2.8.3",
2424
"autoprefixer": "^10.4.13",
2525
"fs-extra": "^11.1.1",
2626
"jsdom": "^22.1.0",
2727
"lodash-es": "^4.17.21",
2828
"remark-gfm": "^3.0.1",
2929
"shiki": "^0.14.3",
30-
"tailwindcss": "^3.3.2",
30+
"tailwindcss": "^3.3.3",
3131
"unist-util-visit": "^5.0.0",
3232
"vee-validate": "^4.10.6",
3333
"vue": "^3.3.0",

0 commit comments

Comments
 (0)