Skip to content

Commit 2566bc9

Browse files
committed
bump deps
1 parent 4109acf commit 2566bc9

File tree

2 files changed

+130
-271
lines changed

2 files changed

+130
-271
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@docsearch/js": "^3.0.0-alpha.41",
7575
"@vitejs/plugin-vue": "^2.0.0",
7676
"prismjs": "^1.25.0",
77-
"vite": "^2.7.0",
77+
"vite": "^2.8.0-beta.2",
7878
"vue": "^3.2.26"
7979
},
8080
"devDependencies": {
@@ -101,7 +101,7 @@
101101
"debug": "^4.3.2",
102102
"diacritics": "^1.3.0",
103103
"enquirer": "^2.3.6",
104-
"esbuild": "^0.13.4",
104+
"esbuild": "^0.14.0",
105105
"escape-html": "^1.0.3",
106106
"execa": "^5.0.0",
107107
"fast-glob": "^3.2.7",
@@ -111,12 +111,12 @@
111111
"jest": "^27.0.1",
112112
"lint-staged": "^11.0.0",
113113
"lru-cache": "^6.0.0",
114-
"markdown-it": "^12.0.6",
115-
"markdown-it-anchor": "^8.1.2",
116-
"markdown-it-attrs": "^4.0.0",
114+
"markdown-it": "^12.3.2",
115+
"markdown-it-anchor": "^8.4.1",
116+
"markdown-it-attrs": "^4.1.3",
117117
"markdown-it-container": "^3.0.0",
118118
"markdown-it-emoji": "^2.0.0",
119-
"markdown-it-table-of-contents": "^0.5.2",
119+
"markdown-it-table-of-contents": "^0.6.0",
120120
"micromatch": "^4.0.4",
121121
"minimist": "^1.2.5",
122122
"npm-run-all": "^4.1.5",
@@ -125,7 +125,7 @@
125125
"prettier": "^2.3.0",
126126
"rimraf": "^3.0.2",
127127
"rollup": "^2.56.3",
128-
"rollup-plugin-esbuild": "^4.5.0",
128+
"rollup-plugin-esbuild": "^4.8.2",
129129
"semver": "^7.3.5",
130130
"sirv": "^1.0.12",
131131
"ts-jest": "^27.0.1",

0 commit comments

Comments
 (0)