Skip to content

Commit 0f3577f

Browse files
committed
chore: update nx
1 parent 7df20de commit 0f3577f

File tree

2 files changed

+207
-837
lines changed

2 files changed

+207
-837
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
"@angular/cli": "~16.2.1",
2626
"@angular/compiler-cli": "16.2.3",
2727
"@angular/language-service": "16.2.3",
28-
"@nx/angular": "16.9.0",
29-
"@nx/devkit": "16.9.0",
30-
"@nx/eslint-plugin": "16.9.0",
31-
"@nx/jest": "16.9.0",
32-
"@nx/js": "16.9.0",
33-
"@nx/linter": "16.9.0",
34-
"@nx/plugin": "16.9.0",
35-
"@nx/storybook": "16.9.0",
36-
"@nx/vite": "16.9.0",
37-
"@nx/web": "16.9.0",
38-
"@nx/workspace": "16.9.0",
28+
"@nx/angular": "16.10.0",
29+
"@nx/devkit": "16.10.0",
30+
"@nx/eslint-plugin": "16.10.0",
31+
"@nx/jest": "16.10.0",
32+
"@nx/js": "16.10.0",
33+
"@nx/linter": "16.10.0",
34+
"@nx/plugin": "16.10.0",
35+
"@nx/storybook": "16.10.0",
36+
"@nx/vite": "16.10.0",
37+
"@nx/web": "16.10.0",
38+
"@nx/workspace": "16.10.0",
3939
"@phenomnomnominal/tsquery": "^6.1.3",
4040
"@release-it/bumper": "^5.1.0",
4141
"@release-it/conventional-changelog": "^7.0.1",
@@ -49,7 +49,7 @@
4949
"@storybook/test-runner": "0.13.0",
5050
"@storybook/testing-library": "~0.2.0",
5151
"@storybook/theming": "^7.4.0",
52-
"@swc-node/register": "~1.6.7",
52+
"@swc-node/register": "1.6.8",
5353
"@swc/cli": "~0.1.62",
5454
"@swc/core": "1.3.87",
5555
"@types/jest": "^29.5.4",
@@ -71,7 +71,7 @@
7171
"jsonc-eslint-parser": "^2.1.0",
7272
"ng-packagr": "16.2.3",
7373
"ngx-resize": "^2.0.0",
74-
"nx": "16.9.0",
74+
"nx": "16.10.0",
7575
"postcss": "^8.4.29",
7676
"postcss-import": "~15.1.0",
7777
"postcss-preset-env": "~9.1.3",

0 commit comments

Comments
 (0)