Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Jun 25, 2024
1 parent 87db8af commit a536c2a
Show file tree
Hide file tree
Showing 3 changed files with 1,669 additions and 1,504 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ dist
node_modules
dist/
public/.DS_Store
.DS_Store
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"author": "",
"license": "MIT",
"dependencies": {
"@unocss/reset": "^0.60.3",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@unocss/reset": "^0.61.0",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"fuse.js": "^7.0.0",
"vue": "^3.4.27",
"vue": "^3.4.30",
"webmidi": "^3.1.9"
},
"devDependencies": {
"@directus/sdk": "^16.0.0",
"@unocss/extractor-pug": "^0.60.3",
"@directus/sdk": "^16.1.0",
"@unocss/extractor-pug": "^0.61.0",
"@vite-pwa/vitepress": "^0.5.0",
"@vue/language-plugin-pug": "^2.0.19",
"@vue/language-plugin-pug": "^2.0.22",
"image-downloader": "^4.3.0",
"postcss-nesting": "^12.1.4",
"pug": "^3.0.2",
"unocss": "^0.60.3",
"postcss-nesting": "^12.1.5",
"pug": "^3.0.3",
"unocss": "^0.61.0",
"unplugin-vue-components": "^0.27.0",
"vitepress": "1.2.1",
"workbox-window": "^7.1.0"
Expand Down
Loading

0 comments on commit a536c2a

Please sign in to comment.