Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jan 14, 2022
1 parent 4109acf commit 2566bc9
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 271 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@docsearch/js": "^3.0.0-alpha.41",
"@vitejs/plugin-vue": "^2.0.0",
"prismjs": "^1.25.0",
"vite": "^2.7.0",
"vite": "^2.8.0-beta.2",
"vue": "^3.2.26"
},
"devDependencies": {
Expand All @@ -101,7 +101,7 @@
"debug": "^4.3.2",
"diacritics": "^1.3.0",
"enquirer": "^2.3.6",
"esbuild": "^0.13.4",
"esbuild": "^0.14.0",
"escape-html": "^1.0.3",
"execa": "^5.0.0",
"fast-glob": "^3.2.7",
Expand All @@ -111,12 +111,12 @@
"jest": "^27.0.1",
"lint-staged": "^11.0.0",
"lru-cache": "^6.0.0",
"markdown-it": "^12.0.6",
"markdown-it-anchor": "^8.1.2",
"markdown-it-attrs": "^4.0.0",
"markdown-it": "^12.3.2",
"markdown-it-anchor": "^8.4.1",
"markdown-it-attrs": "^4.1.3",
"markdown-it-container": "^3.0.0",
"markdown-it-emoji": "^2.0.0",
"markdown-it-table-of-contents": "^0.5.2",
"markdown-it-table-of-contents": "^0.6.0",
"micromatch": "^4.0.4",
"minimist": "^1.2.5",
"npm-run-all": "^4.1.5",
Expand All @@ -125,7 +125,7 @@
"prettier": "^2.3.0",
"rimraf": "^3.0.2",
"rollup": "^2.56.3",
"rollup-plugin-esbuild": "^4.5.0",
"rollup-plugin-esbuild": "^4.8.2",
"semver": "^7.3.5",
"sirv": "^1.0.12",
"ts-jest": "^27.0.1",
Expand Down
Loading

0 comments on commit 2566bc9

Please sign in to comment.