Skip to content

Commit 11925e3

Browse files
chore(deps): update nrwl monorepo to v17.2.7
1 parent 6efb6e6 commit 11925e3

File tree

3 files changed

+748
-244
lines changed

3 files changed

+748
-244
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -82,22 +82,22 @@
8282
"@goestav/nx-semantic-release": "1.0.0",
8383
"@jscutlery/semver": "3.4.1",
8484
"@node-rs/jieba": "1.7.2",
85-
"@nx/cypress": "17.2.5",
86-
"@nx/devkit": "17.2.5",
87-
"@nx/esbuild": "17.2.5",
88-
"@nx/eslint-plugin": "17.2.5",
89-
"@nx/express": "17.2.5",
90-
"@nx/jest": "17.2.5",
91-
"@nx/js": "17.2.5",
92-
"@nx/linter": "17.2.5",
93-
"@nx/next": "17.2.5",
94-
"@nx/node": "17.2.5",
95-
"@nx/react": "17.2.5",
96-
"@nx/rollup": "17.2.5",
97-
"@nx/storybook": "17.2.5",
98-
"@nx/vite": "17.2.5",
99-
"@nx/web": "17.2.5",
100-
"@nx/webpack": "17.2.5",
85+
"@nx/cypress": "17.2.7",
86+
"@nx/devkit": "17.2.7",
87+
"@nx/esbuild": "17.2.7",
88+
"@nx/eslint-plugin": "17.2.7",
89+
"@nx/express": "17.2.7",
90+
"@nx/jest": "17.2.7",
91+
"@nx/js": "17.2.7",
92+
"@nx/linter": "17.2.7",
93+
"@nx/next": "17.2.7",
94+
"@nx/node": "17.2.7",
95+
"@nx/react": "17.2.7",
96+
"@nx/rollup": "17.2.7",
97+
"@nx/storybook": "17.2.7",
98+
"@nx/vite": "17.2.7",
99+
"@nx/web": "17.2.7",
100+
"@nx/webpack": "17.2.7",
101101
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
102102
"@rollup/plugin-alias": "3.1.9",
103103
"@rollup/plugin-replace": "3.1.0",
@@ -177,7 +177,7 @@
177177
"ngx-deploy-npm": "7.1.0",
178178
"node-html-markdown": "1.3.0",
179179
"nodejieba": "2.6.0",
180-
"nx": "17.2.5",
180+
"nx": "17.2.7",
181181
"nx-cloud": "16.5.2",
182182
"open": "^9.1.0",
183183
"openai": "3.3.0",

packages/storybook-addon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"webpack": "^5.75.0",
4949
"webpack-virtual-modules": "^0.5.0 || ^0.6.0",
5050
"@module-federation/utilities": "^3.0.5",
51-
"@nx/react": "~16.0.0 || ~17.0.0",
52-
"@nx/webpack": "~16.0.0 || ~17.0.0"
51+
"@nx/react": "~16.0.0 || ~17.0.0 || ~17.2.0",
52+
"@nx/webpack": "~16.0.0 || ~17.0.0 || ~17.2.0"
5353
}
5454
}

0 commit comments

Comments
 (0)