mirror of
https://github.com/directus/directus.git
synced 2026-01-30 20:47:56 -05:00
chore(deps): update dependency typescript to v4.3.4 (#6357)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
rijkvanzanten
parent
b856810e7a
commit
10101073a7
@@ -181,6 +181,6 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"cross-env": "7.0.3",
|
||||
"ts-node-dev": "1.1.6",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.35.1",
|
||||
"tinymce": "5.8.1",
|
||||
"typescript": "4.3.3",
|
||||
"typescript": "4.3.4",
|
||||
"vite": "2.3.7",
|
||||
"vue": "3.1.1",
|
||||
"vue-i18n": "9.1.6",
|
||||
|
||||
52
package-lock.json
generated
52
package-lock.json
generated
@@ -159,7 +159,7 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"cross-env": "7.0.3",
|
||||
"ts-node-dev": "1.1.6",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@keyv/redis": "^2.1.2",
|
||||
@@ -502,7 +502,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.35.1",
|
||||
"tinymce": "5.8.1",
|
||||
"typescript": "4.3.3",
|
||||
"typescript": "4.3.4",
|
||||
"vite": "2.3.7",
|
||||
"vue": "3.1.1",
|
||||
"vue-i18n": "9.1.6",
|
||||
@@ -46436,9 +46436,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz",
|
||||
"integrity": "sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==",
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
|
||||
"integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@@ -50422,7 +50422,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/cli/node_modules/@types/yargs": {
|
||||
@@ -51022,7 +51022,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/drive-azure": {
|
||||
@@ -51044,7 +51044,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/drive-azure/node_modules/dotenv": {
|
||||
@@ -51110,7 +51110,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/drive-gcs/node_modules/dotenv": {
|
||||
@@ -51142,7 +51142,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/drive-s3/node_modules/dotenv": {
|
||||
@@ -51243,7 +51243,7 @@
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
@@ -55221,7 +55221,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"npm-watch": "0.10.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/sdk": {
|
||||
@@ -55251,7 +55251,7 @@
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"packages/sdk/node_modules/@jest/environment": {
|
||||
@@ -57270,7 +57270,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.35.1",
|
||||
"tinymce": "5.8.1",
|
||||
"typescript": "4.3.3",
|
||||
"typescript": "4.3.4",
|
||||
"vite": "2.3.7",
|
||||
"vue": "3.1.1",
|
||||
"vue-i18n": "9.1.6",
|
||||
@@ -57336,7 +57336,7 @@
|
||||
"strip-indent": "^4.0.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3",
|
||||
"typescript": "4.3.4",
|
||||
"yargs": "^17.0.1",
|
||||
"yargs-parser": "^20.2.7"
|
||||
},
|
||||
@@ -57662,7 +57662,7 @@
|
||||
"node-exceptions": "^4.0.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57712,7 +57712,7 @@
|
||||
"normalize-path": "^3.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57765,7 +57765,7 @@
|
||||
"normalize-path": "^3.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57792,7 +57792,7 @@
|
||||
"normalize-path": "^3.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57841,7 +57841,7 @@
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"@directus/gatsby-source-directus": {
|
||||
@@ -60778,7 +60778,7 @@
|
||||
"knex-schema-inspector": "^1.3.0",
|
||||
"lodash": "^4.17.21",
|
||||
"npm-watch": "0.10.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
},
|
||||
"@directus/sdk": {
|
||||
@@ -60804,7 +60804,7 @@
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/environment": {
|
||||
@@ -72931,7 +72931,7 @@
|
||||
"stream-json": "^1.7.1",
|
||||
"tedious": "^11.0.8",
|
||||
"ts-node-dev": "1.1.6",
|
||||
"typescript": "4.3.3",
|
||||
"typescript": "4.3.4",
|
||||
"uuid": "^8.3.2",
|
||||
"uuid-validate": "0.0.3"
|
||||
},
|
||||
@@ -96274,9 +96274,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz",
|
||||
"integrity": "sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA=="
|
||||
"version": "4.3.4",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.4.tgz",
|
||||
"integrity": "sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew=="
|
||||
},
|
||||
"uc.micro": {
|
||||
"version": "1.0.6",
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
|
||||
}
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -57,6 +57,6 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"homepage": "https://github.com/directus/directus#readme",
|
||||
"devDependencies": {
|
||||
"npm-watch": "0.10.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"knex-schema-inspector": "^1.3.0",
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.3"
|
||||
"typescript": "4.3.4"
|
||||
},
|
||||
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user