Merge pull request #63 from akionii/dependabot/npm_and_yarn/swiper-9.2.3

Bump swiper from 9.2.0 to 9.2.3
This commit is contained in:
biskwt 2023-04-21 10:57:08 +02:00 committed by GitHub
commit f3f566fe0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -23,7 +23,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"scripts": "^0.1.0", "scripts": "^0.1.0",
"styled-components": "^5.3.9", "styled-components": "^5.3.9",
"swiper": "^9.2.0", "swiper": "^9.2.3",
"web-vitals": "^3.3.1", "web-vitals": "^3.3.1",
"workbox-core": "^6.5.4", "workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4", "workbox-expiration": "^6.5.4",
@ -15589,9 +15589,9 @@
} }
}, },
"node_modules/swiper": { "node_modules/swiper": {
"version": "9.2.0", "version": "9.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.0.tgz", "resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.3.tgz",
"integrity": "sha512-lWK9toYumUQss+YuTL+Mt0+8twiMJEyzioER4bbS4rrGHlkeLrDM8uhtAmnpdijELrNscuNUujDgKoMQZfQGlQ==", "integrity": "sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==",
"funding": [ "funding": [
{ {
"type": "patreon", "type": "patreon",
@ -26861,9 +26861,9 @@
} }
}, },
"swiper": { "swiper": {
"version": "9.2.0", "version": "9.2.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.0.tgz", "resolved": "https://registry.npmjs.org/swiper/-/swiper-9.2.3.tgz",
"integrity": "sha512-lWK9toYumUQss+YuTL+Mt0+8twiMJEyzioER4bbS4rrGHlkeLrDM8uhtAmnpdijELrNscuNUujDgKoMQZfQGlQ==", "integrity": "sha512-hxqcjIsYPP1fv+KIXPqGywl6ik8RBp0y0i9+TOIh55ca6SpZ5FrgNJ4QXPhsl6mlSBMEYPmh5zOKtZpI8zpWeQ==",
"requires": { "requires": {
"ssr-window": "^4.0.2" "ssr-window": "^4.0.2"
} }

View file

@ -19,7 +19,7 @@
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"scripts": "^0.1.0", "scripts": "^0.1.0",
"styled-components": "^5.3.9", "styled-components": "^5.3.9",
"swiper": "^9.2.0", "swiper": "^9.2.3",
"web-vitals": "^3.3.1", "web-vitals": "^3.3.1",
"workbox-core": "^6.5.4", "workbox-core": "^6.5.4",
"workbox-expiration": "^6.5.4", "workbox-expiration": "^6.5.4",