Skip to content

Commit 68911a7

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 40 updates
Bumps the production-dependencies group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.14.1` | `4.2.12` | | [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable) | `8.0.0` | `10.0.0` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.9.1` | | [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `3.23.6` | `3.31.3` | | [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `3.23.6` | `3.31.3` | | [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages-deprecated/extension-placeholder) | `3.23.6` | `3.31.3` | | [@tiptap/extension-youtube](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-youtube) | `3.23.6` | `3.31.3` | | [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.23.6` | `3.31.3` | | [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `3.23.6` | `3.31.3` | | [bcryptjs](https://github.com/dcodeIO/bcrypt.js) | `2.4.3` | `3.0.3` | | [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.4.0` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.7` | `3.4.14` | | [framer-motion](https://github.com/motiondivision/motion) | `12.40.0` | `13.2.0` | | [graphql](https://github.com/graphql/graphql-js) | `16.14.0` | `17.0.2` | | [graphql-ws](https://github.com/enisdenjo/graphql-ws) | `5.16.2` | `6.2.1` | | [i18next](https://github.com/i18next/i18next) | `24.2.3` | `26.4.2` | | [jose](https://github.com/panva/jose) | `6.2.3` | `6.2.12` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.462.0` | `1.41.0` | | [next](https://github.com/vercel/next.js) | `15.5.19` | `16.3.4` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.23.0` | | [pino](https://github.com/pinojs/pino) | `9.14.0` | `10.3.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.43.1` | `25.10.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.8` | | [react-big-calendar](https://github.com/bigcalendar/react-big-calendar) | `1.19.4` | `1.20.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.8` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.76.1` | `7.87.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.4` | `17.0.13` | | [react-icons](https://github.com/react-icons/react-icons) | `5.6.0` | `5.7.0` | | [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `10.0.3` | `11.0.1` | | [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) | `1.0.26` | `2.0.3` | | [react-window](https://github.com/bvaughn/react-window) | `1.8.11` | `2.3.0` | | [recharts](https://github.com/recharts/recharts) | `2.15.4` | `3.10.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.1` | `3.6.0` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` | | [video.js](https://github.com/videojs/video.js) | `8.23.7` | `8.24.0` | | [web-vitals](https://github.com/GoogleChrome/web-vitals) | `4.2.4` | `6.2.1` | | [y-websocket](https://github.com/yjs/y-websocket) | `3.0.0` | `3.1.0` | | [yjs](https://github.com/yjs/yjs) | `13.6.31` | `13.6.32` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.5.4` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` | Updates `@apollo/client` from 3.14.1 to 4.2.12 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/compare/v3.14.1...@apollo/client@4.2.12) Updates `@dnd-kit/sortable` from 8.0.0 to 10.0.0 - [Release notes](https://github.com/clauderic/dnd-kit/releases) - [Changelog](https://github.com/clauderic/dnd-kit/blob/@dnd-kit/sortable@10.0.0/packages/sortable/CHANGELOG.md) - [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@10.0.0/packages/sortable) Updates `@hookform/resolvers` from 3.10.0 to 5.9.1 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v5.9.1) Updates `@tiptap/extension-image` from 3.23.6 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-image/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-image) Updates `@tiptap/extension-link` from 3.23.6 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-link/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-link) Updates `@tiptap/extension-placeholder` from 3.23.6 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages-deprecated/extension-placeholder/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages-deprecated/extension-placeholder) Updates `@tiptap/extension-youtube` from 3.23.6 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-youtube/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-youtube) Updates `@tiptap/react` from 3.23.6 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/react/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/react) Updates `@tiptap/starter-kit` from 3.23.6 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/starter-kit/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/starter-kit) Updates `bcryptjs` from 2.4.3 to 3.0.3 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](dcodeIO/bcrypt.js@2.4.3...v3.0.3) Updates `date-fns` from 3.6.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v3.6.0...v4.4.0) Updates `dompurify` from 3.4.7 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.7...3.4.14) Updates `framer-motion` from 12.40.0 to 13.2.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.40.0...v13.2.0) Updates `graphql` from 16.14.0 to 17.0.2 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.14.0...v17.0.2) Updates `graphql-ws` from 5.16.2 to 6.2.1 - [Release notes](https://github.com/enisdenjo/graphql-ws/releases) - [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md) - [Commits](enisdenjo/graphql-ws@v5.16.2...v6.2.1) Updates `i18next` from 24.2.3 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.3...v26.4.2) Updates `jose` from 6.2.3 to 6.2.12 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.2.3...v6.2.12) Updates `lucide-react` from 0.462.0 to 1.41.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.41.0/packages/lucide-react) Updates `next` from 15.5.19 to 16.3.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.19...v16.3.4) Updates `pg` from 8.21.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) Updates `pino` from 9.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.3.1) Updates `puppeteer` from 24.43.1 to 25.10.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.1...puppeteer-v25.10.0) Updates `react` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-big-calendar` from 1.19.4 to 1.20.0 - [Release notes](https://github.com/bigcalendar/react-big-calendar/releases) - [Changelog](https://github.com/bigcalendar/react-big-calendar/blob/master/CHANGELOG.md) - [Commits](bigcalendar/react-big-calendar@v1.19.4...v1.20.0) Updates `react-dom` from 18.3.1 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `react-hook-form` from 7.76.1 to 7.87.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.76.1...v7.87.0) Updates `react-i18next` from 15.7.4 to 17.0.13 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.4...v17.0.13) Updates `react-icons` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.6.0...v5.7.0) Updates `react-intersection-observer` from 10.0.3 to 11.0.1 - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v10.0.3...v11.0.1) Updates `react-virtualized-auto-sizer` from 1.0.26 to 2.0.3 - [Release notes](https://github.com/bvaughn/react-virtualized-auto-sizer/releases) - [Changelog](https://github.com/bvaughn/react-virtualized-auto-sizer/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-virtualized-auto-sizer@1.0.26...2.0.3) Updates `react-window` from 1.8.11 to 2.3.0 - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-window@1.8.11...2.3.0) Updates `recharts` from 2.15.4 to 3.10.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.4...v3.10.1) Updates `tailwind-merge` from 2.6.1 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.1...v3.6.0) Updates `uuid` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.1...v14.0.2) Updates `video.js` from 8.23.7 to 8.24.0 - [Release notes](https://github.com/videojs/video.js/releases) - [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md) - [Commits](videojs/video.js@v8.23.7...v8.24.0) Updates `web-vitals` from 4.2.4 to 6.2.1 - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v4.2.4...v6.2.1) Updates `y-websocket` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/yjs/y-websocket/releases) - [Commits](yjs/y-websocket@v3.0.0...v3.1.0) Updates `yjs` from 13.6.31 to 13.6.32 - [Release notes](https://github.com/yjs/yjs/releases) - [Commits](yjs/yjs@v13.6.31...v13.6.32) Updates `zod` from 3.25.76 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.5.4) Updates `zustand` from 5.0.14 to 5.0.15 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.14...v5.0.15) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 4.2.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@dnd-kit/sortable" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@hookform/resolvers" dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@tiptap/extension-image" dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-link" dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-placeholder" dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-youtube" dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/react" dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/starter-kit" dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: bcryptjs dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: framer-motion dependency-version: 13.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: graphql dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: graphql-ws dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: jose dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: puppeteer dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-big-calendar dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-icons dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-intersection-observer dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-virtualized-auto-sizer dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-window dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: recharts dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: video.js dependency-version: 8.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: web-vitals dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: y-websocket dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: yjs dependency-version: 13.6.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zustand dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e1853a commit 68911a7

2 files changed

Lines changed: 1741 additions & 1813 deletions

File tree

package.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -40,65 +40,65 @@
4040
"migrate": "npx tsx src/lib/db/migrate.ts"
4141
},
4242
"dependencies": {
43-
"@apollo/client": "^3.8.0",
43+
"@apollo/client": "^4.2.12",
4444
"@dnd-kit/core": "^6.3.1",
45-
"@dnd-kit/sortable": "^8.0.0",
45+
"@dnd-kit/sortable": "^10.0.0",
4646
"@dnd-kit/utilities": "^3.2.2",
47-
"@hookform/resolvers": "^3.10.0",
47+
"@hookform/resolvers": "^5.9.1",
4848
"@monaco-editor/react": "^4.7.0",
4949
"@testing-library/dom": "^10.4.1",
50-
"@tiptap/extension-image": "^3.20.0",
51-
"@tiptap/extension-link": "^3.20.0",
52-
"@tiptap/extension-placeholder": "^3.20.0",
53-
"@tiptap/extension-youtube": "^3.20.0",
54-
"@tiptap/react": "^3.20.0",
55-
"@tiptap/starter-kit": "^3.20.0",
50+
"@tiptap/extension-image": "^3.31.3",
51+
"@tiptap/extension-link": "^3.31.3",
52+
"@tiptap/extension-placeholder": "^3.31.3",
53+
"@tiptap/extension-youtube": "^3.31.3",
54+
"@tiptap/react": "^3.31.3",
55+
"@tiptap/starter-kit": "^3.31.3",
5656
"@types/uuid": "^10.0.0",
57-
"bcryptjs": "^2.4.3",
57+
"bcryptjs": "^3.0.3",
5858
"class-variance-authority": "^0.7.1",
5959
"clsx": "^2.1.1",
60-
"date-fns": "^3.6.0",
61-
"dompurify": "^3.2.4",
62-
"framer-motion": "^12.23.0",
63-
"graphql": "^16.8.0",
64-
"graphql-ws": "^5.14.0",
65-
"i18next": "^24.0.0",
60+
"date-fns": "^4.4.0",
61+
"dompurify": "^3.4.14",
62+
"framer-motion": "^13.2.0",
63+
"graphql": "^17.0.2",
64+
"graphql-ws": "^6.2.1",
65+
"i18next": "^26.4.2",
6666
"idb": "^8.0.0",
67-
"jose": "^6.2.3",
67+
"jose": "^6.2.12",
6868
"jsqr": "^1.4.0",
69-
"lucide-react": "^0.462.0",
70-
"next": "15.5.19",
69+
"lucide-react": "^1.41.0",
70+
"next": "16.3.4",
7171
"next-themes": "^0.4.6",
72-
"pg": "^8.20.0",
73-
"pino": "^9.5.0",
74-
"puppeteer": "^24.42.0",
72+
"pg": "^8.23.0",
73+
"pino": "^10.3.1",
74+
"puppeteer": "^25.10.0",
7575
"qrcode.react": "^4.2.0",
76-
"react": "^18.3.1",
77-
"react-big-calendar": "1.19.4",
76+
"react": "^19.2.8",
77+
"react-big-calendar": "1.20.0",
7878
"react-countdown": "^2.3.6",
79-
"react-dom": "^18.3.1",
80-
"react-hook-form": "^7.60.0",
79+
"react-dom": "^19.2.8",
80+
"react-hook-form": "^7.87.0",
8181
"react-hot-toast": "^2.6.0",
82-
"react-i18next": "^15.0.0",
83-
"react-icons": "^5.5.0",
84-
"react-intersection-observer": "^10.0.3",
85-
"react-virtualized-auto-sizer": "^1.0.7",
86-
"react-window": "^1.8.9",
82+
"react-i18next": "^17.0.13",
83+
"react-icons": "^5.7.0",
84+
"react-intersection-observer": "^11.0.1",
85+
"react-virtualized-auto-sizer": "^2.0.3",
86+
"react-window": "^2.3.0",
8787
"reacts-cli": "^1.0.2",
88-
"recharts": "^2.15.4",
88+
"recharts": "^3.10.1",
8989
"socket.io": "^4.8.3",
9090
"socket.io-client": "^4.8.3",
91-
"tailwind-merge": "^2.6.0",
92-
"uuid": "^14.0.1",
93-
"video.js": "^8.23.7",
91+
"tailwind-merge": "^3.6.0",
92+
"uuid": "^14.0.2",
93+
"video.js": "^8.24.0",
9494
"videojs-youtube": "^3.0.1",
9595
"web-push": "^3.6.7",
96-
"web-vitals": "^4.2.4",
96+
"web-vitals": "^6.2.1",
9797
"workbox-webpack-plugin": "^7.0.0",
98-
"y-websocket": "^3.0.0",
99-
"yjs": "^13.6.30",
100-
"zod": "^3.25.75",
101-
"zustand": "^5.0.10"
98+
"y-websocket": "^3.1.0",
99+
"yjs": "^13.6.32",
100+
"zod": "^4.5.4",
101+
"zustand": "^5.0.15"
102102
},
103103
"devDependencies": {
104104
"@eslint/eslintrc": "^3.3.5",
@@ -111,16 +111,16 @@
111111
"@testing-library/jest-dom": "^6.9.1",
112112
"@testing-library/react": "^16.3.0",
113113
"@testing-library/user-event": "^14.6.1",
114-
"@types/bcryptjs": "^2.4.6",
114+
"@types/bcryptjs": "^3.0.0",
115115
"@types/chai": "^5.2.3",
116116
"@types/d3-array": "^3.2.2",
117117
"@types/d3-color": "^3.1.3",
118118
"@types/dompurify": "^3.0.5",
119119
"@types/node": "^20",
120-
"@types/pg": "^8.20.0",
121-
"@types/react": "^18.3.27",
120+
"@types/pg": "^8.23.1",
121+
"@types/react": "^19.2.18",
122122
"@types/react-big-calendar": "1.16.3",
123-
"@types/react-dom": "^18.3.7",
123+
"@types/react-dom": "^19.2.7",
124124
"@typescript-eslint/eslint-plugin": "^8.59.1",
125125
"@typescript-eslint/parser": "^8.59.1",
126126
"@vitejs/plugin-react-swc": "^3.10.2",

0 commit comments

Comments
 (0)