teable/.ncurc.yml
Pengap 8e8152a1b2
feat: user me filter (#322)
* feat: user field support filter `Me`

* fix: selection filter user 'Me'

* fix: `sqlite` dateRangeOfMonths agg func

* refactor: remove queryUserId param use `cls` user

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2024-01-09 16:25:32 +08:00

14 lines
326 B
YAML

# npm-check-updates configuration used by yarn deps:check && yarn deps:update
# convenience scripts.
# @link https://github.com/raineorshine/npm-check-updates
# Add here exclusions on packages if any
reject: [
'vite-plugin-svgr',
# Too early cause in esm
'is-port-reachable',
'nanoid',
'node-fetch',
]