Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
fix: surma#56
fix: surma#54
references: surma#57
fix: surma#52
references: surma#53
  • Loading branch information
Trickfilm400 committed May 22, 2024
1 parent 202946a commit c205f7d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 18 deletions.
30 changes: 16 additions & 14 deletions package-lock.json

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

11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,12 @@
"url": "https://github.com/trickfilm400/rollup-plugin-off-main-thread"
},
"dependencies": {
"ejs": "^3.1.6",
"json5": "^2.2.0",
"magic-string": "^0.25.0",
"string.prototype.matchall": "^4.0.6"
"ejs": "^3.1.10",
"json5": "^2.2.3",
"magic-string": "^0.30.10",
"string.prototype.matchall": "^4.0.11"
},
"engines": {
"node": ">=12"
}
}

0 comments on commit c205f7d

Please sign in to comment.