Skip to content

Commit 1c0a4ec

Browse files
authored
Update wonka to version 6.3.5
1 parent 91e143d commit 1c0a4ec

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

packages/api-client-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tiny-graphql-query-compiler": "^0.2.2",
4242
"tslib": "^2.6.2",
4343
"type-fest": "^3.13.1",
44-
"wonka": "^6.3.2",
44+
"wonka": "^6.3.5",
4545
"ws": "^8.18.2"
4646
},
4747
"devDependencies": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"tiny-graphql-query-compiler": "workspace:*",
4545
"type-fest": ">=3.0.0",
4646
"typescript": "5.4.5",
47-
"wonka": ">=6.0.0"
47+
"wonka": ">=6.3.5"
4848
},
4949
"peerDependencies": {
5050
"@urql/core": ">=4.0.0"

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"tailwindcss": "^3.4.17",
137137
"tailwindcss-animate": "^1.0.7",
138138
"tmp": "^0.2.3",
139-
"wonka": "^6.3.2"
139+
"wonka": "^6.3.5"
140140
},
141141
"peerDependencies": {
142142
"@mdxeditor/editor": "^3.42.0",

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)