Merge pull request #152 from akhdanfadh/fix/py312_nodegyp

fix: Force newer node-gyp for modern python system
This commit is contained in:
viper151
2025-08-15 13:12:28 +03:00
committed by GitHub
2 changed files with 584 additions and 404 deletions

987
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -65,6 +65,7 @@
"@vitejs/plugin-react": "^4.6.0",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.2",
"node-gyp": "^10.0.0",
"postcss": "^8.4.32",
"sharp": "^0.34.2",
"tailwindcss": "^3.4.0",