Skip to content

Commit

Permalink
bump and refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Sep 17, 2024
1 parent b47f1f5 commit 785d58c
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 748 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "^0.62.3",
"@vueuse/core": "^11.0.3",
"@unocss/reset": "^0.62.4",
"@vueuse/core": "^11.1.0",
"uqr": "^0.1.2",
"vue": "^3.5.3",
"vue-router": "^4.4.3"
"vue": "^3.5.6",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@unocss/extractor-pug": "^0.62.3",
"@unocss/extractor-pug": "^0.62.4",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/language-plugin-pug": "^2.1.6",
"pug": "^3.0.3",
"unocss": "^0.62.3",
"vite": "^5.4.3",
"unocss": "^0.62.4",
"vite": "^5.4.6",
"vite-plugin-singlefile": "^2.0.2"
}
}
Loading

0 comments on commit 785d58c

Please sign in to comment.