Skip to content

Commit

Permalink
Be more tolerant when valueCoding.code not present
Browse files Browse the repository at this point in the history
  • Loading branch information
fongsean committed Feb 14, 2025
1 parent 76e2a26 commit 6a1c66e
Show file tree
Hide file tree
Showing 10 changed files with 794 additions and 162 deletions.
6 changes: 2 additions & 4 deletions apps/smart-forms-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@aehrc/sdc-assemble": "^1.3.1",
"@aehrc/sdc-populate": "^3.0.1",
"@aehrc/smart-forms-renderer": "^1.0.0-alpha.15",
"@aehrc/smart-forms-renderer": "^1.0.0-alpha.18",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@fontsource/material-icons": "^5.0.18",
Expand Down Expand Up @@ -84,8 +84,6 @@
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.22",
"@types/react-helmet": "^6.1.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^6.11.0",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "^8.52.0",
"eslint-plugin-react": "^7.34.1",
Expand All @@ -96,7 +94,7 @@
"prettier": "^3.2.5",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2",
"vite": "^4.5.5",
"vite": "^5.4.14",
"vite-plugin-svgr": "^4.2.0",
"yui-lint": "^0.2.0"
},
Expand Down
Loading

0 comments on commit 6a1c66e

Please sign in to comment.