Skip to content

Commit

Permalink
build(deps): bump rjsf to v5.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrc authored and pamfilos committed Jun 26, 2024
1 parent ecf6acb commit eae4d22
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 206 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"files": [
"dist"
],
"main": "./dist/react-formule.umd.cjs",
"main": "./dist/react-formule.js",
"module": "./dist/react-formule.js",
"types": "./dist/index.d.ts",
"exports": {
Expand Down Expand Up @@ -42,10 +42,10 @@
"@codemirror/lint": "^6.5.0",
"@codemirror/merge": "^6.1.1",
"@reduxjs/toolkit": "^1.9.5",
"@rjsf/antd": "^5.13.0",
"@rjsf/core": "^5.13.0",
"@rjsf/utils": "^5.13.0",
"@rjsf/validator-ajv8": "^5.13.0",
"@rjsf/antd": "^5.18.4",
"@rjsf/core": "^5.18.4",
"@rjsf/utils": "^5.18.4",
"@rjsf/validator-ajv8": "^5.18.4",
"antd": "^5.7.3",
"axios": "^1.4.0",
"codemirror": "^6.0.1",
Expand Down
Loading

0 comments on commit eae4d22

Please sign in to comment.