Skip to content

Commit

Permalink
fix(dependencies): Update all dependencies (#3545)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl authored Oct 31, 2024
1 parent 56d6151 commit 221b92b
Show file tree
Hide file tree
Showing 30 changed files with 2,825 additions and 2,705 deletions.
40 changes: 20 additions & 20 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
"start": "npm run dev"
},
"dependencies": {
"@vueuse/core": "^11.0.3",
"date-fns": "^3.6.0",
"element-plus": "^2.8.1",
"query-string": "^9.1.0",
"shiki": "^1.15.2",
"vue": "^3.4.38"
"@vueuse/core": "^11.2.0",
"date-fns": "^4.1.0",
"element-plus": "^2.8.6",
"query-string": "^9.1.1",
"shiki": "^1.22.2",
"vue": "^3.5.12"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.29",
"@iconify-json/carbon": "^1.1.37",
"@types/node": "^22.5.1",
"@unocss/preset-typography": "^0.62.3",
"@unocss/reset": "^0.62.3",
"@unocss/transformer-directives": "^0.62.3",
"@vitejs/plugin-vue": "^5.1.3",
"esno": "^4.7.0",
"@feathersjs/generators": "^5.0.30",
"@iconify-json/carbon": "^1.2.4",
"@types/node": "^22.8.4",
"@unocss/preset-typography": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@unocss/transformer-directives": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"esno": "^4.8.0",
"fast-glob": "^3.3.2",
"flexsearch": "^0.7.43",
"https-localhost": "^4.7.1",
"markdown-it": "^14.1.0",
"sass": "^1.77.8",
"sass": "^1.80.5",
"sitemap": "^8.0.0",
"unocss": "^0.62.3",
"unplugin-auto-import": "^0.18.2",
"unocss": "^0.63.6",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite-plugin-pwa": "^0.20.2",
"vitepress": "^1.3.4",
"vite-plugin-pwa": "^0.20.5",
"vitepress": "^1.4.2",
"vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-search": "^1.0.4-alpha.22",
"workbox-window": "^7.1.0"
"workbox-window": "^7.3.0"
}
}
Loading

0 comments on commit 221b92b

Please sign in to comment.