Skip to content

Commit

Permalink
fix(core): Update to latest feathersjs/hooks (#3434)
Browse files Browse the repository at this point in the history
  • Loading branch information
daffl authored Feb 25, 2024
1 parent af01bdb commit 1499ccc
Show file tree
Hide file tree
Showing 29 changed files with 1,754 additions and 1,395 deletions.
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"start": "npm run dev"
},
"dependencies": {
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.8.0",
"date-fns": "^3.3.1",
"element-plus": "^2.5.5",
"element-plus": "^2.5.6",
"query-string": "^8.2.0",
"shiki": "^1.1.2",
"shiki": "^1.1.7",
"vue": "^3.4.19"
},
"devDependencies": {
"@feathersjs/generators": "^5.0.21",
"@feathersjs/generators": "^5.0.22",
"@iconify-json/carbon": "^1.1.30",
"@types/node": "^20.11.17",
"@types/node": "^20.11.20",
"@unocss/preset-typography": "^0.58.5",
"@unocss/reset": "^0.58.5",
"@unocss/transformer-directives": "^0.58.5",
Expand All @@ -31,13 +31,13 @@
"flexsearch": "^0.7.43",
"https-localhost": "^4.7.1",
"markdown-it": "^14.0.0",
"sass": "^1.70.0",
"sass": "^1.71.1",
"sitemap": "^7.1.1",
"unocss": "^0.58.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite-plugin-pwa": "^0.18.1",
"vitepress": "^1.0.0-rc.42",
"vite-plugin-pwa": "^0.19.0",
"vitepress": "^1.0.0-rc.44",
"vitepress-plugin-google-analytics": "^1.0.2",
"vitepress-plugin-search": "^1.0.4-alpha.22",
"workbox-window": "^7.0.0"
Expand Down
Loading

0 comments on commit 1499ccc

Please sign in to comment.