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 Mar 21, 2024
1 parent 9c58f65 commit 3b736de
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 259 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,19 @@
"devDependencies": {
"@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",
"@testing-library/vue": "^8.0.3",
"@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",
"vitest": "^1.3.1",
"vue": "^3.4.19"
"vitepress": "1.0.0-rc.45",
"vitest": "^1.4.0",
"vue": "^3.4.21"
},
"dependencies": {
"@braw/async-computed": "^5.0.2",
Expand All @@ -104,5 +104,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit 3b736de

Please sign in to comment.