mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
chore(deps): update dependency typescript to v4.3.3 (#6329)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@@ -181,6 +181,6 @@
|
||||
"copyfiles": "2.4.1",
|
||||
"cross-env": "7.0.3",
|
||||
"ts-node-dev": "1.1.6",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.35.1",
|
||||
"tinymce": "5.8.1",
|
||||
"typescript": "4.3.2",
|
||||
"typescript": "4.3.3",
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"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.2",
|
||||
"typescript": "4.3.3",
|
||||
"vite": "2.3.7",
|
||||
"vue": "3.1.1",
|
||||
"vue-i18n": "9.1.6",
|
||||
@@ -46426,9 +46426,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
|
||||
"integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==",
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz",
|
||||
"integrity": "sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
"tsserver": "bin/tsserver"
|
||||
@@ -50412,7 +50412,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/cli/node_modules/@types/yargs": {
|
||||
@@ -51012,7 +51012,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/drive-azure": {
|
||||
@@ -51034,7 +51034,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/drive-azure/node_modules/dotenv": {
|
||||
@@ -51100,7 +51100,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/drive-gcs/node_modules/dotenv": {
|
||||
@@ -51132,7 +51132,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/drive-s3/node_modules/dotenv": {
|
||||
@@ -51233,7 +51233,7 @@
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
@@ -55211,7 +55211,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"npm-watch": "0.10.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/sdk": {
|
||||
@@ -55241,7 +55241,7 @@
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"packages/sdk/node_modules/@jest/environment": {
|
||||
@@ -57260,7 +57260,7 @@
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.35.1",
|
||||
"tinymce": "5.8.1",
|
||||
"typescript": "4.3.2",
|
||||
"typescript": "4.3.3",
|
||||
"vite": "2.3.7",
|
||||
"vue": "3.1.1",
|
||||
"vue-i18n": "9.1.6",
|
||||
@@ -57314,7 +57314,7 @@
|
||||
"strip-indent": "^4.0.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.2",
|
||||
"typescript": "4.3.3",
|
||||
"yargs": "^17.0.1",
|
||||
"yargs-parser": "^20.2.7"
|
||||
},
|
||||
@@ -57639,7 +57639,7 @@
|
||||
"node-exceptions": "^4.0.1",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57688,7 +57688,7 @@
|
||||
"normalize-path": "^3.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57739,7 +57739,7 @@
|
||||
"normalize-path": "^3.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": {
|
||||
@@ -57812,7 +57812,7 @@
|
||||
"rollup-plugin-sourcemaps": "0.6.3",
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"@directus/gatsby-source-directus": {
|
||||
@@ -60749,7 +60749,7 @@
|
||||
"knex-schema-inspector": "^1.3.0",
|
||||
"lodash": "^4.17.21",
|
||||
"npm-watch": "0.10.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
},
|
||||
"@directus/sdk": {
|
||||
@@ -60775,7 +60775,7 @@
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"ts-jest": "27.0.3",
|
||||
"ts-node": "10.0.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jest/environment": {
|
||||
@@ -72901,7 +72901,7 @@
|
||||
"stream-json": "^1.7.1",
|
||||
"tedious": "^11.0.8",
|
||||
"ts-node-dev": "1.1.6",
|
||||
"typescript": "4.3.2",
|
||||
"typescript": "4.3.3",
|
||||
"uuid": "^8.3.2",
|
||||
"uuid-validate": "0.0.3"
|
||||
},
|
||||
@@ -96244,9 +96244,9 @@
|
||||
}
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
|
||||
"integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw=="
|
||||
"version": "4.3.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.3.tgz",
|
||||
"integrity": "sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA=="
|
||||
},
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
|
||||
}
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
"jest": "27.0.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"ts-jest": "27.0.3",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"homepage": "https://github.com/directus/directus#readme",
|
||||
"devDependencies": {
|
||||
"npm-watch": "0.10.0",
|
||||
"typescript": "4.3.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"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.2"
|
||||
"typescript": "4.3.3"
|
||||
},
|
||||
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user