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 2, 2024
1 parent 07a46a2 commit 66f2365
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 350 deletions.
12 changes: 6 additions & 6 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.1",
"@types/node": "^18.19.3",
"@vue/runtime-core": "^3.3.13",
"@types/node": "^18.19.4",
"@vue/runtime-core": "^3.4.2",
"del-cli": "^5.1.0",
"eslint": "^8.56.0",
"happy-dom": "^12.10.3",
"prettier": "^3.1.1",
"prettier-plugin-jsdoc": "^1.1.1",
"prettier-plugin-jsdoc": "^1.3.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitepress": "1.0.0-rc.32",
"vitepress": "1.0.0-rc.33",
"vitest": "^1.1.0",
"vue": "^3.3.13"
"vue": "^3.4.2"
},
"dependencies": {
"@braw/async-computed": "^5.0.2",
Expand All @@ -104,5 +104,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.13.1"
}
Loading

0 comments on commit 66f2365

Please sign in to comment.