Skip to content

Commit

Permalink
faet: Add dataformjs, parse, onsenui, etc. (#258)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
- Added new libraries to enhance project capabilities, allowing for
potential new features and integrations.
    - `@alpinejs`
    - `dataformsjs`
    - `onsenui`
    - `parse`

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
fondoger authored Aug 26, 2024
1 parent 6bc1d5a commit 7f121f3
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"@alilc",
"@alipay",
"@alipay-inc",
"@alpinejs",
"@amap",
"@angular",
"@ant-credit",
Expand Down Expand Up @@ -82,6 +83,7 @@
"@iconify-icon",
"@iconify-icons",
"@iconify-json",
"@ionic",
"@jupyterlab",
"@koa",
"@lerna",
Expand All @@ -90,6 +92,7 @@
"@mapbox",
"@maptalks",
"@mas.io",
"@material-symbols",
"@maybe-lab",
"@microsoft",
"@miniu",
Expand Down Expand Up @@ -4092,6 +4095,9 @@
"data-fns": {
"version": "*"
},
"dataformsjs": {
"version": "*"
},
"datahub": {
"version": "*"
},
Expand Down Expand Up @@ -10539,6 +10545,9 @@
"onnxruntime-web": {
"version": "*"
},
"onsenui": {
"version": "*"
},
"open": {
"version": "*"
},
Expand Down Expand Up @@ -10731,6 +10740,9 @@
"parchment": {
"version": "*"
},
"parse": {
"version": "*"
},
"parse-asn1": {
"version": "*"
},
Expand Down Expand Up @@ -18559,4 +18571,4 @@
"version": "*"
}
}
}
}

0 comments on commit 7f121f3

Please sign in to comment.