Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Mar 27, 2024
1 parent b37185e commit 2100578
Show file tree
Hide file tree
Showing 2 changed files with 845 additions and 254 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"engines": {
"node": ">18.x"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"@unocss/reset": "^0.58.5",
"@unocss/reset": "^0.58.7",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"fuse.js": "^7.0.0",
Expand All @@ -27,15 +27,15 @@
},
"devDependencies": {
"@directus/sdk": "^15.0.3",
"@unocss/extractor-pug": "^0.58.5",
"@unocss/extractor-pug": "^0.58.7",
"@vite-pwa/vitepress": "^0.4.0",
"@vue/language-plugin-pug": "^2.0.6",
"@vue/language-plugin-pug": "^2.0.7",
"image-downloader": "^4.3.0",
"postcss-nesting": "^12.1.0",
"pug": "^3.0.2",
"unocss": "^0.58.5",
"unocss": "^0.58.7",
"unplugin-vue-components": "^0.26.0",
"vitepress": "^1.0.0-rc.45",
"vitepress": "^1.0.1",
"workbox-window": "^7.0.0"
}
}
Loading

0 comments on commit 2100578

Please sign in to comment.