Skip to content

Commit 060c0fc

Browse files
committed
chore(package.json): downgrade nx to 18.0.0
1 parent 7f91cd4 commit 060c0fc

File tree

2 files changed

+418
-222
lines changed

2 files changed

+418
-222
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,17 @@
5959
"@img/sharp-linux-x64": "^0.33.0",
6060
"@jscutlery/semver": "^4.2.0",
6161
"@k11r/nx-cloudflare-wrangler": "3.0.0-feat-sst-upgrade.1",
62-
"@nx/cypress": "18.3.5",
63-
"@nx/devkit": "18.3.5",
64-
"@nx/eslint": "18.3.5",
65-
"@nx/eslint-plugin": "18.3.5",
66-
"@nx/jest": "18.3.5",
67-
"@nx/js": "18.3.5",
68-
"@nx/playwright": "18.3.5",
69-
"@nx/plugin": "18.3.5",
70-
"@nx/storybook": "18.3.5",
71-
"@nx/vite": "18.3.5",
72-
"@nx/workspace": "18.3.5",
62+
"@nx/cypress": "18.0.0",
63+
"@nx/devkit": "18.0.0",
64+
"@nx/eslint": "18.0.0",
65+
"@nx/eslint-plugin": "18.0.0",
66+
"@nx/jest": "18.0.0",
67+
"@nx/js": "18.0.0",
68+
"@nx/playwright": "18.0.0",
69+
"@nx/plugin": "18.0.0",
70+
"@nx/storybook": "18.0.0",
71+
"@nx/vite": "18.0.0",
72+
"@nx/workspace": "18.0.0",
7373
"@oddbird/popover-polyfill": "0.4.3",
7474
"@playwright/test": "^1.41.2",
7575
"@qwikest/icons": "0.0.13",
@@ -137,7 +137,7 @@
137137
"ngx-deploy-npm": "^7.0.1",
138138
"node-fetch": "^3.3.2",
139139
"np": "^8.0.4",
140-
"nx": "18.3.5",
140+
"nx": "18.0.0",
141141
"postcss": "^8.4.29",
142142
"prettier": "^3.2.5",
143143
"prettier-plugin-tailwindcss": "^0.4.1",

0 commit comments

Comments
 (0)