mirror of
https://github.com/a2nt/meta-lightbox.git
synced 2024-10-22 17:05:53 +02:00
IMPR: ReactJS version
This commit is contained in:
parent
517b412435
commit
9ba283cb3e
26
package.json
26
package.json
@ -36,42 +36,16 @@
|
|||||||
"ie>=11"
|
"ie>=11"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aos": "^2.3.4",
|
|
||||||
"axios": "^0.21.1",
|
"axios": "^0.21.1",
|
||||||
"balanced-match": "^1.0.0",
|
"balanced-match": "^1.0.0",
|
||||||
"bootbox": "^5.5.2",
|
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
"bootstrap-confirmation2": "^4.2.0",
|
|
||||||
"bootstrap-datepicker": "^1.9.0",
|
|
||||||
"bootstrap-offcanvas": "^1.0.0",
|
|
||||||
"bootstrap-table": "^1.18.2",
|
|
||||||
"bootstrap-timepicker": "^0.5.2",
|
|
||||||
"brace-expansion": "^2.0.0",
|
"brace-expansion": "^2.0.0",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"hammerjs": "^2.0.8",
|
|
||||||
"inputmask": "^5.0.5",
|
|
||||||
"jquery": "^3.5.1",
|
|
||||||
"jquery-hammerjs": "^2.0.0",
|
|
||||||
"jquery-hoverintent": "*",
|
|
||||||
"jquery-zoom": "^1.7.21",
|
|
||||||
"jquery.appear": "^1.0.1",
|
|
||||||
"jquery.instagramFeed": "github:jsanahuja/jquery.instagramFeed",
|
|
||||||
"lodash.debounce": "^4.0.8",
|
|
||||||
"lodash.throttle": "^4.1.1",
|
|
||||||
"mapbox-gl": "^2.0.1",
|
|
||||||
"material-design-color": "^2.3.2",
|
"material-design-color": "^2.3.2",
|
||||||
"minimatch": "^3.0.4",
|
"minimatch": "^3.0.4",
|
||||||
"moment": "^2.29.1",
|
|
||||||
"oembed-github-gist": "^1.0.0",
|
"oembed-github-gist": "^1.0.0",
|
||||||
"offcanvas-bootstrap": "^2.5.2",
|
|
||||||
"popper.js": "*",
|
|
||||||
"react-tiny-oembed": "^1.0.1",
|
"react-tiny-oembed": "^1.0.1",
|
||||||
"select2": "^4.0.13",
|
|
||||||
"setimmediate": "^1.0.5",
|
"setimmediate": "^1.0.5",
|
||||||
"smooth-scroll": "^16.1.3",
|
|
||||||
"sockjs-client": "^1.5.0",
|
|
||||||
"sticky-sidebar": "^3.3.1",
|
|
||||||
"tablednd": "^1.0.5"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@a2nt/image-sprite-webpack-plugin": "^0.2.5",
|
"@a2nt/image-sprite-webpack-plugin": "^0.2.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user