Skip to content

Commit acfdb64

Browse files
committed
chore: update nx
1 parent 006fc95 commit acfdb64

File tree

2 files changed

+332
-606
lines changed

2 files changed

+332
-606
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"@capacitor/ios": "^5.0.3",
3030
"@chromatic-com/storybook": "^3.2.3",
3131
"@eslint/eslintrc": "^2.1.1",
32-
"@nx/angular": "20.3.0",
33-
"@nx/cypress": "20.3.0",
34-
"@nx/devkit": "20.3.0",
35-
"@nx/eslint": "20.3.0",
36-
"@nx/eslint-plugin": "20.3.0",
37-
"@nx/jest": "20.3.0",
38-
"@nx/js": "20.3.0",
39-
"@nx/plugin": "20.3.0",
40-
"@nx/storybook": "20.3.0",
41-
"@nx/vite": "20.3.0",
42-
"@nx/web": "20.3.0",
43-
"@nx/workspace": "20.3.0",
32+
"@nx/angular": "20.3.1",
33+
"@nx/cypress": "20.3.1",
34+
"@nx/devkit": "20.3.1",
35+
"@nx/eslint": "20.3.1",
36+
"@nx/eslint-plugin": "20.3.1",
37+
"@nx/jest": "20.3.1",
38+
"@nx/js": "20.3.1",
39+
"@nx/plugin": "20.3.1",
40+
"@nx/storybook": "20.3.1",
41+
"@nx/vite": "20.3.1",
42+
"@nx/web": "20.3.1",
43+
"@nx/workspace": "20.3.1",
4444
"@nxext/ionic-angular": "^19.0.0",
4545
"@phenomnomnominal/tsquery": "^6.1.3",
4646
"@schematics/angular": "19.0.6",
@@ -76,7 +76,7 @@
7676
"jsdom": "^24.1.1",
7777
"jsonc-eslint-parser": "^2.4.0",
7878
"ng-packagr": "19.0.1",
79-
"nx": "20.3.0",
79+
"nx": "20.3.1",
8080
"postcss": "^8.4.49",
8181
"postcss-import": "~16.1.0",
8282
"postcss-preset-env": "~9.6.0",
@@ -181,7 +181,7 @@
181181
},
182182
"pnpm": {
183183
"patchedDependencies": {
184-
184+
185185
}
186186
}
187187
}

0 commit comments

Comments
 (0)