Skip to content

Commit 796e7f0

Browse files
chore(deps): bump phoenix and @types/phoenix (#836)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f36ffcb commit 796e7f0

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

packages/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,13 @@
7171
"@babel/runtime": "^7.28.6",
7272
"@knocklabs/types": "workspace:^",
7373
"@tanstack/store": "^0.7.2",
74-
"@types/phoenix": "^1.6.6",
74+
"@types/phoenix": "^1.6.7",
7575
"axios": "^1.11.0",
7676
"axios-retry": "^4.5.0",
7777
"eventemitter2": "^6.4.5",
7878
"jwt-decode": "^4.0.0",
7979
"nanoid": "^3.3.11",
80-
"phoenix": "1.7.21",
80+
"phoenix": "1.8.3",
8181
"urlpattern-polyfill": "^10.0.0"
8282
}
8383
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4302,7 +4302,7 @@ __metadata:
43024302
"@knocklabs/types": "workspace:^"
43034303
"@tanstack/store": "npm:^0.7.2"
43044304
"@types/jsonwebtoken": "npm:^9.0.10"
4305-
"@types/phoenix": "npm:^1.6.6"
4305+
"@types/phoenix": "npm:^1.6.7"
43064306
"@typescript-eslint/eslint-plugin": "npm:^8.32.0"
43074307
"@typescript-eslint/parser": "npm:^8.39.1"
43084308
axios: "npm:^1.11.0"
@@ -4314,7 +4314,7 @@ __metadata:
43144314
jsonwebtoken: "npm:^9.0.2"
43154315
jwt-decode: "npm:^4.0.0"
43164316
nanoid: "npm:^3.3.11"
4317-
phoenix: "npm:1.7.21"
4317+
phoenix: "npm:1.8.3"
43184318
prettier: "npm:^3.5.3"
43194319
rimraf: "npm:^6.0.1"
43204320
rollup: "npm:^4.46.2"
@@ -7938,10 +7938,10 @@ __metadata:
79387938
languageName: node
79397939
linkType: hard
79407940

7941-
"@types/phoenix@npm:^1.6.6":
7942-
version: 1.6.6
7943-
resolution: "@types/phoenix@npm:1.6.6"
7944-
checksum: 10c0/4dfcb3fd36341ed5500de030291af14163c599857e00d2d4ff065d4c4600317d5d20aa170913fb9609747a09436e3add44db7d0c709bdf80f36cddcc67a42021
7941+
"@types/phoenix@npm:^1.6.7":
7942+
version: 1.6.7
7943+
resolution: "@types/phoenix@npm:1.6.7"
7944+
checksum: 10c0/0ff8b6dc7d3d8d4a94d5b6bb4f7792db0d40ddef0dd722651929925663bd6aade2a0d41453dbcf4a31bb65471a2c982b17ba3e43eb7abc31b50c20cc489364a4
79457945
languageName: node
79467946
linkType: hard
79477947

@@ -17207,10 +17207,10 @@ __metadata:
1720717207
languageName: node
1720817208
linkType: hard
1720917209

17210-
"phoenix@npm:1.7.21":
17211-
version: 1.7.21
17212-
resolution: "phoenix@npm:1.7.21"
17213-
checksum: 10c0/f0872451603ba460d6ef81c43282353b044ef0f1091f81a83a111c207b5c9ad2988159ef272cdcc455b2d0edf91152649ad75e2ce49f0cced61dcb2fe903737e
17210+
"phoenix@npm:1.8.3":
17211+
version: 1.8.3
17212+
resolution: "phoenix@npm:1.8.3"
17213+
checksum: 10c0/3888f090b3acdf68d06031d515c4faa49c096d28cf6d89902e8e2bad0eca80a4ea19f8bc0a88837bfa1127182c55ab6c2c11e808801824bf86eceaba3a088e65
1721417214
languageName: node
1721517215
linkType: hard
1721617216

0 commit comments

Comments
 (0)