Skip to content

Commit 1499ccc

Browse files
authored
fix(core): Update to latest feathersjs/hooks (#3434)
1 parent af01bdb commit 1499ccc

29 files changed

Lines changed: 1754 additions & 1395 deletions

File tree

docs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"start": "npm run dev"
1212
},
1313
"dependencies": {
14-
"@vueuse/core": "^10.7.2",
14+
"@vueuse/core": "^10.8.0",
1515
"date-fns": "^3.3.1",
16-
"element-plus": "^2.5.5",
16+
"element-plus": "^2.5.6",
1717
"query-string": "^8.2.0",
18-
"shiki": "^1.1.2",
18+
"shiki": "^1.1.7",
1919
"vue": "^3.4.19"
2020
},
2121
"devDependencies": {
22-
"@feathersjs/generators": "^5.0.21",
22+
"@feathersjs/generators": "^5.0.22",
2323
"@iconify-json/carbon": "^1.1.30",
24-
"@types/node": "^20.11.17",
24+
"@types/node": "^20.11.20",
2525
"@unocss/preset-typography": "^0.58.5",
2626
"@unocss/reset": "^0.58.5",
2727
"@unocss/transformer-directives": "^0.58.5",
@@ -31,13 +31,13 @@
3131
"flexsearch": "^0.7.43",
3232
"https-localhost": "^4.7.1",
3333
"markdown-it": "^14.0.0",
34-
"sass": "^1.70.0",
34+
"sass": "^1.71.1",
3535
"sitemap": "^7.1.1",
3636
"unocss": "^0.58.5",
3737
"unplugin-auto-import": "^0.17.5",
3838
"unplugin-vue-components": "^0.26.0",
39-
"vite-plugin-pwa": "^0.18.1",
40-
"vitepress": "^1.0.0-rc.42",
39+
"vite-plugin-pwa": "^0.19.0",
40+
"vitepress": "^1.0.0-rc.44",
4141
"vitepress-plugin-google-analytics": "^1.0.2",
4242
"vitepress-plugin-search": "^1.0.4-alpha.22",
4343
"workbox-window": "^7.0.0"

0 commit comments

Comments
 (0)