Update Dockerfile to use Node.js 22-alpine and add @emnapi/core and @emnapi/runtime dependencies in package.json and package-lock.json for enhanced development support.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
"tailwind-merge": "^3.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@emnapi/core": "^1.11.2",
|
||||
"@emnapi/runtime": "^1.11.2",
|
||||
"@tailwindcss/vite": "^4.3.3",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
|
||||
Reference in New Issue
Block a user