DEV: Remove now unused bootstrap dependency (#30715)

This commit is contained in:
Jarek Radosz 2025-01-10 21:28:31 +01:00 committed by GitHub
parent 7f38cf588b
commit b2167a79b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 10 deletions

View File

@ -71,7 +71,6 @@
"autosize": "^6.0.1", "autosize": "^6.0.1",
"babel-import-util": "^3.0.0", "babel-import-util": "^3.0.0",
"babel-plugin-ember-template-compilation": "^2.3.0", "babel-plugin-ember-template-compilation": "^2.3.0",
"bootstrap": "3.4.1",
"broccoli-asset-rev": "^3.0.0", "broccoli-asset-rev": "^3.0.0",
"custom-proxy": "workspace:1.0.0", "custom-proxy": "workspace:1.0.0",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",

View File

@ -429,9 +429,6 @@ importers:
babel-plugin-ember-template-compilation: babel-plugin-ember-template-compilation:
specifier: ^2.3.0 specifier: ^2.3.0
version: 2.3.0 version: 2.3.0
bootstrap:
specifier: 3.4.1
version: 3.4.1
broccoli-asset-rev: broccoli-asset-rev:
specifier: ^3.0.0 specifier: ^3.0.0
version: 3.0.0 version: 3.0.0
@ -3284,10 +3281,6 @@ packages:
body@5.1.0: body@5.1.0:
resolution: {integrity: sha512-chUsBxGRtuElD6fmw1gHLpvnKdVLK302peeFa9ZqAEk8TyzZ3fygLyUEDDPTJvL9+Bor0dIwn6ePOsRM2y0zQQ==} resolution: {integrity: sha512-chUsBxGRtuElD6fmw1gHLpvnKdVLK302peeFa9ZqAEk8TyzZ3fygLyUEDDPTJvL9+Bor0dIwn6ePOsRM2y0zQQ==}
bootstrap@3.4.1:
resolution: {integrity: sha512-yN5oZVmRCwe5aKwzRj6736nSmKDX7pLYwsXiCj/EYmo16hODaBiT4En5btW/jhBF/seV+XMx3aYwukYC3A49DA==}
engines: {node: '>=6'}
brace-expansion@1.1.11: brace-expansion@1.1.11:
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
@ -11130,8 +11123,6 @@ snapshots:
raw-body: 1.1.7 raw-body: 1.1.7
safe-json-parse: 1.0.1 safe-json-parse: 1.0.1
bootstrap@3.4.1: {}
brace-expansion@1.1.11: brace-expansion@1.1.11:
dependencies: dependencies:
balanced-match: 1.0.2 balanced-match: 1.0.2