chore: pnpm update

This commit is contained in:
zhom
2025-09-30 09:34:10 +04:00
parent 8862630a09
commit a1db587314
4 changed files with 1607 additions and 2013 deletions
+5 -5
View File
@@ -21,14 +21,14 @@
"author": "", "author": "",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"dependencies": { "dependencies": {
"@types/node": "^24.3.1", "@types/node": "^24.6.0",
"commander": "^14.0.0", "commander": "^14.0.1",
"donutbrowser-camoufox-js": "^0.6.6", "donutbrowser-camoufox-js": "^0.6.6",
"dotenv": "^17.2.2", "dotenv": "^17.2.3",
"fingerprint-generator": "^2.1.72", "fingerprint-generator": "^2.1.73",
"get-port": "^7.1.0", "get-port": "^7.1.0",
"nodemon": "^3.1.10", "nodemon": "^3.1.10",
"playwright-core": "^1.55.0", "playwright-core": "^1.55.1",
"proxy-chain": "^2.5.9", "proxy-chain": "^2.5.9",
"tmp": "^0.2.5", "tmp": "^0.2.5",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
+8 -8
View File
@@ -46,10 +46,10 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cmdk": "^1.1.1", "cmdk": "^1.1.1",
"color": "^5.0.0", "color": "^5.0.2",
"lucide-react": "^0.542.0", "lucide-react": "^0.542.0",
"motion": "^12.23.12", "motion": "^12.23.22",
"next": "^15.5.2", "next": "^15.5.4",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"radix-ui": "^1.4.3", "radix-ui": "^1.4.3",
"react": "^19.1.1", "react": "^19.1.1",
@@ -64,15 +64,15 @@
"@tailwindcss/postcss": "^4.1.13", "@tailwindcss/postcss": "^4.1.13",
"@tauri-apps/cli": "^2.8.4", "@tauri-apps/cli": "^2.8.4",
"@types/color": "^4.2.0", "@types/color": "^4.2.0",
"@types/node": "^24.3.1", "@types/node": "^24.6.0",
"@types/react": "^19.1.12", "@types/react": "^19.1.15",
"@types/react-dom": "^19.1.9", "@types/react-dom": "^19.1.9",
"@vitejs/plugin-react": "^5.0.2", "@vitejs/plugin-react": "^5.0.4",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^16.1.6", "lint-staged": "^16.2.3",
"tailwindcss": "^4.1.13", "tailwindcss": "^4.1.13",
"ts-unused-exports": "^11.0.1", "ts-unused-exports": "^11.0.1",
"tw-animate-css": "^1.3.8", "tw-animate-css": "^1.4.0",
"typescript": "~5.9.2" "typescript": "~5.9.2"
}, },
"packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748", "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748",
+1185 -1439
View File
File diff suppressed because it is too large Load Diff
+409 -561
View File
File diff suppressed because it is too large Load Diff