Update dependencies and bump version to 0.1.6.38
- Upgrade Next.js and ESLint packages to version 16.2.9 - Update baseline-browser-mapping to version 2.10.35 - Remove deprecated comment in Dockerfile regarding telemetry
This commit is contained in:
+4
-4
@@ -13,7 +13,7 @@
|
||||
"bcryptjs": "^3.0.3",
|
||||
"driver.js": "^1.4.0",
|
||||
"music-metadata": "^11.10.2",
|
||||
"next": "^16.0.7",
|
||||
"next": "^16.2.9",
|
||||
"next-intl": "^4.5.6",
|
||||
"prisma": "^6.19.0",
|
||||
"react": "19.2.0",
|
||||
@@ -27,9 +27,9 @@
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"baseline-browser-mapping": "^2.8.32",
|
||||
"baseline-browser-mapping": "^2.10.35",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "^16.0.7",
|
||||
"eslint-config-next": "^16.2.9",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user