Skip to content

Commit

Permalink
feat: update Swiper to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Dec 16, 2022
1 parent 2c85805 commit 405ea88
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
],
"dependencies": {
"dom7": "^4.0.4",
"htm": "^3.1.0",
"path-to-regexp": "^6.2.0",
"skeleton-elements": "^4.0.0",
"htm": "^3.1.1",
"path-to-regexp": "^6.2.1",
"skeleton-elements": "^4.0.1",
"ssr-window": "^4.0.2",
"swiper": "^8.1.4"
"swiper": "^8.4.5"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
Expand All @@ -87,6 +87,7 @@
"autoprefixer": "^10.4.4",
"clean-css": "^5.3.0",
"concurrently": "^7.1.0",
"conventional-changelog-cli": "^2.2.2",
"cross-env": "^7.0.3",
"eslint": "^7.26.0",
"eslint-config-airbnb-base": "^14.2.1",
Expand Down

0 comments on commit 405ea88

Please sign in to comment.