Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Apr 29, 2024
1 parent e400f25 commit da246f3
Show file tree
Hide file tree
Showing 3 changed files with 4,665 additions and 3,967 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
},
"prettier": "@meteorlxy/prettier-config",
"devDependencies": {
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@lerna-lite/cli": "^3.3.2",
"@lerna-lite/publish": "^3.3.2",
"@lerna-lite/cli": "^3.3.3",
"@lerna-lite/publish": "^3.3.3",
"@meteorlxy/eslint-config": "^3.4.0",
"@meteorlxy/prettier-config": "^3.2.0",
"@meteorlxy/tsconfig": "^3.0.0",
"@vitest/coverage-istanbul": "^1.5.0",
"@vitest/coverage-istanbul": "^1.5.2",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"sort-package-json": "^2.10.0",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.5.0"
"vitest": "^1.5.2"
},
"packageManager": "pnpm@8.15.7"
"packageManager": "pnpm@9.0.6"
}
2 changes: 1 addition & 1 deletion packages/plugin-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"markdown-it": "^14.1.0"
},
"devDependencies": {
"@vue/shared": "^3.4.22"
"@vue/shared": "^3.4.26"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit da246f3

Please sign in to comment.