chore: bump all deps (#11007)

* chore: bump all deps

* chore: fix type

* chore: fix withInstall type
This commit is contained in:
neverland
2022-09-04 14:24:59 +08:00
committed by GitHub
parent c6bc97f4e4
commit 65fdb2155b
14 changed files with 938 additions and 737 deletions

View File

@@ -37,12 +37,12 @@
"author": "chenjiahan",
"license": "MIT",
"dependencies": {
"@popperjs/core": "^2.9.2"
"@popperjs/core": "^2.11.6"
},
"devDependencies": {
"esbuild": "^0.14.29",
"release-it": "^15.1.1",
"typescript": "^4.7.4"
"esbuild": "^0.14.54",
"release-it": "^15.4.1",
"typescript": "^4.8.2"
},
"release-it": {
"git": {