We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728c2ac commit e8efc2bCopy full SHA for e8efc2b
package.json
@@ -39,11 +39,11 @@
39
"@changesets/cli": "^2.22.0",
40
"@commitlint/cli": "^19.0.0",
41
"@commitlint/config-conventional": "^19.0.0",
42
- "@nrwl/tao": "18.1.1",
43
- "@nx/cypress": "18.1.1",
44
- "@nx/storybook": "18.1.1",
45
- "@nx/web": "18.1.1",
46
- "@nx/workspace": "18.1.1",
+ "@nrwl/tao": "18.1.2",
+ "@nx/cypress": "18.1.2",
+ "@nx/storybook": "18.1.2",
+ "@nx/web": "18.1.2",
+ "@nx/workspace": "18.1.2",
47
"@rollup/plugin-commonjs": "^25.0.0",
48
"@rollup/plugin-json": "^6.0.0",
49
"@rollup/plugin-node-resolve": "^15.0.0",
@@ -76,7 +76,7 @@
76
"husky": "^9.0.10",
77
"jsdom": "^24.0.0",
78
"lint-staged": "^15.0.0",
79
- "nx": "18.1.1",
+ "nx": "18.1.2",
80
"pathe": "^1.0.0",
81
"postcss": "^8.4.31",
82
"rimraf": "^5.0.0",
0 commit comments