Skip to content

Commit

Permalink
fix(dependencies): Update dependencies (#3571)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl authored Feb 24, 2025
1 parent 53de111 commit ad611cb
Show file tree
Hide file tree
Showing 27 changed files with 931 additions and 788 deletions.
26 changes: 13 additions & 13 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@
"start": "npm run dev"
},
"dependencies": {
"@vueuse/core": "^12.5.0",
"@vueuse/core": "^12.7.0",
"date-fns": "^4.1.0",
"element-plus": "^2.9.3",
"element-plus": "^2.9.5",
"query-string": "^9.1.1",
"shiki": "^2.2.0",
"shiki": "^3.0.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.31",
"@iconify-json/carbon": "^1.2.5",
"@types/node": "^22.13.0",
"@unocss/preset-typography": "^65.4.3",
"@unocss/reset": "^65.4.3",
"@unocss/transformer-directives": "^65.4.3",
"@feathersjs/generators": "^5.0.32",
"@iconify-json/carbon": "^1.2.7",
"@types/node": "^22.13.5",
"@unocss/preset-typography": "^66.0.0",
"@unocss/reset": "^66.0.0",
"@unocss/transformer-directives": "^66.0.0",
"@vitejs/plugin-vue": "^5.2.1",
"esno": "^4.8.0",
"fast-glob": "^3.3.3",
"flexsearch": "^0.7.43",
"https-localhost": "^4.7.1",
"markdown-it": "^14.1.0",
"sass": "^1.83.4",
"sass": "^1.85.0",
"sitemap": "^8.0.0",
"unocss": "^65.4.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unocss": "^66.0.0",
"unplugin-auto-import": "^19.1.0",
"unplugin-vue-components": "^28.4.0",
"vite-plugin-pwa": "^0.21.1",
"vitepress": "^1.6.3",
"vitepress-plugin-google-analytics": "^1.0.2",
Expand Down
Loading

0 comments on commit ad611cb

Please sign in to comment.