Update dependencies

Upgrade: Bump @popperjs/core from 2.10.1 to 2.11.5
Upgrade: Bump mermaid from 8.12.1 to 9.0.1
Upgrade: Bump @types/bootstrap from 5.1.4 to 5.1.10
Upgrade: Bump prettier from 2.4.0 to 2.6.2
Upgrade: Bump @types/jquery from 3.5.6 to 3.5.14
This commit is contained in:
yuhan6665 2022-04-25 23:58:56 -04:00
parent 3fe58013f0
commit b5cf80ad67
2 changed files with 654 additions and 45 deletions

View File

@ -6,8 +6,8 @@
"author": "Arthur Morgan, Project X Community",
"license": "CC-BY-SA-4.0",
"devDependencies": {
"@types/bootstrap": "^5.1.4",
"@types/jquery": "^3.5.6",
"@types/bootstrap": "^5.1.10",
"@types/jquery": "^3.5.14",
"@types/mermaid": "^8.2.7",
"@types/node": "^16.9.1",
"@vuepress/bundler-vite": "^2.0.0-beta.25",
@ -15,7 +15,7 @@
"@vuepress/plugin-debug": "^2.0.0-beta.25",
"@vuepress/plugin-search": "^2.0.0-beta.25",
"postcss-loader": "^6.1.1",
"prettier": "^2.4.0",
"prettier": "^2.6.2",
"sass": "^1.39.2",
"sass-loader": "^12.1.0",
"vue-property-decorator": "^9.1.2",
@ -27,12 +27,12 @@
"lint": "prettier --write ."
},
"dependencies": {
"@popperjs/core": "^2.10.1",
"@popperjs/core": "^2.11.5",
"bootstrap": "^5.1.1",
"esbuild": "^0.14.38",
"jquery": "^3.6.0",
"markdown-it-footnote": "^3.0.3",
"mermaid": "^8.12.1",
"mermaid": "^9.0.1",
"vuepress-plugin-mermaidjs": "^1.8.1"
}
}

689
yarn.lock

File diff suppressed because it is too large Load Diff