We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830c288 commit 5be2f99Copy full SHA for 5be2f99
package.json
@@ -36,11 +36,11 @@
36
"@commitlint/cli": "^19.0.0",
37
"@commitlint/config-conventional": "^19.0.0",
38
"@eslint-react/eslint-plugin": "^1.5.10",
39
- "@nrwl/tao": "19.0.1",
40
- "@nx/cypress": "19.0.1",
41
- "@nx/storybook": "19.0.1",
42
- "@nx/web": "19.0.1",
43
- "@nx/workspace": "19.0.1",
+ "@nrwl/tao": "19.0.2",
+ "@nx/cypress": "19.0.2",
+ "@nx/storybook": "19.0.2",
+ "@nx/web": "19.0.2",
+ "@nx/workspace": "19.0.2",
44
"@rollup/plugin-commonjs": "^25.0.0",
45
"@rollup/plugin-json": "^6.0.0",
46
"@rollup/plugin-node-resolve": "^15.0.0",
@@ -70,7 +70,7 @@
70
"husky": "^9.0.10",
71
"jsdom": "^24.0.0",
72
"lint-staged": "^15.0.0",
73
- "nx": "19.0.1",
+ "nx": "19.0.2",
74
"pathe": "^1.0.0",
75
"postcss": "^8.4.31",
76
"rimraf": "^5.0.0",
0 commit comments