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 5, 2024
1 parent 675236e commit fe888f0
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 155 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://dwightjack.github.io/vue-types/",
"type": "module",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": ">=16.16.0",
"pnpm": "^9.0.0"
Expand All @@ -23,18 +23,18 @@
},
"bugs": "https://github.com/dwightjack/vue-types/issues",
"devDependencies": {
"@changesets/cli": "2.27.3",
"@changesets/cli": "2.27.5",
"@eslint/js": "9.2.0",
"@vitest/coverage-v8": "1.6.0",
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"happy-dom": "14.10.3",
"lefthook": "1.6.12",
"lefthook": "1.6.15",
"prettier": "3.2.5",
"typescript": "5.4.5",
"typescript-eslint": "8.0.0-alpha.16",
"vite": "5.2.11",
"typescript-eslint": "8.0.0-alpha.27",
"vite": "5.2.12",
"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.12.12",
"@types/node": "20.12.14",
"babel-plugin-transform-node-env-inline": "0.4.3",
"cpy-cli": "5.0.0",
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit fe888f0

Please sign in to comment.