Skip to content

Commit

Permalink
bump esm parser deps (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Jan 19, 2025
1 parent eed29cf commit d2b634a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"react": "^18.2.0 || ^19.0.0"
},
"dependencies": {
"es-module-lexer": "1.4.1",
"es-module-shims": "1.8.2",
"es-module-lexer": "1.6.0",
"es-module-shims": "2.0.3",
"sucrase": "3.35.0"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d2b634a

Please sign in to comment.