diff --git a/package.json b/package.json index fdbc249..3613a1e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "postcss": "8.5.4", "primeicons": "^7.0.0", "primereact": "^10.8.2", - "react": "19.0.0-rc-f38c22b244-20240704", + "react": "19.1.0", "react-dom": "19.0.0-rc-f38c22b244-20240704", "tailwindcss": "3.4.17", "typescript": "5.8.3", @@ -29,7 +29,7 @@ "@playwright/test": "^1.46.0", "@types/bcrypt": "^5.0.2", "@types/node": "22.15.29", - "@types/react": "18.3.23", + "@types/react": "19.1.6", "@types/react-dom": "18.3.7" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d92f47b..bbae348 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@atlaskit/pragmatic-drag-and-drop': specifier: ^1.7.0 - version: 1.7.0(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 1.7.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) '@heroicons/react': specifier: ^2.1.4 - version: 2.2.0(react@19.0.0-rc-f38c22b244-20240704) + version: 2.2.0(react@19.1.0) '@tailwindcss/forms': specifier: ^0.5.7 version: 0.5.10(tailwindcss@3.4.17) @@ -28,10 +28,10 @@ importers: version: 2.1.1 next: specifier: 15.3.3 - version: 15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) next-auth: specifier: 5.0.0-beta.28 - version: 5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0) postcss: specifier: 8.5.4 version: 8.5.4 @@ -40,13 +40,13 @@ importers: version: 7.0.0 primereact: specifier: ^10.8.2 - version: 10.9.5(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + version: 10.9.5(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) react: - specifier: 19.0.0-rc-f38c22b244-20240704 - version: 19.0.0-rc-f38c22b244-20240704 + specifier: 19.1.0 + version: 19.1.0 react-dom: specifier: 19.0.0-rc-f38c22b244-20240704 - version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) + version: 19.0.0-rc-f38c22b244-20240704(react@19.1.0) tailwindcss: specifier: 3.4.17 version: 3.4.17 @@ -55,7 +55,7 @@ importers: version: 5.8.3 use-debounce: specifier: ^10.0.1 - version: 10.0.4(react@19.0.0-rc-f38c22b244-20240704) + version: 10.0.4(react@19.1.0) uuid: specifier: 11.1.0 version: 11.1.0 @@ -73,11 +73,11 @@ importers: specifier: 22.15.29 version: 22.15.29 '@types/react': - specifier: 18.3.23 - version: 18.3.23 + specifier: 19.1.6 + version: 19.1.6 '@types/react-dom': specifier: 18.3.7 - version: 18.3.7(@types/react@18.3.23) + version: 18.3.7(@types/react@19.1.6) packages: @@ -496,9 +496,6 @@ packages: '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} - '@types/prop-types@15.7.12': - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/react-dom@18.3.7': resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} peerDependencies: @@ -509,8 +506,8 @@ packages: peerDependencies: '@types/react': '*' - '@types/react@18.3.23': - resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==} + '@types/react@19.1.6': + resolution: {integrity: sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==} abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} @@ -1177,8 +1174,8 @@ packages: '@types/react': optional: true - react@19.0.0-rc-f38c22b244-20240704: - resolution: {integrity: sha512-OP8O6Oc1rdR9IdIKJRKaL1PYd4eGkn6f88VqiygWyyG4P4RmPPix5pp7MatqSt9TnBOcVT+lBMGoVxRgUFeudQ==} + react@19.1.0: + resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==} engines: {node: '>=0.10.0'} read-cache@1.0.0: @@ -1424,60 +1421,60 @@ snapshots: '@alloc/quick-lru@5.2.0': {} - '@atlaskit/analytics-next-stable-react-context@1.0.1(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/analytics-next-stable-react-context@1.0.1(react@19.1.0)': dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 tslib: 2.8.1 - '@atlaskit/analytics-next@11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/analytics-next@11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)': dependencies: - '@atlaskit/analytics-next-stable-react-context': 1.0.1(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/analytics-next-stable-react-context': 1.0.1(react@19.1.0) + '@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0) '@babel/runtime': 7.27.0 prop-types: 15.8.1 - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) - use-memo-one: 1.1.3(react@19.0.0-rc-f38c22b244-20240704) + react: 19.1.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0) + use-memo-one: 1.1.3(react@19.1.0) - '@atlaskit/app-provider@2.2.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/app-provider@2.2.0(@types/react@19.1.6)(react@19.1.0)': dependencies: - '@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0) + '@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0) '@babel/runtime': 7.27.0 bind-event-listener: 3.0.0 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 transitivePeerDependencies: - '@types/react' - supports-color - '@atlaskit/atlassian-context@0.2.0(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/atlassian-context@0.2.0(react@19.1.0)': dependencies: '@babel/runtime': 7.27.0 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 - '@atlaskit/css@0.10.6(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/css@0.10.6(@types/react@19.1.6)(react@19.1.0)': dependencies: - '@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0) '@babel/runtime': 7.27.0 - '@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704) - react: 19.0.0-rc-f38c22b244-20240704 + '@compiled/react': 0.18.4(react@19.1.0) + react: 19.1.0 transitivePeerDependencies: - '@types/react' - supports-color - '@atlaskit/ds-lib@4.0.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/ds-lib@4.0.0(@types/react@19.1.6)(react@19.1.0)': dependencies: - '@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0) '@babel/runtime': 7.27.0 bind-event-listener: 3.0.0 - react: 19.0.0-rc-f38c22b244-20240704 - react-uid: 2.4.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) + react: 19.1.0 + react-uid: 2.4.0(@types/react@19.1.6)(react@19.1.0) transitivePeerDependencies: - '@types/react' - '@atlaskit/feature-gate-js-client@5.3.1(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/feature-gate-js-client@5.3.1(react@19.1.0)': dependencies: - '@atlaskit/atlassian-context': 0.2.0(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/atlassian-context': 0.2.0(react@19.1.0) '@babel/runtime': 7.27.0 '@statsig/client-core': 3.17.2 '@statsig/js-client': 3.17.2 @@ -1485,36 +1482,36 @@ snapshots: transitivePeerDependencies: - react - '@atlaskit/interaction-context@3.0.0(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/interaction-context@3.0.0(react@19.1.0)': dependencies: '@babel/runtime': 7.27.0 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 - '@atlaskit/link@3.2.0(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/link@3.2.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)': dependencies: - '@atlaskit/css': 0.10.6(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/primitives': 14.8.1(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/css': 0.10.6(@types/react@19.1.6)(react@19.1.0) + '@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0) + '@atlaskit/primitives': 14.8.1(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) + '@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0) '@babel/runtime': 7.27.0 - '@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704) - react: 19.0.0-rc-f38c22b244-20240704 + '@compiled/react': 0.18.4(react@19.1.0) + react: 19.1.0 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@atlaskit/platform-feature-flags@1.1.1(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/platform-feature-flags@1.1.1(react@19.1.0)': dependencies: - '@atlaskit/feature-gate-js-client': 5.3.1(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/feature-gate-js-client': 5.3.1(react@19.1.0) '@babel/runtime': 7.27.0 transitivePeerDependencies: - react - '@atlaskit/pragmatic-drag-and-drop@1.7.0(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/pragmatic-drag-and-drop@1.7.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)': dependencies: - '@atlaskit/link': 3.2.0(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/link': 3.2.0(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) + '@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0) '@babel/runtime': 7.27.0 bind-event-listener: 3.0.0 raf-schd: 4.0.3 @@ -1524,45 +1521,45 @@ snapshots: - react-dom - supports-color - '@atlaskit/primitives@14.8.1(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/primitives@14.8.1(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0)': dependencies: - '@atlaskit/analytics-next': 11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/app-provider': 2.2.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/css': 0.10.6(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/ds-lib': 4.0.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/interaction-context': 3.0.0(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/tokens': 4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/visually-hidden': 3.0.3(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/analytics-next': 11.0.0(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) + '@atlaskit/app-provider': 2.2.0(@types/react@19.1.6)(react@19.1.0) + '@atlaskit/css': 0.10.6(@types/react@19.1.6)(react@19.1.0) + '@atlaskit/ds-lib': 4.0.0(@types/react@19.1.6)(react@19.1.0) + '@atlaskit/interaction-context': 3.0.0(react@19.1.0) + '@atlaskit/tokens': 4.9.1(@types/react@19.1.6)(react@19.1.0) + '@atlaskit/visually-hidden': 3.0.3(react@19.1.0) '@babel/runtime': 7.27.0 - '@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704) - '@emotion/react': 11.14.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) + '@compiled/react': 0.18.4(react@19.1.0) + '@emotion/react': 11.14.0(@types/react@19.1.6)(react@19.1.0) '@emotion/serialize': 1.3.3 bind-event-listener: 3.0.0 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 tiny-invariant: 1.3.3 transitivePeerDependencies: - '@types/react' - react-dom - supports-color - '@atlaskit/tokens@4.9.1(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/tokens@4.9.1(@types/react@19.1.6)(react@19.1.0)': dependencies: - '@atlaskit/ds-lib': 4.0.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704) - '@atlaskit/platform-feature-flags': 1.1.1(react@19.0.0-rc-f38c22b244-20240704) + '@atlaskit/ds-lib': 4.0.0(@types/react@19.1.6)(react@19.1.0) + '@atlaskit/platform-feature-flags': 1.1.1(react@19.1.0) '@babel/runtime': 7.27.0 '@babel/traverse': 7.27.4 '@babel/types': 7.27.3 bind-event-listener: 3.0.0 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 transitivePeerDependencies: - '@types/react' - supports-color - '@atlaskit/visually-hidden@3.0.3(react@19.0.0-rc-f38c22b244-20240704)': + '@atlaskit/visually-hidden@3.0.3(react@19.1.0)': dependencies: '@babel/runtime': 7.27.0 - '@compiled/react': 0.18.4(react@19.0.0-rc-f38c22b244-20240704) - react: 19.0.0-rc-f38c22b244-20240704 + '@compiled/react': 0.18.4(react@19.1.0) + react: 19.1.0 '@auth/core@0.39.1': dependencies: @@ -1628,10 +1625,10 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 - '@compiled/react@0.18.4(react@19.0.0-rc-f38c22b244-20240704)': + '@compiled/react@0.18.4(react@19.1.0)': dependencies: csstype: 3.1.3 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 '@emnapi/runtime@1.4.0': dependencies: @@ -1666,19 +1663,19 @@ snapshots: '@emotion/memoize@0.9.0': {} - '@emotion/react@11.14.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704)': + '@emotion/react@11.14.0(@types/react@19.1.6)(react@19.1.0)': dependencies: '@babel/runtime': 7.27.0 '@emotion/babel-plugin': 11.13.5 '@emotion/cache': 11.14.0 '@emotion/serialize': 1.3.3 - '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.0.0-rc-f38c22b244-20240704) + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.1.0) '@emotion/utils': 1.4.2 '@emotion/weak-memoize': 0.4.0 hoist-non-react-statics: 3.3.2 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 optionalDependencies: - '@types/react': 18.3.23 + '@types/react': 19.1.6 transitivePeerDependencies: - supports-color @@ -1694,17 +1691,17 @@ snapshots: '@emotion/unitless@0.10.0': {} - '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.0.0-rc-f38c22b244-20240704)': + '@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.1.0)': dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 '@emotion/utils@1.4.2': {} '@emotion/weak-memoize@0.4.0': {} - '@heroicons/react@2.2.0(react@19.0.0-rc-f38c22b244-20240704)': + '@heroicons/react@2.2.0(react@19.1.0)': dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 '@img/sharp-darwin-arm64@0.34.1': optionalDependencies: @@ -1899,19 +1896,16 @@ snapshots: '@types/parse-json@4.0.2': {} - '@types/prop-types@15.7.12': {} - - '@types/react-dom@18.3.7(@types/react@18.3.23)': + '@types/react-dom@18.3.7(@types/react@19.1.6)': dependencies: - '@types/react': 18.3.23 + '@types/react': 19.1.6 - '@types/react-transition-group@4.4.12(@types/react@18.3.23)': + '@types/react-transition-group@4.4.12(@types/react@19.1.6)': dependencies: - '@types/react': 18.3.23 + '@types/react': 19.1.6 - '@types/react@18.3.23': + '@types/react@19.1.6': dependencies: - '@types/prop-types': 15.7.12 csstype: 3.1.3 abbrev@1.1.1: {} @@ -2313,13 +2307,13 @@ snapshots: nanoid@3.3.8: {} - next-auth@5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + next-auth@5.0.0-beta.28(next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0))(react@19.1.0): dependencies: '@auth/core': 0.39.1 - next: 15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) - react: 19.0.0-rc-f38c22b244-20240704 + next: 15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) + react: 19.1.0 - next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + next@15.3.3(@playwright/test@1.52.0)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0): dependencies: '@next/env': 15.3.3 '@swc/counter': 0.1.3 @@ -2327,9 +2321,9 @@ snapshots: busboy: 1.6.0 caniuse-lite: 1.0.30001702 postcss: 8.4.31 - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) - styled-jsx: 5.1.6(react@19.0.0-rc-f38c22b244-20240704) + react: 19.1.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0) + styled-jsx: 5.1.6(react@19.1.0) optionalDependencies: '@next/swc-darwin-arm64': 15.3.3 '@next/swc-darwin-x64': 15.3.3 @@ -2469,14 +2463,14 @@ snapshots: primeicons@7.0.0: {} - primereact@10.9.5(@types/react@18.3.23)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + primereact@10.9.5(@types/react@19.1.6)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0): dependencies: - '@types/react-transition-group': 4.4.12(@types/react@18.3.23) - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) - react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704) + '@types/react-transition-group': 4.4.12(@types/react@19.1.6) + react: 19.1.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0) + react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0) optionalDependencies: - '@types/react': 18.3.23 + '@types/react': 19.1.6 prop-types@15.8.1: dependencies: @@ -2488,30 +2482,30 @@ snapshots: raf-schd@4.0.3: {} - react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704): + react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0): dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 scheduler: 0.25.0-rc-f38c22b244-20240704 react-is@16.13.1: {} - react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704): + react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.1.0))(react@19.1.0): dependencies: '@babel/runtime': 7.27.0 dom-helpers: 5.2.1 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 19.0.0-rc-f38c22b244-20240704 - react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704) + react: 19.1.0 + react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.1.0) - react-uid@2.4.0(@types/react@18.3.23)(react@19.0.0-rc-f38c22b244-20240704): + react-uid@2.4.0(@types/react@19.1.6)(react@19.1.0): dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 tslib: 2.8.1 optionalDependencies: - '@types/react': 18.3.23 + '@types/react': 19.1.6 - react@19.0.0-rc-f38c22b244-20240704: {} + react@19.1.0: {} read-cache@1.0.0: dependencies: @@ -2633,10 +2627,10 @@ snapshots: dependencies: ansi-regex: 6.0.1 - styled-jsx@5.1.6(react@19.0.0-rc-f38c22b244-20240704): + styled-jsx@5.1.6(react@19.1.0): dependencies: client-only: 0.0.1 - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 stylis@4.2.0: {} @@ -2718,13 +2712,13 @@ snapshots: escalade: 3.2.0 picocolors: 1.1.1 - use-debounce@10.0.4(react@19.0.0-rc-f38c22b244-20240704): + use-debounce@10.0.4(react@19.1.0): dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 - use-memo-one@1.1.3(react@19.0.0-rc-f38c22b244-20240704): + use-memo-one@1.1.3(react@19.1.0): dependencies: - react: 19.0.0-rc-f38c22b244-20240704 + react: 19.1.0 util-deprecate@1.0.2: {}