diff options
| -rw-r--r-- | desktop/packages/mullvad-vpn/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/packages/mullvad-vpn/package.json b/desktop/packages/mullvad-vpn/package.json index 98bc8a356f..10d115feda 100644 --- a/desktop/packages/mullvad-vpn/package.json +++ b/desktop/packages/mullvad-vpn/package.json @@ -55,8 +55,8 @@ "electron-builder": "26.0.18", "electron-devtools-installer": "^3.2.0", "eslint-plugin-react": "^7.36.1", - "eslint-plugin-react-compiler": "^0.0.0-experimental-42acc6a-20241001", - "eslint-plugin-react-hooks": "^0.0.0-experimental-2d16326d-20240930", + "eslint-plugin-react-compiler": "^19.1.0-rc.2", + "eslint-plugin-react-hooks": "^5.2.0", "gettext-extractor": "^3.5.4", "globals": "^15.9.0", "mocha": "^10.8.2", |
