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 df8489f commit d6077ab
Show file tree
Hide file tree
Showing 2 changed files with 3,360 additions and 2,766 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"dependencies": {
"@types/showdown": "^2.0.6",
"showdown": "^2.1.0",
"vue": "^3.4.21"
"vue": "^3.4.26"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@meteorlxy/eslint-config": "^3.3.1",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@meteorlxy/eslint-config": "^3.4.0",
"@meteorlxy/prettier-config": "^3.2.0",
"@meteorlxy/tsconfig": "^3.0.0",
"@rollup/plugin-terser": "^0.4.4",
Expand All @@ -77,21 +77,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",
"eslint-plugin-vue": "^9.25.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rollup": "^4.17.1",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-typescript2": "^0.36.0",
"sort-package-json": "^2.10.0",
"typescript": "^5.4.3",
"vite": "~5.2.7",
"typescript": "^5.4.5",
"vite": "~5.2.10",
"vue-eslint-parser": "^9.4.2",
"vuepress": "2.0.0-rc.9"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": ">=18.16.0"
}
Expand Down

0 comments on commit d6077ab

Please sign in to comment.