Skip to content

Commit

Permalink
better texts and bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Aug 22, 2024
1 parent 836cf58 commit e85929e
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 787 deletions.
12 changes: 6 additions & 6 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.61.9",
"@vueuse/core": "^10.11.0",
"@unocss/reset": "^0.62.2",
"@vueuse/core": "^11.0.1",
"uqr": "^0.1.2",
"vue": "^3.4.36",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@unocss/extractor-pug": "^0.61.9",
"@unocss/extractor-pug": "^0.62.2",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/language-plugin-pug": "^2.0.29",
"pug": "^3.0.3",
"unocss": "^0.61.9",
"vite": "5.2.13",
"unocss": "^0.62.2",
"vite": "^5.4.2",
"vite-plugin-singlefile": "^2.0.2"
}
}
Loading

0 comments on commit e85929e

Please sign in to comment.