Skip to content

Commit

Permalink
chore(deps): bump @babel/parser
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 6, 2023
1 parent ae3e4b1 commit 10c2a87
Show file tree
Hide file tree
Showing 3 changed files with 673 additions and 701 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/compiler-sfc/package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 10c2a87

Please sign in to comment.