chore(deps): bump @babel/parser

This commit is contained in:
Evan You 2023-12-06 16:48:30 +08:00
parent ae3e4b1c70
commit 10c2a87c70
3 changed files with 681 additions and 709 deletions

View File

@ -88,14 +88,14 @@
"csstype": "^3.1.0"
},
"devDependencies": {
"@babel/parser": "^7.18.4",
"@babel/parser": "^7.23.5",
"@microsoft/api-extractor": "^7.25.0",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@types/he": "^1.1.2",
"@types/node": "^17.0.41",
"@types/node": "^20.10.3",
"chalk": "^4.1.2",
"conventional-changelog-cli": "^2.2.2",
"cross-spawn": "^7.0.3",

View File

@ -8,12 +8,12 @@
"dist"
],
"dependencies": {
"@babel/parser": "^7.18.4",
"@babel/parser": "^7.23.5",
"postcss": "^8.4.14",
"source-map": "^0.6.1"
},
"devDependencies": {
"@babel/types": "^7.19.4",
"@babel/types": "^7.23.5",
"@types/estree": "^0.0.48",
"@types/hash-sum": "^1.0.0",
"@types/lru-cache": "^5.1.1",

File diff suppressed because it is too large Load Diff