mirror of
https://github.com/directus/directus.git
synced 2026-02-06 19:34:59 -05:00
Merge branch 'main' into insights
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
"cors": "^2.8.5",
|
||||
"csv-parser": "^3.0.0",
|
||||
"date-fns": "^2.22.1",
|
||||
"deep-diff": "^1.0.2",
|
||||
"deep-map": "^2.0.0",
|
||||
"destroy": "^1.0.4",
|
||||
"dotenv": "^10.0.0",
|
||||
@@ -169,6 +170,7 @@
|
||||
"@types/busboy": "0.2.4",
|
||||
"@types/cookie-parser": "1.4.2",
|
||||
"@types/cors": "2.8.12",
|
||||
"@types/deep-diff": "1.0.1",
|
||||
"@types/destroy": "1.0.0",
|
||||
"@types/express": "4.17.13",
|
||||
"@types/express-pino-logger": "4.0.2",
|
||||
@@ -187,9 +189,9 @@
|
||||
"@types/node": "15.12.2",
|
||||
"@types/node-cron": "2.0.4",
|
||||
"@types/nodemailer": "6.4.4",
|
||||
"@types/object-hash": "2.2.0",
|
||||
"@types/object-hash": "2.2.1",
|
||||
"@types/qs": "6.9.7",
|
||||
"@types/sharp": "0.29.1",
|
||||
"@types/sharp": "0.29.2",
|
||||
"@types/stream-json": "1.7.1",
|
||||
"@types/supertest": "2.0.11",
|
||||
"@types/uuid": "8.3.1",
|
||||
|
||||
Reference in New Issue
Block a user