Skip to content

Commit

Permalink
chore(dependencies): Update all dependencies (#3529)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl authored Sep 2, 2024
1 parent 5c7eeac commit b6e2084
Show file tree
Hide file tree
Showing 27 changed files with 2,367 additions and 1,871 deletions.
36 changes: 18 additions & 18 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,33 @@
"start": "npm run dev"
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^11.0.3",
"date-fns": "^3.6.0",
"element-plus": "^2.7.6",
"query-string": "^9.0.0",
"shiki": "^1.10.3",
"vue": "^3.4.31"
"element-plus": "^2.8.1",
"query-string": "^9.1.0",
"shiki": "^1.15.2",
"vue": "^3.4.38"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.27",
"@iconify-json/carbon": "^1.1.36",
"@types/node": "^20.14.10",
"@unocss/preset-typography": "^0.61.3",
"@unocss/reset": "^0.61.3",
"@unocss/transformer-directives": "^0.61.3",
"@vitejs/plugin-vue": "^5.0.5",
"@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",
"fast-glob": "^3.3.2",
"flexsearch": "^0.7.43",
"https-localhost": "^4.7.1",
"markdown-it": "^14.1.0",
"sass": "^1.77.7",
"sass": "^1.77.8",
"sitemap": "^8.0.0",
"unocss": "^0.61.3",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.2",
"vite-plugin-pwa": "^0.20.0",
"vitepress": "^1.3.0",
"unocss": "^0.62.3",
"unplugin-auto-import": "^0.18.2",
"unplugin-vue-components": "^0.27.4",
"vite-plugin-pwa": "^0.20.2",
"vitepress": "^1.3.4",
"vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-search": "^1.0.4-alpha.22",
"workbox-window": "^7.1.0"
Expand Down
Loading

0 comments on commit b6e2084

Please sign in to comment.