Skip to content

Commit

Permalink
chore: update dependency min-dom to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 3fd3950 commit ddeec17
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 7 deletions.
83 changes: 78 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/form-js-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"big.js": "^6.2.1",
"ids": "^1.0.5",
"min-dash": "^4.2.1",
"min-dom": "^4.1.0",
"min-dom": "^5.0.0",
"preact": "^10.5.14"
},
"sideEffects": [
Expand Down
2 changes: 1 addition & 1 deletion packages/form-js-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"css-loader": "^7.1.1",
"min-dash": "^4.2.1",
"min-dom": "^4.1.0",
"min-dom": "^5.0.0",
"rollup-plugin-css-only": "^4.5.2",
"style-loader": "^4.0.0"
}
Expand Down

0 comments on commit ddeec17

Please sign in to comment.