Updating packages #1

Merged
phoenix merged 7 commits from update_dep into main 2026-06-28 21:52:55 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 79f8665b6d - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.5.0",
"vite": "^8.0.8"
"vite": "^8.1.0"
}
},
"node_modules/@babel/code-frame": {
+1 -1
View File
@@ -25,6 +25,6 @@
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.2",
"globals": "^17.5.0",
"vite": "^8.0.8"
"vite": "^8.1.0"
}
}