Skip to content

Commit

Permalink
fix(deps): update major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 04c48a6 commit 0265af2
Show file tree
Hide file tree
Showing 51 changed files with 3,525 additions and 2,399 deletions.
20 changes: 10 additions & 10 deletions apps/chrome-devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"@angular/cli": "~16.2.0",
"@angular/compiler": "~16.2.0",
"@angular/compiler-cli": "~16.2.0",
"@nx/eslint-plugin": "~16.8.0",
"@nx/jest": "~16.8.0",
"@nx/eslint-plugin": "~17.0.0",
"@nx/jest": "~17.0.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/dev-tools": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
Expand All @@ -46,28 +46,28 @@
"@o3r/rules-engine": "workspace:^",
"@types/chrome": "^0.0.248",
"@types/jest": "~29.5.2",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/types": "^5.60.1",
"archiver": "^5.3.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/types": "^6.0.0",
"archiver": "^6.0.0",
"chokidar": "^3.5.2",
"chrome-webstore-upload": "^1.0.0",
"concurrently": "^8.0.0",
"cpy-cli": "^4.2.0",
"cpy-cli": "^5.0.0",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"globby": "^11.1.0",
"eslint-plugin-unicorn": "^48.0.0",
"globby": "^13.0.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~13.1.1",
"jsonc-eslint-parser": "~2.3.0",
"minimist": "^1.2.6",
"nx": "~16.8.0",
"nx": "~17.0.0",
"rimraf": "^5.0.1",
"tsc-watch": "^6.0.0",
"typescript": "~5.1.6"
Expand Down
22 changes: 11 additions & 11 deletions apps/github-cascading-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"tslib": "^2.5.3"
},
"devDependencies": {
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@angular-devkit/build-angular": "~16.2.0",
"@angular-devkit/core": "~16.2.0",
"@angular-eslint/builder": "~16.2.0",
Expand All @@ -29,35 +29,35 @@
"@angular/core": "~16.2.0",
"@angular/platform-browser": "~16.2.0",
"@angular/platform-browser-dynamic": "~16.2.0",
"@azure/functions": "^3.5.1",
"@nx/eslint-plugin": "~16.8.0",
"@nx/jest": "~16.8.0",
"@nx/js": "~16.8.0",
"@nx/linter": "~16.8.0",
"@azure/functions": "^4.0.0",
"@nx/eslint-plugin": "~17.0.0",
"@nx/jest": "~17.0.0",
"@nx/js": "~17.0.0",
"@nx/linter": "~17.0.0",
"@o3r/dev-tools": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@types/ejs": "^3.1.2",
"@types/jest": "~29.5.2",
"@types/node": "^18.0.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"cpy-cli": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"cpy-cli": "^5.0.0",
"ejs": "^3.1.9",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unicorn": "^48.0.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~13.1.1",
"jsonc-eslint-parser": "~2.3.0",
"nock": "^13.0.5",
"nx": "~16.8.0",
"nx": "~17.0.0",
"rxjs": "^7.8.1",
"smee-client": "^1.2.2",
"ts-jest": "~29.1.1",
Expand Down
14 changes: 7 additions & 7 deletions apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@ngrx/store": "~16.2.0",
"@ngrx/store-devtools": "~16.2.0",
"@ngx-translate/core": "~15.0.0",
"@nx/jest": "~16.8.0",
"@nx/jest": "~17.0.0",
"@o3r/application": "workspace:^",
"@o3r/components": "workspace:^",
"@o3r/configuration": "workspace:^",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "~16.2.0",
"@ng-bootstrap/ng-bootstrap": "^15.1.1",
"@nx/eslint-plugin": "~16.8.0",
"@nx/eslint-plugin": "~17.0.0",
"@o3r/dev-tools": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand All @@ -84,16 +84,16 @@
"@types/bootstrap": "^5.2.6",
"@types/jest": "~29.5.2",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/types": "^5.60.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/types": "^6.0.0",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"globby": "^11.1.0",
"eslint-plugin-unicorn": "^48.0.0",
"globby": "^13.0.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@
"@angular/core": "~16.2.0",
"@angular/platform-browser": "~16.2.0",
"@angular/platform-browser-dynamic": "~16.2.0",
"@nx/eslint-plugin": "~16.8.0",
"@nx/jest": "~16.8.0",
"@nx/eslint-plugin": "~17.0.0",
"@nx/jest": "~17.0.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/core": "workspace:^",
"@o3r/dev-tools": "workspace:^",
Expand All @@ -328,20 +328,20 @@
"@types/jest": "~29.5.2",
"@types/node": "^18.0.0",
"@types/vscode": "^1.67.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vscode/vsce": "^2.16.0",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unicorn": "^48.0.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.3.0",
"nx": "~16.8.0",
"nx": "~17.0.0",
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"typescript": "~5.1.6",
Expand Down
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"resolutions": {
"@angular-devkit/core/rxjs": "^7.8.1",
"@angular-devkit/schematics/rxjs": "^7.8.1",
"@angular-eslint/builder/nx": "~16.8.0",
"@angular-eslint/builder/nx": "~17.0.0",
"@nx/angular/jasmine-marbles": "^0.9.2",
"jasmine-marbles/rxjs": "^7.8.1",
"git-url-parse": "^13.1.0",
Expand All @@ -137,7 +137,7 @@
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@angular-devkit/architect": "~0.1602.0",
"@angular-devkit/build-angular": "~16.2.0",
"@angular-devkit/core": "~16.2.0",
Expand All @@ -154,15 +154,15 @@
"@angular/platform-browser-dynamic": "~16.2.0",
"@babel/core": "~7.23.0",
"@babel/preset-typescript": "~7.23.0",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@compodoc/compodoc": "^1.1.19",
"@nx/angular": "~16.8.0",
"@nx/eslint-plugin": "~16.8.0",
"@nx/jest": "~16.8.0",
"@nx/js": "~16.8.0",
"@nx/linter": "~16.8.0",
"@nx/workspace": "~16.8.0",
"@nx/angular": "~17.0.0",
"@nx/eslint-plugin": "~17.0.0",
"@nx/jest": "~17.0.0",
"@nx/js": "~17.0.0",
"@nx/linter": "~17.0.0",
"@nx/workspace": "~17.0.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/dev-tools": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
Expand All @@ -173,46 +173,46 @@
"@types/jest": "~29.5.2",
"@types/node": "^18.0.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/types": "^5.60.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/types": "^6.0.0",
"@yarnpkg/sdks": "^2.7.0",
"babel-loader": "^9.0.0",
"browserslist": "^4.21.4",
"concurrently": "^8.0.0",
"cpy-cli": "^4.2.0",
"cpy-cli": "^5.0.0",
"editorconfig-checker": "^5.0.1",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"globby": "^11.1.0",
"eslint-plugin-unicorn": "^48.0.0",
"globby": "^13.0.0",
"husky": "~8.0.3",
"isomorphic-fetch": "~3.0.0",
"jest": "~29.7.0",
"jest-preset-angular": "~13.1.1",
"js-yaml": "^4.1.0",
"jsonc-eslint-parser": "~2.3.0",
"lint-staged": "^13.0.0",
"lint-staged": "^15.0.0",
"minimist": "^1.2.6",
"ng-packagr": "~16.2.0",
"npm-run-all": "^4.1.5",
"nx": "~16.8.0",
"nx": "~17.0.0",
"nx-cloud": "~16.4.0",
"postcss": "~8.4.31",
"postcss-scss": "~4.0.9",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"rimraf": "^5.0.1",
"sass": "~1.69.0",
"sass-loader": "^13.1.0",
"semver": "^7.5.2",
"shx": "^0.3.4",
"standard-version": "^9.0.0",
"stylelint": "^15.10.1",
"stylelint-scss": "^4.0.0",
"stylelint-scss": "^5.0.0",
"ts-jest": "~29.1.1",
"ts-node": "~10.9.1",
"tsc-watch": "^6.0.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@schematics/angular": "~16.2.0",
"chokidar": "^3.5.2",
"cpy": "~10.1.0",
"globby": "^11.1.0",
"globby": "^13.0.0",
"isomorphic-fetch": "^3.0.0",
"minimist": "^1.2.6",
"rxjs": "^7.8.1",
Expand Down Expand Up @@ -98,8 +98,8 @@
"@angular-eslint/eslint-plugin": "~16.2.0",
"@angular/common": "~16.2.0",
"@angular/core": "~16.2.0",
"@nx/eslint-plugin": "~16.8.0",
"@nx/jest": "~16.8.0",
"@nx/eslint-plugin": "~17.0.0",
"@nx/jest": "~17.0.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/dev-tools": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
Expand All @@ -110,19 +110,19 @@
"@types/minimist": "^1.2.2",
"@types/node": "^18.0.0",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"chokidar": "^3.5.2",
"copyfiles": "^2.4.1",
"cpy": "~10.1.0",
"cpy-cli": "^4.2.0",
"cpy-cli": "^5.0.0",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"globby": "^11.1.0",
"eslint-plugin-unicorn": "^48.0.0",
"globby": "^13.0.0",
"isomorphic-fetch": "~3.0.0",
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
Expand All @@ -132,7 +132,7 @@
"rxjs": "^7.8.1",
"ts-jest": "~29.1.1",
"ts-node": "~10.9.1",
"type-fest": "^3.12.0",
"type-fest": "^4.0.0",
"typescript": "~5.1.6",
"zone.js": "~0.13.1"
},
Expand Down
20 changes: 10 additions & 10 deletions packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"devDependencies": {
"@angular-eslint/eslint-plugin": "~16.2.0",
"@angular-eslint/eslint-plugin-template": "~16.2.0",
"@nx/eslint-plugin": "~16.8.0",
"@nx/jest": "~16.8.0",
"@nx/js": "~16.8.0",
"@nx/linter": "~16.8.0",
"@nx/eslint-plugin": "~17.0.0",
"@nx/jest": "~17.0.0",
"@nx/js": "~17.0.0",
"@nx/linter": "~17.0.0",
"@o3r/build-helpers": "workspace:^",
"@o3r/dev-tools": "workspace:^",
"@o3r/eslint-config-otter": "workspace:^",
Expand All @@ -41,26 +41,26 @@
"@types/node": "^18.0.0",
"@types/pid-from-port": "^1.1.0",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"cpy-cli": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"cpy-cli": "^5.0.0",
"eslint": "^8.42.0",
"eslint-import-resolver-node": "^0.3.4",
"eslint-plugin-jest": "~27.4.0",
"eslint-plugin-jsdoc": "~46.8.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "^47.0.0",
"eslint-plugin-unicorn": "^48.0.0",
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jsonc-eslint-parser": "~2.3.0",
"nx": "~16.8.0",
"nx": "~17.0.0",
"pid-from-port": "^1.1.3",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
"semver": "^7.5.2",
"ts-jest": "~29.1.1",
"tslib": "^2.5.3",
"type-fest": "^3.12.0"
"type-fest": "^4.0.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
Loading

0 comments on commit 0265af2

Please sign in to comment.