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