Skip to content

Commit

Permalink
chore(dependencies): Update all dependencies (#3453)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl committed May 3, 2024
1 parent bdb3d3a commit 07f7491
Show file tree
Hide file tree
Showing 28 changed files with 1,860 additions and 1,646 deletions.
34 changes: 17 additions & 17 deletions docs/package.json
Expand Up @@ -12,34 +12,34 @@
},
"dependencies": {
"@vueuse/core": "^10.9.0",
"date-fns": "^3.4.0",
"element-plus": "^2.6.1",
"date-fns": "^3.6.0",
"element-plus": "^2.7.2",
"query-string": "^9.0.0",
"shiki": "^1.1.7",
"vue": "^3.4.21"
"shiki": "^1.4.0",
"vue": "^3.4.26"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.23",
"@iconify-json/carbon": "^1.1.31",
"@types/node": "^20.11.26",
"@unocss/preset-typography": "^0.58.5",
"@unocss/reset": "^0.58.5",
"@unocss/transformer-directives": "^0.58.5",
"@feathersjs/generators": "^5.0.24",
"@iconify-json/carbon": "^1.1.32",
"@types/node": "^20.12.8",
"@unocss/preset-typography": "^0.59.4",
"@unocss/reset": "^0.59.4",
"@unocss/transformer-directives": "^0.59.4",
"@vitejs/plugin-vue": "^5.0.4",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"flexsearch": "^0.7.43",
"https-localhost": "^4.7.1",
"markdown-it": "^14.0.0",
"sass": "^1.71.1",
"markdown-it": "^14.1.0",
"sass": "^1.76.0",
"sitemap": "^7.1.1",
"unocss": "^0.58.5",
"unocss": "^0.59.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite-plugin-pwa": "^0.19.2",
"vitepress": "^1.0.0-rc.45",
"unplugin-vue-components": "^0.27.0",
"vite-plugin-pwa": "^0.20.0",
"vitepress": "^1.1.4",
"vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-search": "^1.0.4-alpha.22",
"workbox-window": "^7.0.0"
"workbox-window": "^7.1.0"
}
}

0 comments on commit 07f7491

Please sign in to comment.