Merge pull request #187 from Wikid82/development

Propagate changes from development into feature/alpha-completion
This commit is contained in:
Jeremy
2025-11-21 22:45:54 -05:00
committed by GitHub
4 changed files with 130 additions and 117 deletions
+3 -3
View File
@@ -35,8 +35,8 @@
"@typescript-eslint/eslint-plugin": "^8.47.0",
"@typescript-eslint/parser": "^8.47.0",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.12",
"@vitest/ui": "^4.0.12",
"@vitest/coverage-v8": "^4.0.13",
"@vitest/ui": "^4.0.13",
"autoprefixer": "^10.4.22",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
@@ -47,6 +47,6 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.47.0",
"vite": "^7.2.4",
"vitest": "^4.0.12"
"vitest": "^4.0.13"
}
}