ci: add packages to dev

This commit is contained in:
Krise
2023-08-02 20:12:35 +00:00
parent 1b82544b7c
commit df82beadaf
3 changed files with 1395 additions and 4 deletions

View File

@@ -84,6 +84,10 @@
"@directus/types": "^10.1.3",
"@directus/utils": "^10.0.8",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^10.0.1",
"@semantic-release/github": "^9.0.4",
"@semantic-release/npm": "^10.0.4",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/config": "^3.3.0",
@@ -111,6 +115,7 @@
"knex": "^2.5.1",
"lodash-es": "^4.17.21",
"nyc": "^15.1.0",
"semantic-release": "^21.0.7",
"sqlite3": "^5.1.6",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",