From 40924b4f545c3109be01c4358e5a6c4d985b28f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 13:30:26 +0000 Subject: [PATCH] deps(deps): bump the major-updates group in /app with 23 updates Bumps the major-updates group in /app with 23 updates: | Package | From | To | | --- | --- | --- | | [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | `1.7.18` | `2.2.6` | | [bcryptjs](https://github.com/dcodeIO/bcrypt.js) | `2.4.3` | `3.0.2` | | [@types/bcryptjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bcryptjs) | `2.4.6` | `3.0.0` | | [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.5.0` | `17.2.1` | | [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) | `1.13.3` | `3.13.0` | | [plotly.js](https://github.com/plotly/plotly.js) | `2.35.3` | `3.0.3` | | [@types/plotly.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/plotly.js) | `2.35.5` | `3.0.2` | | [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | `6.1.0` | `8.4.0` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `8.10.1` | `9.8.0` | | [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) | `18.3.1` | `19.1.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `2.1.3` | `3.0.3` | | [recharts](https://github.com/recharts/recharts) | `2.15.3` | `3.1.0` | | [sonner](https://github.com/emilkowalski/sonner) | `1.5.0` | `2.0.6` | | [tailwind-scrollbar-hide](https://github.com/reslear/tailwind-scrollbar-hide) | `1.1.7` | `4.0.0` | | [vaul](https://github.com/emilkowalski/vaul) | `0.9.9` | `1.1.2` | | [@next/swc-wasm-nodejs](https://github.com/vercel/next.js/tree/HEAD/crates/wasm) | `13.5.1` | `15.4.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.2` | `24.1.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.0` | `8.38.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.0` | `8.38.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.2.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.2` | `3.3.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.3.3` | `4.1.11` | Updates `@headlessui/react` from 1.7.18 to 2.2.6 - [Release notes](https://github.com/tailwindlabs/headlessui/releases) - [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.2.6/packages/@headlessui-react) Updates `bcryptjs` from 2.4.3 to 3.0.2 - [Release notes](https://github.com/dcodeIO/bcrypt.js/releases) - [Commits](https://github.com/dcodeIO/bcrypt.js/compare/2.4.3...v3.0.2) Updates `@types/bcryptjs` from 2.4.6 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bcryptjs) Updates `date-fns` from 3.6.0 to 4.1.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0) Updates `dotenv` from 16.5.0 to 17.2.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.5.0...v17.2.1) Updates `mapbox-gl` from 1.13.3 to 3.13.0 - [Release notes](https://github.com/mapbox/mapbox-gl-js/releases) - [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/mapbox/mapbox-gl-js/compare/v1.13.3...v3.13.0) Updates `plotly.js` from 2.35.3 to 3.0.3 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.js/compare/v2.35.3...v3.0.3) Updates `@types/plotly.js` from 2.35.5 to 3.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/plotly.js) Updates `react-datepicker` from 6.1.0 to 8.4.0 - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v6.1.0...v8.4.0) Updates `react-day-picker` from 8.10.1 to 9.8.0 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/compare/v8.10.1...v9.8.0) Updates `react-is` from 18.3.1 to 19.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-is) Updates `react-resizable-panels` from 2.1.3 to 3.0.3 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](https://github.com/bvaughn/react-resizable-panels/compare/2.1.3...3.0.3) Updates `recharts` from 2.15.3 to 3.1.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v2.15.3...v3.1.0) Updates `sonner` from 1.5.0 to 2.0.6 - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/compare/v.1.5.0...v2.0.6) Updates `tailwind-scrollbar-hide` from 1.1.7 to 4.0.0 - [Release notes](https://github.com/reslear/tailwind-scrollbar-hide/releases) - [Changelog](https://github.com/reslear/tailwind-scrollbar-hide/blob/main/CHANGELOG.md) - [Commits](https://github.com/reslear/tailwind-scrollbar-hide/compare/v1.1.7...v4.0.0) Updates `vaul` from 0.9.9 to 1.1.2 - [Release notes](https://github.com/emilkowalski/vaul/releases) - [Commits](https://github.com/emilkowalski/vaul/commits/v1.1.2) Updates `@next/swc-wasm-nodejs` from 13.5.1 to 15.4.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.4.4/crates/wasm) Updates `@types/node` from 20.6.2 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.0.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser) Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `tailwind-merge` from 2.5.2 to 3.3.1 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.5.2...v3.3.1) Updates `tailwindcss` from 3.3.3 to 4.1.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@headlessui/react" dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: bcryptjs dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/bcryptjs" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: date-fns dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: mapbox-gl dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: plotly.js dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/plotly.js" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: react-datepicker dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: react-day-picker dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: react-is dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: react-resizable-panels dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: recharts dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: sonner dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwind-scrollbar-hide dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: vaul dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@next/swc-wasm-nodejs" dependency-version: 15.4.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwind-merge dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] --- app/package.json | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/app/package.json b/app/package.json index 3f6e9bd..8d5985c 100644 --- a/app/package.json +++ b/app/package.json @@ -11,23 +11,23 @@ "seed": "tsx --require dotenv/config scripts/seed.ts" }, "devDependencies": { - "@next/swc-wasm-nodejs": "13.5.1", + "@next/swc-wasm-nodejs": "15.4.4", "@types/iban": "^0", - "@types/node": "20.6.2", + "@types/node": "24.1.0", "@types/react": "18.2.22", "@types/react-dom": "18.2.7", "@types/validator": "^13", "@types/xml2js": "^0", - "@typescript-eslint/eslint-plugin": "7.0.0", - "@typescript-eslint/parser": "7.0.0", + "@typescript-eslint/eslint-plugin": "8.38.0", + "@typescript-eslint/parser": "8.38.0", "eslint": "9.24.0", "eslint-config-next": "15.3.0", "eslint-plugin-prettier": "5.1.3", - "eslint-plugin-react-hooks": "4.6.0", + "eslint-plugin-react-hooks": "5.2.0", "postcss": "8.4.30", "prisma": "6.7.0", - "tailwind-merge": "2.5.2", - "tailwindcss": "3.3.3", + "tailwind-merge": "3.3.1", + "tailwindcss": "4.1.11", "tailwindcss-animate": "1.0.7", "ts-node": "10.9.2", "tsx": "4.20.3", @@ -35,7 +35,7 @@ }, "dependencies": { "@floating-ui/react": "0.26.0", - "@headlessui/react": "1.7.18", + "@headlessui/react": "2.2.6", "@hookform/resolvers": "^5.1.1", "@next-auth/prisma-adapter": "1.0.7", "@prisma/client": "6.7.0", @@ -67,23 +67,23 @@ "@radix-ui/react-toggle-group": "1.1.0", "@radix-ui/react-tooltip": "1.1.2", "@tanstack/react-query": "5.0.0", - "@types/bcryptjs": "2.4.6", + "@types/bcryptjs": "3.0.0", "@types/jsonwebtoken": "9.0.5", - "@types/plotly.js": "2.35.5", + "@types/plotly.js": "3.0.2", "@types/react-plotly.js": "2.6.3", "@types/react-signature-canvas": "^1.0.7", "@types/uuid": "^10.0.0", "autoprefixer": "10.4.15", - "bcryptjs": "2.4.3", + "bcryptjs": "3.0.2", "chart.js": "4.4.9", "class-variance-authority": "0.7.0", "clsx": "2.1.1", "cmdk": "1.0.0", "cookie": "1.0.2", "csv": "6.3.11", - "date-fns": "3.6.0", + "date-fns": "4.1.0", "dayjs": "1.11.13", - "dotenv": "16.5.0", + "dotenv": "17.2.1", "embla-carousel-react": "8.3.0", "fast-xml-parser": "^5.2.5", "formik": "2.4.5", @@ -97,36 +97,36 @@ "jsonwebtoken": "9.0.2", "lodash": "4.17.21", "lucide-react": "0.446.0", - "mapbox-gl": "1.13.3", + "mapbox-gl": "3.13.0", "next": "14.2.28", "next-auth": "4.24.11", "next-i18next": "^15.4.2", "next-themes": "0.3.0", - "plotly.js": "2.35.3", + "plotly.js": "3.0.3", "puppeteer": "^24.15.0", "react": "18.2.0", "react-chartjs-2": "5.3.0", - "react-datepicker": "6.1.0", - "react-day-picker": "8.10.1", + "react-datepicker": "8.4.0", + "react-day-picker": "9.8.0", "react-dom": "18.2.0", "react-hook-form": "^7.61.0", "react-hot-toast": "2.4.1", "react-i18next": "^15.6.1", "react-intersection-observer": "9.8.0", - "react-is": "18.3.1", + "react-is": "19.1.0", "react-plotly.js": "2.6.0", - "react-resizable-panels": "2.1.3", + "react-resizable-panels": "3.0.3", "react-select": "5.8.0", "react-signature-canvas": "^1.1.0-alpha.2", "react-use": "17.6.0", - "recharts": "2.15.3", + "recharts": "3.1.0", "soap": "^1.2.1", - "sonner": "1.5.0", + "sonner": "2.0.6", "swr": "2.2.4", - "tailwind-scrollbar-hide": "1.1.7", + "tailwind-scrollbar-hide": "4.0.0", "uuid": "^11.1.0", "validator": "^13.15.15", - "vaul": "0.9.9", + "vaul": "1.1.2", "webpack": "5.99.5", "xml2js": "^0.6.2", "yup": "1.3.0",