Skip to content

Commit

Permalink
build: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Aug 28, 2024
1 parent 7a3284a commit 97b7530
Show file tree
Hide file tree
Showing 3 changed files with 527 additions and 600 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,32 +66,32 @@
"vue": "^3.4.38"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@meteorlxy/eslint-config": "^4.2.3",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@meteorlxy/eslint-config": "^4.3.0",
"@meteorlxy/prettier-config": "^4.0.0",
"@meteorlxy/tsconfig": "^4.0.0",
"@rollup/plugin-terser": "^0.4.4",
"@vitejs/plugin-vue": "^5.1.2",
"@vuepress/bundler-vite": "2.0.0-rc.14",
"@vuepress/theme-default": "2.0.0-rc.41",
"@vuepress/bundler-vite": "2.0.0-rc.15",
"@vuepress/theme-default": "2.0.0-rc.42",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-vue": "^9.27.0",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"rollup": "^4.21.0",
"rollup": "^4.21.1",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-typescript2": "^0.36.0",
"sort-package-json": "^2.10.0",
"sort-package-json": "^2.10.1",
"typescript": "^5.5.4",
"vite": "~5.3.3",
"vite": "~5.4.2",
"vue-eslint-parser": "^9.4.3",
"vuepress": "2.0.0-rc.14"
"vuepress": "2.0.0-rc.15"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=18.16.0"
}
Expand Down
Loading

0 comments on commit 97b7530

Please sign in to comment.