Skip to content

Commit 5fb1951

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [axios](https://github.com/axios/axios), [next](https://github.com/vercel/next.js), [swiper](https://github.com/nolimits4web/Swiper) and [qs](https://github.com/ljharb/qs). Updates `axios` from 1.13.2 to 1.13.5 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.5) Updates `next` from 16.1.3 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.3...v16.1.5) Updates `swiper` from 12.0.3 to 12.1.2 - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](nolimits4web/swiper@v12.0.3...v12.1.2) Updates `qs` from 6.5.3 to 6.5.5 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.3...v6.5.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: swiper dependency-version: 12.1.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.5.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eab9e19 commit 5fb1951

2 files changed

Lines changed: 224 additions & 263 deletions

File tree

package.json

100755100644
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"@tailwindcss/forms": "^0.5.11",
1717
"@tailwindcss/typography": "^0.5.19",
1818
"animate.css": "^4.1.1",
19-
"axios": "^1.13.2",
19+
"axios": "^1.13.5",
2020
"classnames": "^2.5.1",
2121
"clsx": "^2.1.1",
2222
"dotenv": "^17.2.3",
2323
"firebase-admin": "^13.6.0",
2424
"framer-motion": "^12.29.0",
2525
"gsap": "^3.14.2",
2626
"motion": "^12.29.0",
27-
"next": "16.1.3",
27+
"next": "16.1.5",
2828
"next-nprogress-bar": "^2.4.7",
2929
"next-transition-router": "^0.2.11",
3030
"prisma-dbml-generator": "^0.12.0",
@@ -36,7 +36,7 @@
3636
"snoostorm": "^1.5.2",
3737
"snoowrap": "^1.23.0",
3838
"styled-components": "^6.3.8",
39-
"swiper": "^12.0.3",
39+
"swiper": "^12.1.2",
4040
"tailwind-merge": "^3.4.0",
4141
"tailwindcss-animate": "^1.0.7",
4242
"web-push": "^3.6.7"

0 commit comments

Comments
 (0)