chore: update .npmrc to include platform-specific bindings and add new applications to package-lock.json

This commit is contained in:
Kacper
2025-12-13 21:14:52 +01:00
parent 25edfecbd4
commit ff06821fcd
2 changed files with 14964 additions and 10309 deletions

5
.npmrc
View File

@@ -8,3 +8,8 @@
#
# In CI/CD: Use "npm install" instead of "npm ci" to allow npm to resolve
# the correct platform-specific binaries at install time.
# Include bindings for all platforms in package-lock.json to support CI/CD
# This ensures Linux, macOS, and Windows bindings are all present
supportedArchitectures.os=linux,darwin,win32
supportedArchitectures.cpu=x64,arm64

25268
package-lock.json generated

File diff suppressed because it is too large Load Diff