diff --git a/packages/devextreme-themebuilder/package.json b/packages/devextreme-themebuilder/package.json index 51c1c8dfef92..ec7d7bd4c2f3 100644 --- a/packages/devextreme-themebuilder/package.json +++ b/packages/devextreme-themebuilder/package.json @@ -14,7 +14,7 @@ "license": "SEE LICENSE IN README.md", "dependencies": { "autoprefixer": "^10.4.7", - "bootstrap4": "npm:bootstrap@^4.6.0", + "bootstrap4": "npm:bootstrap@^5.0.0", "bootstrap5": "npm:bootstrap@^5.3.0", "clean-css": "^5.3.0", "less": "^3.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 730c2bf5653c..22fec1a84e79 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1505,8 +1505,8 @@ importers: specifier: ^10.4.7 version: 10.4.17(postcss@8.4.38) bootstrap4: - specifier: npm:bootstrap@^4.6.0 - version: bootstrap@4.6.2(jquery@3.7.1)(popper.js@1.16.1) + specifier: npm:bootstrap@^5.0.0 + version: bootstrap@5.3.2(@popperjs/core@2.11.8) bootstrap5: specifier: npm:bootstrap@^5.3.0 version: bootstrap@5.3.2(@popperjs/core@2.11.8) @@ -6714,12 +6714,6 @@ packages: boolbase@1.0.0: resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} - bootstrap@4.6.2: - resolution: {integrity: sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==} - peerDependencies: - jquery: 1.9.1 - 3 - popper.js: ^1.16.1 - bootstrap@5.3.2: resolution: {integrity: sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==} peerDependencies: @@ -12869,10 +12863,6 @@ packages: resolution: {integrity: sha512-OBatVyC/N7SCW/FaDHrSd+vn0o5cS855TOmYi4OkdWUMSJCET/xip//ch8xGUvtr3i44X9LVyWwQlRMTN3pwSA==} engines: {node: '>=10'} - popper.js@1.16.1: - resolution: {integrity: sha512-Wb4p1J4zyFTbM+u6WuO4XstYx4Ky9Cewe4DWrel7B0w6VVICvPwdOpotjzcf6eD8TsckVnIMNONQyPIUFOUbCQ==} - deprecated: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 - portfinder@1.0.32: resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} engines: {node: '>= 0.12.0'} @@ -24570,11 +24560,6 @@ snapshots: boolbase@1.0.0: {} - bootstrap@4.6.2(jquery@3.7.1)(popper.js@1.16.1): - dependencies: - jquery: 3.7.1 - popper.js: 1.16.1 - bootstrap@5.3.2(@popperjs/core@2.11.8): dependencies: '@popperjs/core': 2.11.8 @@ -32766,8 +32751,6 @@ snapshots: dependencies: '@babel/runtime': 7.24.5 - popper.js@1.16.1: {} - portfinder@1.0.32: dependencies: async: 2.6.4