Skip to content

Commit e179ccb

Browse files
chore(deps-dev): bump the patch-versions group with 2 updates
Bumps the patch-versions group with 2 updates: [axios](https://github.com/axios/axios) and [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer). Updates `axios` from 1.13.2 to 1.13.3 - [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.3) Updates `react-intersection-observer` from 10.0.0 to 10.0.2 - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v10.0.0...v10.0.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: react-intersection-observer dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17d3a49 commit e179ccb

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"@types/react": "^19",
2828
"@types/react-dom": "^19",
2929
"autoprefixer": "^10.4.23",
30-
"axios": "^1.13.2",
30+
"axios": "^1.13.3",
3131
"eslint": "^9",
3232
"eslint-config-next": "15.3.5",
3333
"framer-motion": "^12.23.26",
3434
"postcss": "^8",
35-
"react-intersection-observer": "^10.0.0",
35+
"react-intersection-observer": "^10.0.2",
3636
"tailwindcss": "^3.4.19",
3737
"typescript": "^5"
3838
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,14 +1265,14 @@ __metadata:
12651265
languageName: node
12661266
linkType: hard
12671267

1268-
"axios@npm:^1.13.2":
1269-
version: 1.13.2
1270-
resolution: "axios@npm:1.13.2"
1268+
"axios@npm:^1.13.3":
1269+
version: 1.13.3
1270+
resolution: "axios@npm:1.13.3"
12711271
dependencies:
12721272
follow-redirects: "npm:^1.15.6"
12731273
form-data: "npm:^4.0.4"
12741274
proxy-from-env: "npm:^1.1.0"
1275-
checksum: 10c0/e8a42e37e5568ae9c7a28c348db0e8cf3e43d06fcbef73f0048669edfe4f71219664da7b6cc991b0c0f01c28a48f037c515263cb79be1f1ae8ff034cd813867b
1275+
checksum: 10c0/86f0770624d9f14a3f8f8738c8b8f7f7fbb7b0d4ad38757db1de2d71007a0311bc597661c5ff4b4a9ee6350c6956a7282e3a281fcdf7b5b32054e35a8801e2ce
12761276
languageName: node
12771277
linkType: hard
12781278

@@ -2394,7 +2394,7 @@ __metadata:
23942394
"@types/react": "npm:^19"
23952395
"@types/react-dom": "npm:^19"
23962396
autoprefixer: "npm:^10.4.23"
2397-
axios: "npm:^1.13.2"
2397+
axios: "npm:^1.13.3"
23982398
classnames: "npm:^2.3.2"
23992399
eslint: "npm:^9"
24002400
eslint-config-next: "npm:15.3.5"
@@ -2404,7 +2404,7 @@ __metadata:
24042404
postcss: "npm:^8"
24052405
react: "npm:^19"
24062406
react-dom: "npm:^19"
2407-
react-intersection-observer: "npm:^10.0.0"
2407+
react-intersection-observer: "npm:^10.0.2"
24082408
react-p5: "npm:^1.4.1"
24092409
react-scroll: "npm:^1.9.3"
24102410
tailwindcss: "npm:^3.4.19"
@@ -4083,16 +4083,16 @@ __metadata:
40834083
languageName: node
40844084
linkType: hard
40854085

4086-
"react-intersection-observer@npm:^10.0.0":
4087-
version: 10.0.0
4088-
resolution: "react-intersection-observer@npm:10.0.0"
4086+
"react-intersection-observer@npm:^10.0.2":
4087+
version: 10.0.2
4088+
resolution: "react-intersection-observer@npm:10.0.2"
40894089
peerDependencies:
40904090
react: ^17.0.0 || ^18.0.0 || ^19.0.0
40914091
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
40924092
peerDependenciesMeta:
40934093
react-dom:
40944094
optional: true
4095-
checksum: 10c0/ab2d9316adaab401cfff657ced221c12665434dfa0846d8d22b6871c053916550c541e5835969399ae292ee8b68b5cfc5cc3047bfd69b09efc605dc95aef532f
4095+
checksum: 10c0/6a71956dcad43699a3d3ea9e9d311c85525de88074d2b7869b4315a7778cd0edfda41cdb63733711a17fd30094a8effae7ab2932728448b4e56eed0b51a3c4d3
40964096
languageName: node
40974097
linkType: hard
40984098

0 commit comments

Comments
 (0)