Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip netlify]
  • Loading branch information
renovate[bot] committed Jun 30, 2024
1 parent b742a48 commit 640048d
Show file tree
Hide file tree
Showing 4 changed files with 1,051 additions and 864 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
},
"bugs": "https://github.com/dwightjack/vue-types/issues",
"devDependencies": {
"@changesets/cli": "2.27.3",
"@changesets/cli": "2.27.6",
"@eslint/js": "9.4.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"happy-dom": "14.12.0",
"lefthook": "1.6.12",
"prettier": "3.3.1",
"happy-dom": "14.12.3",
"lefthook": "1.6.18",
"prettier": "3.3.2",
"typescript": "5.4.5",
"typescript-eslint": "8.0.0-alpha.16",
"vite": "5.2.11",
"typescript-eslint": "8.0.0-alpha.37",
"vite": "5.2.13",
"vitest": "1.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@types/node": "20.14.2",
"@types/node": "20.14.9",
"babel-plugin-transform-node-env-inline": "0.4.3",
"cpy-cli": "5.0.0",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"cross-env": "7.0.3",
"markdown-it-container": "4.0.0",
"vitepress": "1.2.3",
"vue": "3.4.27"
"vue": "3.4.31"
}
}
Loading

0 comments on commit 640048d

Please sign in to comment.