chore(repo): update nx to 17.0.0-rc.2 (#19740)
This commit is contained in:
parent
e887671bc9
commit
f619c80151
35
package.json
35
package.json
@ -66,19 +66,19 @@
|
||||
"@nguniversal/builders": "~16.2.0",
|
||||
"@nuxt/kit": "^3.7.4",
|
||||
"@nuxt/schema": "^3.7.4",
|
||||
"@nx/angular": "17.0.0-rc.0",
|
||||
"@nx/cypress": "17.0.0-rc.0",
|
||||
"@nx/devkit": "17.0.0-rc.0",
|
||||
"@nx/esbuild": "17.0.0-rc.0",
|
||||
"@nx/eslint-plugin": "17.0.0-rc.0",
|
||||
"@nx/jest": "17.0.0-rc.0",
|
||||
"@nx/js": "17.0.0-rc.0",
|
||||
"@nx/next": "17.0.0-rc.0",
|
||||
"@nx/playwright": "17.0.0-rc.0",
|
||||
"@nx/react": "17.0.0-rc.0",
|
||||
"@nx/storybook": "17.0.0-rc.0",
|
||||
"@nx/web": "17.0.0-rc.0",
|
||||
"@nx/webpack": "17.0.0-rc.0",
|
||||
"@nx/angular": "17.0.0-rc.2",
|
||||
"@nx/cypress": "17.0.0-rc.2",
|
||||
"@nx/devkit": "17.0.0-rc.2",
|
||||
"@nx/esbuild": "17.0.0-rc.2",
|
||||
"@nx/eslint-plugin": "17.0.0-rc.2",
|
||||
"@nx/jest": "17.0.0-rc.2",
|
||||
"@nx/js": "17.0.0-rc.2",
|
||||
"@nx/next": "17.0.0-rc.2",
|
||||
"@nx/playwright": "17.0.0-rc.2",
|
||||
"@nx/react": "17.0.0-rc.2",
|
||||
"@nx/storybook": "17.0.0-rc.2",
|
||||
"@nx/web": "17.0.0-rc.2",
|
||||
"@nx/webpack": "17.0.0-rc.2",
|
||||
"@parcel/watcher": "2.0.4",
|
||||
"@phenomnomnominal/tsquery": "~5.0.1",
|
||||
"@playwright/test": "^1.36.1",
|
||||
@ -164,10 +164,10 @@
|
||||
"dotenv-expand": "^10.0.0",
|
||||
"ejs": "^3.1.7",
|
||||
"enhanced-resolve": "^5.8.3",
|
||||
"esbuild": "^0.19.2",
|
||||
"esbuild": "0.19.5",
|
||||
"eslint": "8.46.0",
|
||||
"eslint-config-next": "13.1.1",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-cypress": "2.14.0",
|
||||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-jsx-a11y": "6.6.1",
|
||||
@ -230,7 +230,7 @@
|
||||
"ng-packagr": "~16.2.0",
|
||||
"node-fetch": "^2.6.7",
|
||||
"npm-package-arg": "11.0.1",
|
||||
"nx": "17.0.0-rc.0",
|
||||
"nx": "17.0.0-rc.2",
|
||||
"octokit": "^2.0.14",
|
||||
"open": "^8.4.0",
|
||||
"openai": "~4.3.1",
|
||||
@ -296,7 +296,7 @@
|
||||
"xstate": "4.34.0",
|
||||
"yargs": "^17.6.2",
|
||||
"yargs-parser": "21.1.1",
|
||||
"@nx/eslint": "17.0.0-rc.0"
|
||||
"@nx/eslint": "17.0.0-rc.2"
|
||||
},
|
||||
"author": "Victor Savkin",
|
||||
"license": "MIT",
|
||||
@ -371,3 +371,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
689
pnpm-lock.yaml
generated
689
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user