Skip to content

Commit aa5ab36

Browse files
committed
chore: fix versions
1 parent 1836a58 commit aa5ab36

File tree

2 files changed

+1643
-871
lines changed

2 files changed

+1643
-871
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"@changesets/cli": "^2.22.0",
4040
"@commitlint/cli": "^19.0.0",
4141
"@commitlint/config-conventional": "^19.0.0",
42-
"@nrwl/tao": "9999.0.0",
43-
"@nx/cypress": "18.1.0",
44-
"@nx/storybook": "18.1.0",
45-
"@nx/web": "18.1.0",
46-
"@nx/workspace": "18.1.0",
42+
"@nrwl/tao": "18.0.8",
43+
"@nx/cypress": "18.0.8",
44+
"@nx/storybook": "18.0.8",
45+
"@nx/web": "18.0.8",
46+
"@nx/workspace": "18.0.8",
4747
"@rollup/plugin-commonjs": "^25.0.0",
4848
"@rollup/plugin-json": "^6.0.0",
4949
"@rollup/plugin-node-resolve": "^15.0.0",
@@ -76,7 +76,7 @@
7676
"husky": "^9.0.10",
7777
"jsdom": "^24.0.0",
7878
"lint-staged": "^15.0.0",
79-
"nx": "9999.0.1",
79+
"nx": "18.0.8",
8080
"pathe": "^1.0.0",
8181
"postcss": "^8.4.31",
8282
"rimraf": "^5.0.0",

0 commit comments

Comments
 (0)