dependencies: Remove unused config-ini-parser.

It’s been unused since its introduction in commit
c13e3dee24 (#29198), and also not
permissively licensed.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2024-04-25 14:35:39 -07:00 committed by Anders Kaseorg
parent 43874cb934
commit 5fdba3dc9d
2 changed files with 0 additions and 8 deletions

View File

@ -29,7 +29,6 @@
"clean-css": "^5.1.0",
"clipboard": "^2.0.4",
"colord": "^2.9.3",
"config-ini-parser": "^1.6.1",
"core-js": "^3.36.0",
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^6.0.0",

View File

@ -97,9 +97,6 @@ dependencies:
colord:
specifier: ^2.9.3
version: 2.9.3
config-ini-parser:
specifier: ^1.6.1
version: 1.6.1
core-js:
specifier: ^3.36.0
version: 3.36.1
@ -4957,10 +4954,6 @@ packages:
typedarray: 0.0.6
dev: false
/config-ini-parser@1.6.1:
resolution: {integrity: sha512-6YBVmXlWiUKDhjn+S/1ju2+8j8Qnj1PqR8yE5DmLrQRtBOc9kgMLyutFl2so1FNVHevR/A4nY7z9EWw8s6g/Cw==}
dev: false
/connect-history-api-fallback@2.0.0:
resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
engines: {node: '>=0.8'}