Skip to content

Commit 8315b73

Browse files
fix(deps): update dependency @junipero/core to v3.10.5
1 parent 971e032 commit 8315b73

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"example:next": "yarn workspace poool-react-access-next-example dev"
7676
},
7777
"dependencies": {
78-
"@junipero/core": "3.10.0",
78+
"@junipero/core": "3.10.5",
7979
"@types/poool-access": "5.18.0"
8080
},
8181
"packageManager": "yarn@4.5.3"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1291,10 +1291,10 @@ __metadata:
12911291
languageName: node
12921292
linkType: hard
12931293

1294-
"@junipero/core@npm:3.10.0":
1295-
version: 3.10.0
1296-
resolution: "@junipero/core@npm:3.10.0"
1297-
checksum: 10c0/46d1f2417f6bb5fb7e99a32464090550d61ae5cb9c28d945c5480e9bbcda507f3414a35f7fbbdbd1afcf21faea0c997bbde13a09d5a03952d6c589bc2cd3ba93
1294+
"@junipero/core@npm:3.10.5":
1295+
version: 3.10.5
1296+
resolution: "@junipero/core@npm:3.10.5"
1297+
checksum: 10c0/4158576433032189ce795cc6e48056084218dc6aa3383215ff7688aa88c7f5b5dd783a12b16064a667b901903d1d8ad896662a13b903a2ebe7349093d9774726
12981298
languageName: node
12991299
linkType: hard
13001300

@@ -1467,7 +1467,7 @@ __metadata:
14671467
version: 0.0.0-use.local
14681468
resolution: "@poool/react-access@portal:../../::locator=poool-react-access-basic-example%40workspace%3Aexamples%2Fbasic"
14691469
dependencies:
1470-
"@junipero/core": "npm:3.10.0"
1470+
"@junipero/core": "npm:3.10.5"
14711471
"@types/poool-access": "npm:5.18.0"
14721472
peerDependencies:
14731473
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -1478,7 +1478,7 @@ __metadata:
14781478
version: 0.0.0-use.local
14791479
resolution: "@poool/react-access@portal:../../::locator=poool-react-access-next-example%40workspace%3Aexamples%2Fnext"
14801480
dependencies:
1481-
"@junipero/core": "npm:3.10.0"
1481+
"@junipero/core": "npm:3.10.5"
14821482
"@types/poool-access": "npm:5.18.0"
14831483
peerDependencies:
14841484
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -1490,7 +1490,7 @@ __metadata:
14901490
resolution: "@poool/react-access@workspace:."
14911491
dependencies:
14921492
"@babel/eslint-plugin": "npm:7.25.9"
1493-
"@junipero/core": "npm:3.10.0"
1493+
"@junipero/core": "npm:3.10.5"
14941494
"@poool/eslint-config": "npm:3.0.1"
14951495
"@poool/eslint-config-react": "npm:3.0.1"
14961496
"@poool/eslint-plugin": "npm:3.0.0"

0 commit comments

Comments
 (0)