good morning!!!!

Skip to content
Snippets Groups Projects

Update dependency eslint-plugin-react-refresh to ^0.4.0

2 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -28,7 +28,7 @@
@@ -28,7 +28,7 @@
"@vitejs/plugin-react-swc": "^3.0.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"eslint": "^8.38.0",
"eslint": "^8.38.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"eslint-plugin-react-refresh": "^0.4.0",
"typescript": "^5.0.2",
"typescript": "^5.0.2",
"vite": "^4.3.9"
"vite": "^4.3.9"
}
}
Loading