Skip to content

Commit 1c67fe7

Browse files
chore(deps): update dependency rxjs to v7.8.2
1 parent e33fb96 commit 1c67fe7

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react": "^18.3.1",
8484
"react-dom": "^18.3.1",
8585
"react-virtualized-auto-sizer": "^1.0.25",
86-
"rxjs": "7.8.1",
86+
"rxjs": "7.8.2",
8787
"ts-pattern": "^5.7.0",
8888
"tslib": "^2.8.1",
8989
"zod": "^3.24.2"

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6213,7 +6213,7 @@ __metadata:
62136213
react-router-dom: "npm:^7.0.2"
62146214
react-virtualized-auto-sizer: "npm:^1.0.25"
62156215
replace-in-file-webpack-plugin: "npm:^1.0.6"
6216-
rxjs: "npm:7.8.1"
6216+
rxjs: "npm:7.8.2"
62176217
sass: "npm:^1.63.4"
62186218
sass-loader: "npm:^16.0.0"
62196219
style-loader: "npm:^4.0.0"
@@ -10040,6 +10040,15 @@ __metadata:
1004010040
languageName: node
1004110041
linkType: hard
1004210042

10043+
"rxjs@npm:7.8.2":
10044+
version: 7.8.2
10045+
resolution: "rxjs@npm:7.8.2"
10046+
dependencies:
10047+
tslib: "npm:^2.1.0"
10048+
checksum: 10c0/1fcd33d2066ada98ba8f21fcbbcaee9f0b271de1d38dc7f4e256bfbc6ffcdde68c8bfb69093de7eeb46f24b1fb820620bf0223706cff26b4ab99a7ff7b2e2c45
10049+
languageName: node
10050+
linkType: hard
10051+
1004310052
"safe-array-concat@npm:^1.1.2":
1004410053
version: 1.1.2
1004510054
resolution: "safe-array-concat@npm:1.1.2"

0 commit comments

Comments
 (0)