Skip to content

Commit

Permalink
better content
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Jun 19, 2024
1 parent 82c3828 commit 56556ba
Show file tree
Hide file tree
Showing 3 changed files with 300 additions and 274 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "^0.60.4",
"@vueuse/core": "^10.10.0",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"uqr": "^0.1.2"
"@unocss/reset": "^0.61.0",
"@vueuse/core": "^10.11.0",
"uqr": "^0.1.2",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
},
"devDependencies": {
"@unocss/extractor-pug": "^0.60.4",
"@unocss/extractor-pug": "^0.61.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/language-plugin-pug": "^2.0.21",
"pug": "^3.0.3",
"unocss": "^0.60.4",
"unocss": "^0.61.0",
"vite": "5.2.13",
"vite-plugin-singlefile": "^2.0.1"
}
Expand Down
Loading

0 comments on commit 56556ba

Please sign in to comment.