Skip to content

Commit 21315f2

Browse files
build(deps): Bump fetch-event-stream from 0.1.5 to 0.1.6
Bumps [fetch-event-stream](https://github.com/lukeed/fetch-event-stream) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/lukeed/fetch-event-stream/releases) - [Commits](lukeed/fetch-event-stream@0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: fetch-event-stream dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb07340 commit 21315f2

4 files changed

Lines changed: 5668 additions & 2122 deletions

File tree

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"compare-versions": "^6.1.0",
3939
"date-fns": "4.1.0",
4040
"fast-xml-parser": "^5.2.5",
41-
"fetch-event-stream": "0.1.5",
41+
"fetch-event-stream": "0.1.6",
4242
"fuse.js": "7.1.0",
4343
"input-otp": "^1.4.1",
4444
"ioredis": "^5.6.1",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"class-variance-authority": "^0.7.1",
1818
"clsx": "^2.1.1",
1919
"date-fns": "4.1.0",
20-
"fetch-event-stream": "0.1.5",
20+
"fetch-event-stream": "0.1.6",
2121
"fuse.js": "7.1.0",
2222
"lucide-react": "0.525.0",
2323
"next": "15.3.8",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"class-variance-authority": "^0.7.1",
2626
"clsx": "^2.1.1",
2727
"date-fns": "4.1.0",
28-
"fetch-event-stream": "0.1.5",
28+
"fetch-event-stream": "0.1.6",
2929
"geist": "^1.5.1",
3030
"lucide-react": "0.525.0",
3131
"next": "15.3.8",

0 commit comments

Comments
 (0)