We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51e6bcd commit 0c02871Copy full SHA for 0c02871
package.json
@@ -2,15 +2,15 @@
2
"name": "root",
3
"type": "module",
4
"devDependencies": {
5
- "@nx/js": "22.6.4",
+ "@nx/js": "22.6.5",
6
"@typescript-eslint/eslint-plugin": "^5.62.0",
7
"@typescript-eslint/parser": "^5.62.0",
8
"concurrently": "9.1.2",
9
"eslint": "^8.57.1",
10
"eslint-config-react-app": "^7.0.1",
11
"eslint-plugin-import": "^2.32.0",
12
"glob": "^10.5.0",
13
- "nx": "22.6.4",
+ "nx": "22.6.5",
14
"prettier": "3.6.2",
15
"prettier-plugin-tailwindcss": "^0.6.14",
16
"serve": "14.2.6",
0 commit comments