Uncaught TypeError: Cannot read property 'step' of undefined

bootstrap(4.5.0)とjQueryUI(1.12.1)を併用しようとした際に、以下のエラーが発生した。 Uncaught TypeError: Cannot read property 'step' of undefined at String. (jquery-ui.min.js:6) at each (jquery-3.5.1.slim.min.js:2) at Function.l.hook (jquery-ui.min.js:6) at jquery-ui.min.js:6 at jquery-ui.min.js:…