mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-13 07:43:43 +08:00
chore(deps): update dependencies to latest versions
- Updated next from 16.1.1 to 16.1.2 - Updated eslint-config-next from 16.1.1 to 16.1.2 - Updated @babel packages to version 7.28.6 - Added semver dependency in @babel/core and @babel/helper-compilation-targets - Updated @emnapi/core from 1.7.1 to 1.8.1 - Updated @emnapi/runtime from 1.7.1 to 1.8.1 - Updated @eslint-community/eslint-utils from 4.9.0 to 4.9.1 - Updated @eslint/js from 9.39.1 to 9.39.2 - Updated @next/* swc packages to version 16.1.2 - Updated @tailwindcss/node from 4.1.17 to 4.1.18 - Updated @tailwindcss/oxide and related packages to version 4.1.18 - Removed unused chalk and semver dependencies from @cloudflare/next-on-pages
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@
|
||||
"@vercel/analytics": "^1.6.1",
|
||||
"hls.js": "^1.6.15",
|
||||
"lucide-react": "^0.562.0",
|
||||
"next": "16.1.1",
|
||||
"next": "16.1.2",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3",
|
||||
"zustand": "^5.0.10"
|
||||
@@ -28,7 +28,7 @@
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.1.1",
|
||||
"eslint-config-next": "16.1.2",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
|
||||
Reference in New Issue
Block a user