Skip to content

Commit c1f4587

Browse files
committed
feat(all): update RXJS from "^6.6.7" to "^7.8.1"
1 parent 9dba012 commit c1f4587

File tree

2 files changed

+117
-63
lines changed

2 files changed

+117
-63
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "~3.1.1",
7373
"release-it": "^17.0.1",
7474
"rimraf": "^5.0.10",
75-
"rxjs": "^6.6.7",
75+
"rxjs": "^7.8.1",
7676
"stylelint": "^13.13.1",
7777
"stylelint-config-prettier": "^8.0.2",
7878
"tslib": "~2.3.0",
@@ -83,7 +83,7 @@
8383
"@angular/common": "13.x || 14.x",
8484
"@angular/core": "13.x || 14.x",
8585
"@angular/forms": "13.x || 14.x",
86-
"rxjs": "6.x"
86+
"rxjs": "7.x"
8787
},
8888
"scripts": {
8989
"build": "ng build -c production && cd dist && npm pack ./ --silent && cd ..",
@@ -150,4 +150,4 @@
150150
"path": "node_modules/cz-customizable"
151151
}
152152
}
153-
}
153+
}

0 commit comments

Comments
 (0)