Skip to content

Commit

Permalink
Merge pull request #4 from motea927/dev
Browse files Browse the repository at this point in the history
chore: update deps
  • Loading branch information
motea927 authored Jan 15, 2024
2 parents 37a661b + ae90c92 commit 9d12364
Show file tree
Hide file tree
Showing 2 changed files with 679 additions and 976 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,35 +123,35 @@
}
},
"dependencies": {
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.7.2",
"sirv": "^2.0.4",
"unplugin": "^1.5.1"
"unplugin": "^1.6.0"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@iconify/vue": "^4.1.1",
"@nuxt/kit": "^3.8.2",
"@nuxt/schema": "^3.8.2",
"@nuxt/kit": "^3.9.1",
"@nuxt/schema": "^3.9.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.10.3",
"@types/node": "^20.11.1",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.0",
"bumpp": "^9.2.1",
"chalk": "^5.3.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"husky": "^8.0.3",
"jsdom": "^23.2.0",
"lint-staged": "^15.2.0",
"nodemon": "^3.0.2",
"prettier": "^3.0.3",
"prettier": "^3.2.2",
"rimraf": "^5.0.5",
"rollup": "^4.6.1",
"rollup": "^4.9.5",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^0.34.6",
"webpack": "^5.89.0"
}
Expand Down
Loading

0 comments on commit 9d12364

Please sign in to comment.