diff --git a/maizzle/pnpm-lock.yaml b/maizzle/pnpm-lock.yaml index 4ab5dd12..e0083745 100644 --- a/maizzle/pnpm-lock.yaml +++ b/maizzle/pnpm-lock.yaml @@ -777,11 +777,11 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - lodash-es@4.17.23: - resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==} + lodash-es@4.18.1: + resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} - lodash@4.17.23: - resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} log-symbols@6.0.0: resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==} @@ -970,8 +970,8 @@ packages: resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==} engines: {node: '>=16 || 14 >=14.18'} - path-to-regexp@0.1.12: - resolution: {integrity: sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==} + path-to-regexp@0.1.13: + resolution: {integrity: sha512-A/AGNMFN3c8bOlvV9RreMdrv7jsmF9XIfDeCd87+I8RNg6s78BhJxMu69NEMHBSJFxKidViTEdruRwEk/WIKqA==} pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} @@ -1660,7 +1660,7 @@ snapshots: is-url-superb: 6.1.0 istextorbinary: 9.5.0 juice: 11.1.0-2 - lodash-es: 4.17.23 + lodash-es: 4.18.1 morphdom: 2.7.8 ora: 8.2.0 pathe: 2.0.3 @@ -2116,7 +2116,7 @@ snapshots: methods: 1.1.2 on-finished: 2.4.1 parseurl: 1.3.3 - path-to-regexp: 0.1.12 + path-to-regexp: 0.1.13 proxy-addr: 2.0.7 qs: 6.14.2 range-parser: 1.2.1 @@ -2390,9 +2390,9 @@ snapshots: dependencies: uc.micro: 2.1.0 - lodash-es@4.17.23: {} + lodash-es@4.18.1: {} - lodash@4.17.23: {} + lodash@4.18.1: {} log-symbols@6.0.0: dependencies: @@ -2566,7 +2566,7 @@ snapshots: lru-cache: 10.4.3 minipass: 7.1.2 - path-to-regexp@0.1.12: {} + path-to-regexp@0.1.13: {} pathe@1.1.2: {} @@ -2683,7 +2683,7 @@ snapshots: posthtml-component@2.3.0: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 posthtml: 0.16.7 posthtml-attrs-parser: 1.1.2 posthtml-expressions: 1.11.4 @@ -2994,7 +2994,7 @@ snapshots: '@types/lodash-es': 4.17.12 codsen-utils: 1.7.3 html-entities: 2.6.0 - lodash-es: 4.17.23 + lodash-es: 4.18.1 ranges-apply: 7.1.3 ranges-push: 7.1.3 string-left-right: 6.1.3 diff --git a/package.json b/package.json index c5ed6ee8..7779b598 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "html2canvas-pro": "^2.0.2", "laravel-precognition": "^1.0.2", "laravel-precognition-react-inertia": "^0.8.0", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "lucide-react": "^0.577.0", "moderndash": "^4.0.0", "momentum-modal-react": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e1f41a8..ae783b0d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,8 +129,8 @@ importers: specifier: ^0.8.0 version: 0.8.0(@inertiajs/react@2.3.18(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4) lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 lucide-react: specifier: ^0.577.0 version: 0.577.0(react@19.2.4) @@ -281,7 +281,7 @@ importers: version: 19.2.4(react@19.2.4) rollup-plugin-visualizer: specifier: ^7.0.0 - version: 7.0.1(rolldown@1.0.0-rc.9)(rollup@4.59.0) + version: 7.0.1(rolldown@1.0.0-rc.9(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.59.0) shadcn: specifier: ^4.0.8 version: 4.0.8(@types/node@25.5.0)(babel-plugin-macros@3.1.0)(typescript@5.9.3) @@ -1274,8 +1274,11 @@ packages: resolution: {integrity: sha512-/p08f93LEbsL5mDZFQ3DBxcPv/I4QG9EDYRRq1WNlCOXVfAHBTHMSVMwxlqG/AtnSfUr9+vgfN7MKiyDo0+Weg==} engines: {node: '>= 10'} - '@napi-rs/wasm-runtime@1.1.1': - resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} + '@napi-rs/wasm-runtime@1.1.2': + resolution: {integrity: sha512-sNXv5oLJ7ob93xkZ1XnxisYhGYXfaG9f65/ZgYuAu3qt7b3NadcOEhLvx28hv31PgX8SZJRYrAIPQilQmFpLVw==} + peerDependencies: + '@emnapi/core': ^1.7.1 + '@emnapi/runtime': ^1.7.1 '@noble/ciphers@1.3.0': resolution: {integrity: sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==} @@ -4253,15 +4256,15 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lodash-es@4.17.23: - resolution: {integrity: sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==} + lodash-es@4.18.1: + resolution: {integrity: sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==} lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. - lodash@4.17.23: - resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} log-symbols@6.0.0: resolution: {integrity: sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==} @@ -6080,7 +6083,7 @@ snapshots: '@cgarciagarcia/react-query-builder@1.20.5(react@19.2.4)': dependencies: - lodash: 4.17.23 + lodash: 4.18.1 react: 19.2.4 '@codemirror/autocomplete@6.20.0': @@ -6639,7 +6642,7 @@ snapshots: '@types/lodash-es': 4.17.12 axios: 1.13.6 laravel-precognition: 1.0.2 - lodash-es: 4.17.23 + lodash-es: 4.18.1 qs: 6.15.0 transitivePeerDependencies: - debug @@ -6657,7 +6660,7 @@ snapshots: '@inertiajs/core': 2.3.18 '@types/lodash-es': 4.17.12 laravel-precognition: 1.0.2 - lodash-es: 4.17.23 + lodash-es: 4.18.1 react: 19.2.4 react-dom: 19.2.4(react@19.2.4) transitivePeerDependencies: @@ -7131,7 +7134,7 @@ snapshots: '@napi-rs/canvas-win32-x64-msvc': 0.1.88 optional: true - '@napi-rs/wasm-runtime@1.1.1': + '@napi-rs/wasm-runtime@1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': dependencies: '@emnapi/core': 1.9.1 '@emnapi/runtime': 1.9.1 @@ -8766,9 +8769,12 @@ snapshots: '@rolldown/binding-openharmony-arm64@1.0.0-rc.9': optional: true - '@rolldown/binding-wasm32-wasi@1.0.0-rc.9': + '@rolldown/binding-wasm32-wasi@1.0.0-rc.9(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1)': dependencies: - '@napi-rs/wasm-runtime': 1.1.1 + '@napi-rs/wasm-runtime': 1.1.2(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' optional: true '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.9': @@ -10295,7 +10301,7 @@ snapshots: laravel-precognition-react@0.8.0(react@19.2.4): dependencies: laravel-precognition: 0.8.0 - lodash-es: 4.17.23 + lodash-es: 4.18.1 react: 19.2.4 transitivePeerDependencies: - debug @@ -10303,14 +10309,14 @@ snapshots: laravel-precognition@0.8.0: dependencies: axios: 1.13.6 - lodash-es: 4.17.23 + lodash-es: 4.18.1 transitivePeerDependencies: - debug laravel-precognition@1.0.2: dependencies: axios: 1.13.6 - lodash-es: 4.17.23 + lodash-es: 4.18.1 transitivePeerDependencies: - debug @@ -10427,11 +10433,11 @@ snapshots: lines-and-columns@1.2.4: {} - lodash-es@4.17.23: {} + lodash-es@4.18.1: {} lodash.isequal@4.5.0: {} - lodash@4.17.23: {} + lodash@4.18.1: {} log-symbols@6.0.0: dependencies: @@ -11445,7 +11451,7 @@ snapshots: '@types/lodash': 4.17.24 color: 4.2.3 csstype: 3.2.3 - lodash-es: 4.17.23 + lodash-es: 4.18.1 react-compiler-runtime@1.0.0(react@19.2.4): dependencies: @@ -11703,7 +11709,7 @@ snapshots: reusify@1.1.0: {} - rolldown@1.0.0-rc.9: + rolldown@1.0.0-rc.9(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1): dependencies: '@oxc-project/types': 0.115.0 '@rolldown/pluginutils': 1.0.0-rc.9 @@ -11720,19 +11726,22 @@ snapshots: '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.9 '@rolldown/binding-linux-x64-musl': 1.0.0-rc.9 '@rolldown/binding-openharmony-arm64': 1.0.0-rc.9 - '@rolldown/binding-wasm32-wasi': 1.0.0-rc.9 + '@rolldown/binding-wasm32-wasi': 1.0.0-rc.9(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.9 '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.9 + transitivePeerDependencies: + - '@emnapi/core' + - '@emnapi/runtime' optional: true - rollup-plugin-visualizer@7.0.1(rolldown@1.0.0-rc.9)(rollup@4.59.0): + rollup-plugin-visualizer@7.0.1(rolldown@1.0.0-rc.9(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.59.0): dependencies: open: 11.0.0 picomatch: 4.0.4 source-map: 0.7.6 yargs: 18.0.0 optionalDependencies: - rolldown: 1.0.0-rc.9 + rolldown: 1.0.0-rc.9(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1) rollup: 4.59.0 rollup@4.59.0: