mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-11 05:43:26 +00:00
[deps]: Update type-fest to v4 (#635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -101,7 +101,7 @@
|
|||||||
"ts-jest": "29.2.5",
|
"ts-jest": "29.2.5",
|
||||||
"ts-loader": "9.5.1",
|
"ts-loader": "9.5.1",
|
||||||
"tsconfig-paths-webpack-plugin": "4.1.0",
|
"tsconfig-paths-webpack-plugin": "4.1.0",
|
||||||
"type-fest": "3.13.1",
|
"type-fest": "4.26.1",
|
||||||
"typescript": "5.1.6",
|
"typescript": "5.1.6",
|
||||||
"typescript-transform-paths": "3.5.1",
|
"typescript-transform-paths": "3.5.1",
|
||||||
"webpack": "5.95.0",
|
"webpack": "5.95.0",
|
||||||
@@ -20251,12 +20251,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/type-fest": {
|
"node_modules/type-fest": {
|
||||||
"version": "3.13.1",
|
"version": "4.26.1",
|
||||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz",
|
||||||
"integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
|
"integrity": "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"license": "(MIT OR CC0-1.0)",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.16"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/sindresorhus"
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
|||||||
@@ -129,7 +129,7 @@
|
|||||||
"ts-jest": "29.2.5",
|
"ts-jest": "29.2.5",
|
||||||
"ts-loader": "9.5.1",
|
"ts-loader": "9.5.1",
|
||||||
"tsconfig-paths-webpack-plugin": "4.1.0",
|
"tsconfig-paths-webpack-plugin": "4.1.0",
|
||||||
"type-fest": "3.13.1",
|
"type-fest": "4.26.1",
|
||||||
"typescript": "5.1.6",
|
"typescript": "5.1.6",
|
||||||
"typescript-transform-paths": "3.5.1",
|
"typescript-transform-paths": "3.5.1",
|
||||||
"webpack": "5.95.0",
|
"webpack": "5.95.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user