Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 22a8ab1 commit 413a269
Show file tree
Hide file tree
Showing 10 changed files with 173 additions and 116 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,29 +127,29 @@
"@commitlint/cli": "^17.6.0",
"@commitlint/config-conventional": "^17.6.0",
"@nguniversal/express-engine": "15.2.0",
"@nrwl/cli": "~15.9.2",
"@nrwl/cli": "~15.9.3",
"@nrwl/jest": "15.9.2",
"@nrwl/js": "15.9.2",
"@nrwl/linter": "15.9.2",
"@nrwl/nx-cloud": "~15.3.5",
"@nrwl/tao": "~15.9.2",
"@nrwl/workspace": "~15.9.2",
"@types/express": "^4.17.6",
"@types/express": "^4.17.21",
"@types/jest": "28.1.1",
"@types/node": "^16.11.7",
"@types/semver": "^7.2.0",
"@types/semver": "^7.5.5",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@schematics/angular": "15.2.4",
"bundlemon": "1.4.0",
"core-js": "^3.6.5",
"core-js": "^3.33.2",
"cpx": "^1.5.0",
"cross-env": "^5.2.1",
"cypress": "^13.1.0",
"cypress": "^13.5.1",
"dtslint": "^3.6.9",
"eslint": "8.15.0",
"express": "^4.17.1",
"husky": "^8.0.0",
"eslint": "8.54.0",
"express": "^4.18.2",
"husky": "^8.0.3",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest-preset-angular": "12.2.3",
Expand All @@ -159,12 +159,12 @@
"nx": "~15.9.2",
"prettier": "2.8.2",
"rxjs": "6.6.7",
"serve": "^14.2.0",
"serve": "^14.2.1",
"start-server-and-test": "^1.11.0",
"ts-jest": "^27.0.5",
"ts-node": "^8.10.2",
"tslib": "^2.0.0",
"tslib": "^2.6.2",
"typescript": "4.8.4",
"zone.js": "~0.11.4"
"zone.js": "~0.14.2"
}
}
4 changes: 2 additions & 2 deletions packages/devtools-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"sideEffects": false,
"peerDependencies": {
"@ngxs/store": "^0.0.0",
"@angular/core": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
}
}
6 changes: 3 additions & 3 deletions packages/form-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"sideEffects": false,
"peerDependencies": {
"@ngxs/store": "^0.0.0",
"@angular/core": ">=12.0.0 <17.0.0",
"@angular/forms": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"@angular/forms": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
}
}
2 changes: 1 addition & 1 deletion packages/hmr-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"license": "MIT",
"sideEffects": true,
"peerDependencies": {
"@angular/core": ">=12.0.0 <17.0.0"
"@angular/core": ">=12.0.0 <18.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/logger-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"sideEffects": false,
"peerDependencies": {
"@ngxs/store": "^0.0.0",
"@angular/core": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
}
}
6 changes: 3 additions & 3 deletions packages/router-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"sideEffects": false,
"peerDependencies": {
"@ngxs/store": "^0.0.0",
"@angular/core": ">=12.0.0 <17.0.0",
"@angular/router": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"@angular/router": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
}
}
4 changes: 2 additions & 2 deletions packages/storage-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"sideEffects": false,
"peerDependencies": {
"@ngxs/store": "^0.0.0",
"@angular/core": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
}
}
4 changes: 2 additions & 2 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"sideEffects": false,
"peerDependencies": {
"@angular/core": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
},
"schematics": "./schematics/collection.json"
}
4 changes: 2 additions & 2 deletions packages/websocket-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"sideEffects": true,
"peerDependencies": {
"@ngxs/store": "^0.0.0",
"@angular/core": ">=12.0.0 <17.0.0",
"rxjs": ">=6.5.5"
"@angular/core": ">=12.0.0 <18.0.0",
"rxjs": ">=7.8.1"
}
}
Loading

0 comments on commit 413a269

Please sign in to comment.