Skip to content

Commit

Permalink
Bump production deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sacr3dc0w committed Jul 19, 2024
1 parent 5c2f64e commit 2f2431a
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 67 deletions.
177 changes: 121 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@
"license": "MIT",
"dependencies": {
"@bigcommerce/stencil-utils": "6.15.1",
"core-js": "^3.9.0",
"creditcards": "^4.2.0",
"easyzoom": "^2.5.3",
"focus-trap": "^6.3.0",
"focus-within-polyfill": "^5.1.0",
"formdata-polyfill": "^3.0.20",
"core-js": "^3.37.1",
"creditcards": "^5.0.0",
"easyzoom": "^2.6.0",
"focus-trap": "^7.5.4",
"focus-within-polyfill": "^5.2.1",
"formdata-polyfill": "^4.0.10",
"foundation-sites": "^5.5.3",
"jquery": "^3.6.1",
"jstree": "^3.3.12",
"lazysizes": "5.2.2",
"jquery": "^3.7.1",
"jstree": "^3.3.16",
"lazysizes": "5.3.2",
"lodash": "^4.17.21",
"nod-validate": "^2.0.12",
"object-fit-images": "^3.2.4",
"regenerator-runtime": "^0.13.7",
"regenerator-runtime": "^0.14.1",
"slick-carousel": "^1.8.1",
"svg-injector": "^1.1.3",
"webfontloader": "^1.6.28",
"whatwg-fetch": "^3.6.1"
"whatwg-fetch": "^3.6.20"
},
"devDependencies": {
"@babel/core": "^7.12.17",
Expand Down

0 comments on commit 2f2431a

Please sign in to comment.