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] committed Mar 16, 2024
1 parent 9c58f65 commit 61d7ec2
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 232 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,18 @@
"@changesets/cli": "^2.27.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@testing-library/vue": "^8.0.2",
"@types/node": "^18.19.17",
"@vue/runtime-core": "^3.4.19",
"@types/node": "^18.19.24",
"@vue/runtime-core": "^3.4.21",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"happy-dom": "^12.10.3",
"prettier": "^3.2.5",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"vitepress": "1.0.0-rc.44",
"vitepress": "1.0.0-rc.45",
"vitest": "^1.3.1",
"vue": "^3.4.19"
"vue": "^3.4.21"
},
"dependencies": {
"@braw/async-computed": "^5.0.2",
Expand All @@ -104,5 +104,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.15.3"
"packageManager": "pnpm@8.15.4"
}
Loading

0 comments on commit 61d7ec2

Please sign in to comment.