tachybase_todo/packages/presets/nocobase/package.json
ChengLei Shao 261d4c4137
refactor: establish a sound testing system (#3179)
* chore: use vitest to replace jest

* chore: support vitest

* feat: vitest 1.0

* fix: test

* chore: yarn.lock

* chore: github actions

* fix: test

* fix: test

* fix: test

* fix: test

* fix: jest.fn

* fix: require

* fix: test

* fix: build

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: test

* fix: dynamic import

* fix: bug

* chore: yarn run test command

* chore: package.json

* chore: package.json

* chore: vite 5

* fix: fix variable test

* fix: import json

* feat: initEnv

* fix: env.APP_ENV_PATH

* chore: get package json

* fix: remove GlobalThmeProvider

* chore: update snap

* chore: test env

* chore: test env

* chore: import module

* chore: jest

* fix: load package json

* chore: test

* fix: bug

* chore: test

* chore: test

* chore: test

* chore: test

* chore: test

* fix: import file in windows

* chore: import module with absolute file path

* fix: test error

* test: update snapshot

* chore: update yarn.lock

* fix: front-end tests do not include utils folder

* refactor: use vitest-dom

* fix: fix build

* fix: test error

* fix: change to vitest.config.mts

* fix: types error

* fix: types error

* fix: types error

* fix: error

* fix: test

* chore: test

* fix: test package

* feat: update dependencies

* refactor: test

* fix: error

* fix: error

* fix: __dirname is not defined in ES module scope

* fix: allow only

* fix: error

* fix: error

* fix: error

* fix: create-app

* fix: install-deps

* feat: update docs

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: dream2023 <1098626505@qq.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2023-12-21 20:39:11 +08:00

74 lines
3.5 KiB
JSON

{
"name": "@nocobase/preset-nocobase",
"version": "0.17.0-alpha.7",
"license": "AGPL-3.0",
"main": "./lib/server/index.js",
"dependencies": {
"@formily/json-schema": "2.x",
"@nocobase/plugin-acl": "0.17.0-alpha.7",
"@nocobase/plugin-action-bulk-edit": "0.17.0-alpha.7",
"@nocobase/plugin-action-bulk-update": "0.17.0-alpha.7",
"@nocobase/plugin-action-duplicate": "0.17.0-alpha.7",
"@nocobase/plugin-action-print": "0.17.0-alpha.7",
"@nocobase/plugin-api-doc": "0.17.0-alpha.7",
"@nocobase/plugin-api-keys": "0.17.0-alpha.7",
"@nocobase/plugin-audit-logs": "0.17.0-alpha.7",
"@nocobase/plugin-auth": "0.17.0-alpha.7",
"@nocobase/plugin-cas": "0.17.0-alpha.7",
"@nocobase/plugin-charts": "0.17.0-alpha.7",
"@nocobase/plugin-china-region": "0.17.0-alpha.7",
"@nocobase/plugin-client": "0.17.0-alpha.7",
"@nocobase/plugin-collection-manager": "0.17.0-alpha.7",
"@nocobase/plugin-custom-request": "0.17.0-alpha.7",
"@nocobase/plugin-data-visualization": "0.17.0-alpha.7",
"@nocobase/plugin-duplicator": "0.17.0-alpha.7",
"@nocobase/plugin-error-handler": "0.17.0-alpha.7",
"@nocobase/plugin-excel-formula-field": "0.17.0-alpha.7",
"@nocobase/plugin-export": "0.17.0-alpha.7",
"@nocobase/plugin-file-manager": "0.17.0-alpha.7",
"@nocobase/plugin-formula-field": "0.17.0-alpha.7",
"@nocobase/plugin-gantt": "0.17.0-alpha.7",
"@nocobase/plugin-graph-collection-manager": "0.17.0-alpha.7",
"@nocobase/plugin-iframe-block": "0.17.0-alpha.7",
"@nocobase/plugin-import": "0.17.0-alpha.7",
"@nocobase/plugin-kanban": "0.17.0-alpha.7",
"@nocobase/plugin-localization-management": "0.17.0-alpha.7",
"@nocobase/plugin-map": "0.17.0-alpha.7",
"@nocobase/plugin-math-formula-field": "0.17.0-alpha.7",
"@nocobase/plugin-mobile-client": "0.17.0-alpha.7",
"@nocobase/plugin-mock-collections": "0.17.0-alpha.7",
"@nocobase/plugin-multi-app-manager": "0.17.0-alpha.7",
"@nocobase/plugin-multi-app-share-collection": "0.17.0-alpha.7",
"@nocobase/plugin-oidc": "0.17.0-alpha.7",
"@nocobase/plugin-saml": "0.17.0-alpha.7",
"@nocobase/plugin-sample-hello": "0.17.0-alpha.7",
"@nocobase/plugin-sequence-field": "0.17.0-alpha.7",
"@nocobase/plugin-sms-auth": "0.17.0-alpha.7",
"@nocobase/plugin-snapshot-field": "0.17.0-alpha.7",
"@nocobase/plugin-system-settings": "0.17.0-alpha.7",
"@nocobase/plugin-theme-editor": "0.17.0-alpha.7",
"@nocobase/plugin-ui-routes-storage": "0.17.0-alpha.7",
"@nocobase/plugin-ui-schema-storage": "0.17.0-alpha.7",
"@nocobase/plugin-users": "0.17.0-alpha.7",
"@nocobase/plugin-verification": "0.17.0-alpha.7",
"@nocobase/plugin-workflow": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-aggregate": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-delay": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-dynamic-calculation": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-form-trigger": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-loop": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-manual": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-parallel": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-request": "0.17.0-alpha.7",
"@nocobase/plugin-workflow-sql": "0.17.0-alpha.7",
"@nocobase/server": "0.17.0-alpha.7",
"cronstrue": "^2.11.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nocobase/nocobase.git",
"directory": "packages/presets/nocobase"
},
"gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
}