Revert package.json to fix ci

This commit is contained in:
Hafid Nur
2026-02-14 17:01:39 +07:00
parent e3b98d9f35
commit d08f227e65
2 changed files with 6 additions and 7 deletions
+2 -3
View File
@@ -88,7 +88,6 @@
"@nx/playwright": "22.1.1",
"@nx/react": "22.1.1",
"@nx/vite": "22.1.1",
"@nx/vitest": "22.1.1",
"@nx/web": "22.1.1",
"@nx/workspace": "22.1.1",
"@playwright/test": "^1.36.0",
@@ -99,7 +98,7 @@
"@tailwindcss/postcss": "^4.0.13",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "16.3.0",
"@testing-library/react": "16.1.0",
"@testing-library/user-event": "^14.6.1",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.12.0",
@@ -137,7 +136,7 @@
"verdaccio": "^6.0.5",
"vite": "7.1.3",
"vite-plugin-dts": "~4.5.0",
"vitest": "^4.0.0"
"vitest": "^3.0.8"
},
"nx": {
"includedScripts": []