mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 11:43:51 +00:00
Remove type-fest v4 for now
Not needed, since I extracted a few necessary types for this.
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -179,7 +179,6 @@
|
||||
"ts-loader": "9.5.2",
|
||||
"tsconfig-paths-webpack-plugin": "4.2.0",
|
||||
"type-fest": "2.19.0",
|
||||
"type-fest-v4": "npm:type-fest@4.41.0",
|
||||
"typescript": "5.5.4",
|
||||
"typescript-eslint": "8.31.0",
|
||||
"typescript-strict-plugin": "2.4.4",
|
||||
@@ -37242,20 +37241,6 @@
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/type-fest-v4": {
|
||||
"name": "type-fest",
|
||||
"version": "4.41.0",
|
||||
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
|
||||
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
|
||||
"dev": true,
|
||||
"license": "(MIT OR CC0-1.0)",
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/sindresorhus"
|
||||
}
|
||||
},
|
||||
"node_modules/type-is": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
|
||||
|
||||
@@ -139,7 +139,6 @@
|
||||
"ts-loader": "9.5.2",
|
||||
"tsconfig-paths-webpack-plugin": "4.2.0",
|
||||
"type-fest": "2.19.0",
|
||||
"type-fest-v4": "npm:type-fest@4.41.0",
|
||||
"typescript": "5.5.4",
|
||||
"typescript-eslint": "8.31.0",
|
||||
"typescript-strict-plugin": "2.4.4",
|
||||
|
||||
Reference in New Issue
Block a user