Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 9d094c8 commit 44a181a
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 152 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,17 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@testing-library/vue": "^8.0.1",
"@types/node": "^18.19.4",
"@vue/runtime-core": "^3.4.3",
"@vue/runtime-core": "^3.4.5",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"happy-dom": "^12.10.3",
"prettier": "^3.1.1",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitepress": "1.0.0-rc.34",
"vitest": "^1.1.1",
"vue": "^3.4.3"
"vitepress": "1.0.0-rc.35",
"vitest": "^1.1.2",
"vue": "^3.4.5"
},
"dependencies": {
"@braw/async-computed": "^5.0.2",
Expand All @@ -104,5 +104,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.13.1"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit 44a181a

Please sign in to comment.