chore(repo): update nx to 17.1.1 (#20160)
This commit is contained in:
parent
a86d926612
commit
628937316e
36
package.json
36
package.json
@ -30,9 +30,9 @@
|
||||
"@angular-devkit/build-angular": "~17.0.0",
|
||||
"@angular-devkit/core": "~17.0.0",
|
||||
"@angular-devkit/schematics": "~17.0.0",
|
||||
"@angular-eslint/eslint-plugin": "~17.0.0",
|
||||
"@angular-eslint/eslint-plugin-template": "~17.0.0",
|
||||
"@angular-eslint/template-parser": "~17.0.0",
|
||||
"@angular-eslint/eslint-plugin": "17.0.1",
|
||||
"@angular-eslint/eslint-plugin-template": "17.0.1",
|
||||
"@angular-eslint/template-parser": "17.0.1",
|
||||
"@angular/cli": "~17.0.0",
|
||||
"@angular/common": "~17.0.0",
|
||||
"@angular/compiler": "~17.0.0",
|
||||
@ -63,19 +63,19 @@
|
||||
"@ngrx/effects": "~16.0.0",
|
||||
"@ngrx/router-store": "~16.0.0",
|
||||
"@ngrx/store": "~16.0.0",
|
||||
"@nx/angular": "17.1.0-beta.4",
|
||||
"@nx/cypress": "17.1.0-beta.4",
|
||||
"@nx/devkit": "17.1.0-beta.4",
|
||||
"@nx/esbuild": "17.1.0-beta.4",
|
||||
"@nx/eslint-plugin": "17.1.0-beta.4",
|
||||
"@nx/jest": "17.1.0-beta.4",
|
||||
"@nx/js": "17.1.0-beta.4",
|
||||
"@nx/next": "17.1.0-beta.4",
|
||||
"@nx/playwright": "17.1.0-beta.4",
|
||||
"@nx/react": "17.1.0-beta.4",
|
||||
"@nx/storybook": "17.1.0-beta.4",
|
||||
"@nx/web": "17.1.0-beta.4",
|
||||
"@nx/webpack": "17.1.0-beta.4",
|
||||
"@nx/angular": "17.1.1",
|
||||
"@nx/cypress": "17.1.1",
|
||||
"@nx/devkit": "17.1.1",
|
||||
"@nx/esbuild": "17.1.1",
|
||||
"@nx/eslint-plugin": "17.1.1",
|
||||
"@nx/jest": "17.1.1",
|
||||
"@nx/js": "17.1.1",
|
||||
"@nx/next": "17.1.1",
|
||||
"@nx/playwright": "17.1.1",
|
||||
"@nx/react": "17.1.1",
|
||||
"@nx/storybook": "17.1.1",
|
||||
"@nx/web": "17.1.1",
|
||||
"@nx/webpack": "17.1.1",
|
||||
"@parcel/watcher": "2.0.4",
|
||||
"@phenomnomnominal/tsquery": "~5.0.1",
|
||||
"@playwright/test": "^1.36.1",
|
||||
@ -227,7 +227,7 @@
|
||||
"node-fetch": "^2.6.7",
|
||||
"npm-package-arg": "11.0.1",
|
||||
"nuxi": "npm:nuxi-nightly@3.9.2-1699007958.251cab5",
|
||||
"nx": "17.1.0-beta.4",
|
||||
"nx": "17.1.1",
|
||||
"octokit": "^2.0.14",
|
||||
"open": "^8.4.0",
|
||||
"openai": "~4.3.1",
|
||||
@ -293,7 +293,7 @@
|
||||
"xstate": "4.34.0",
|
||||
"yargs": "^17.6.2",
|
||||
"yargs-parser": "21.1.1",
|
||||
"@nx/eslint": "17.1.0-beta.4"
|
||||
"@nx/eslint": "17.1.1"
|
||||
},
|
||||
"author": "Victor Savkin",
|
||||
"license": "MIT",
|
||||
|
||||
541
pnpm-lock.yaml
generated
541
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user