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 2, 2024
1 parent 9b3aa5a commit c0bca16
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 193 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,30 +68,30 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@meteorlxy/eslint-config": "^3.2.0",
"@meteorlxy/eslint-config": "^3.3.0",
"@meteorlxy/prettier-config": "^3.2.0",
"@meteorlxy/tsconfig": "^3.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vuepress/bundler-vite": "2.0.0-rc.9",
"@vuepress/theme-default": "2.0.0-rc.21",
"@vuepress/theme-default": "2.0.0-rc.23",
"conventional-changelog-cli": "^4.1.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.24.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.13.0",
"rollup": "^4.13.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-typescript2": "^0.36.0",
"sort-package-json": "^2.9.0",
"sort-package-json": "^2.10.0",
"typescript": "^5.4.3",
"vite": "~5.2.6",
"vite": "~5.2.7",
"vue-eslint-parser": "^9.4.2",
"vuepress": "2.0.0-rc.9"
},
"packageManager": "[email protected].5",
"packageManager": "[email protected].6",
"engines": {
"node": ">=18.16.0"
}
Expand Down
Loading

0 comments on commit c0bca16

Please sign in to comment.