Skip to content

Commit 2d0e5f8

Browse files
committed
chore: upgrade @tolgee packages to v7.1.1 and puppeteer to v25.3.0
Bump @tolgee/react and @tolgee/web from 6.2.7 to 7.1.1. Upgrade puppeteer from 24.37.5 to 25.3.0, which requires Node.js >=22.12.0 and switches from @puppeteer/browsers v2 to v3 with peer dependency changes (adds optional yauzl and proxy-agent). Update chromium-bidi to 16.0.1 and devtools-protocol to 0.0.1638949. Remove deprecated dependencies (basic-ftp, @tootallnate/quickjs-emscripten, bare-* packages, proxy-agent, pac-* packages)
1 parent e0530cb commit 2d0e5f8

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"@radix-ui/react-dropdown-menu": "2.1.15",
7171
"@radix-ui/react-slot": "1.2.3",
7272
"@t3-oss/env-nextjs": "^0.13.11",
73-
"@tolgee/react": "^6.2.7",
74-
"@tolgee/web": "^6.2.7",
73+
"@tolgee/react": "^7.1.1",
74+
"@tolgee/web": "^7.1.1",
7575
"@vercel/analytics": "^2.0.1",
7676
"@vercel/speed-insights": "^2.0.0",
7777
"class-variance-authority": "^0.7.0",
@@ -113,7 +113,7 @@
113113
"postcss": "^8.5.23",
114114
"prettier": "3.8.4",
115115
"prettier-plugin-tailwindcss": "^0.7.2",
116-
"puppeteer": "^25.4.0",
116+
"puppeteer": "^25.5.0",
117117
"tailwindcss": "^3.4.17",
118118
"typescript": "^5.9.3",
119119
"vite": "^8.0.16",

pnpm-lock.yaml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)