mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 03:42:41 +08:00
DEV: Remove now unused bootstrap
dependency (#30715)
This commit is contained in:
parent
7f38cf588b
commit
b2167a79b4
|
@ -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",
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user