mirror of
https://github.com/seerr-team/seerr.git
synced 2026-05-19 06:07:27 -04:00
chore(deps): update dependency typeorm to v0.3.29 (#3037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
"swagger-ui-express": "5.0.1",
|
||||
"swr": "2.4.1",
|
||||
"tailwind-merge": "^2.6.1",
|
||||
"typeorm": "0.3.28",
|
||||
"typeorm": "0.3.29",
|
||||
"ua-parser-js": "^2.0.9",
|
||||
"undici": "^8.1.0",
|
||||
"validator": "^13.15.35",
|
||||
|
||||
182
pnpm-lock.yaml
generated
182
pnpm-lock.yaml
generated
@@ -64,7 +64,7 @@ importers:
|
||||
version: 2.14.1
|
||||
connect-typeorm:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0(typeorm@0.3.28(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5)))
|
||||
version: 2.0.0(typeorm@0.3.29(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5)))
|
||||
cookie-parser:
|
||||
specifier: 1.4.7
|
||||
version: 1.4.7
|
||||
@@ -210,8 +210,8 @@ importers:
|
||||
specifier: ^2.6.1
|
||||
version: 2.6.1
|
||||
typeorm:
|
||||
specifier: 0.3.28
|
||||
version: 0.3.28(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5))
|
||||
specifier: 0.3.29
|
||||
version: 0.3.29(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5))
|
||||
ua-parser-js:
|
||||
specifier: ^2.0.9
|
||||
version: 2.0.9
|
||||
@@ -2396,9 +2396,6 @@ packages:
|
||||
'@swc/counter@0.1.3':
|
||||
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
||||
|
||||
'@swc/helpers@0.5.11':
|
||||
resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==}
|
||||
|
||||
'@swc/helpers@0.5.15':
|
||||
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
|
||||
|
||||
@@ -3002,10 +2999,6 @@ packages:
|
||||
array-ify@1.0.0:
|
||||
resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==}
|
||||
|
||||
array-includes@3.1.8:
|
||||
resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
array-includes@3.1.9:
|
||||
resolution: {integrity: sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -3022,10 +3015,6 @@ packages:
|
||||
resolution: {integrity: sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
array.prototype.flat@1.3.2:
|
||||
resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
array.prototype.flat@1.3.3:
|
||||
resolution: {integrity: sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -4044,9 +4033,6 @@ packages:
|
||||
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
es-shim-unscopables@1.0.2:
|
||||
resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==}
|
||||
|
||||
es-shim-unscopables@1.1.0:
|
||||
resolution: {integrity: sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -6835,10 +6821,6 @@ packages:
|
||||
engines: {node: '>= 0.4'}
|
||||
hasBin: true
|
||||
|
||||
resolve@2.0.0-next.5:
|
||||
resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
|
||||
hasBin: true
|
||||
|
||||
resolve@2.0.0-next.6:
|
||||
resolution: {integrity: sha512-3JmVl5hMGtJ3kMmB3zi3DL25KfkCEyy3Tw7Gmw7z5w8M9WlwoPFnIvwChzu1+cF3iaK3sp18hhPz8ANeimdJfA==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -7583,8 +7565,8 @@ packages:
|
||||
typedarray@0.0.6:
|
||||
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
|
||||
|
||||
typeorm@0.3.28:
|
||||
resolution: {integrity: sha512-6GH7wXhtfq2D33ZuRXYwIsl/qM5685WZcODZb7noOOcRMteM9KF2x2ap3H0EBjnSV0VO4gNAfJT5Ukp0PkOlvg==}
|
||||
typeorm@0.3.29:
|
||||
resolution: {integrity: sha512-wwPEX/df4l72gCmOsrs0otJZYLGA9lLQkUZCkukbsymEycV4zXv2KM7wU7v2r8L01TaCgY9ApSSqHQWBOUhEoQ==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -7782,8 +7764,8 @@ packages:
|
||||
util-deprecate@1.0.2:
|
||||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
|
||||
uuid@11.1.0:
|
||||
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
|
||||
uuid@11.1.1:
|
||||
resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==}
|
||||
hasBin: true
|
||||
|
||||
uuid@8.3.2:
|
||||
@@ -9372,20 +9354,20 @@ snapshots:
|
||||
|
||||
'@internationalized/date@3.12.1':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
|
||||
'@internationalized/message@3.1.9':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
intl-messageformat: 10.7.18
|
||||
|
||||
'@internationalized/number@3.6.6':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
|
||||
'@internationalized/string@3.2.8':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
|
||||
'@isaacs/cliui@8.0.2':
|
||||
dependencies:
|
||||
@@ -9782,21 +9764,21 @@ snapshots:
|
||||
|
||||
'@react-aria/breadcrumbs@3.6.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/button@3.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/calendar@3.10.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9804,28 +9786,28 @@ snapshots:
|
||||
|
||||
'@react-aria/checkbox@3.17.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/color@3.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/combobox@3.16.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/datepicker@3.17.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9833,14 +9815,14 @@ snapshots:
|
||||
|
||||
'@react-aria/dialog@3.6.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/disclosure@3.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9848,21 +9830,21 @@ snapshots:
|
||||
'@react-aria/dnd@3.12.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/focus@3.22.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/gridlist@3.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9872,7 +9854,7 @@ snapshots:
|
||||
'@internationalized/date': 3.12.1
|
||||
'@internationalized/message': 3.1.9
|
||||
'@internationalized/string': 3.2.8
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9880,70 +9862,70 @@ snapshots:
|
||||
'@react-aria/interactions@3.28.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/label@3.8.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/landmark@3.1.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/link@3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/listbox@3.16.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/menu@3.22.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/meter@3.5.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/numberfield@3.13.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/overlays@3.32.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/progress@3.5.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9951,35 +9933,35 @@ snapshots:
|
||||
'@react-aria/radio@3.13.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/searchfield@3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/select@3.18.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/selection@3.28.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/separator@3.5.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -9987,26 +9969,26 @@ snapshots:
|
||||
'@react-aria/slider@3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/ssr@3.9.10(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
|
||||
'@react-aria/switch@3.8.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/table@3.18.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -10014,35 +9996,35 @@ snapshots:
|
||||
'@react-aria/tabs@3.12.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/tag@3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/textfield@3.19.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/toast@3.1.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/tooltip@3.10.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -10050,14 +10032,14 @@ snapshots:
|
||||
|
||||
'@react-aria/tree@3.2.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
|
||||
'@react-aria/utils@3.34.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -10065,7 +10047,7 @@ snapshots:
|
||||
|
||||
'@react-aria/visually-hidden@3.9.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
react-aria: 3.48.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
|
||||
react-dom: 19.2.6(react@19.2.6)
|
||||
@@ -10290,10 +10272,6 @@ snapshots:
|
||||
'@swc/counter@0.1.3':
|
||||
optional: true
|
||||
|
||||
'@swc/helpers@0.5.11':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@swc/helpers@0.5.15':
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
@@ -10901,15 +10879,6 @@ snapshots:
|
||||
|
||||
array-ify@1.0.0: {}
|
||||
|
||||
array-includes@3.1.8:
|
||||
dependencies:
|
||||
call-bind: 1.0.8
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.24.0
|
||||
es-object-atoms: 1.1.1
|
||||
get-intrinsic: 1.3.0
|
||||
is-string: 1.1.1
|
||||
|
||||
array-includes@3.1.9:
|
||||
dependencies:
|
||||
call-bind: 1.0.8
|
||||
@@ -10930,7 +10899,7 @@ snapshots:
|
||||
es-abstract: 1.24.0
|
||||
es-errors: 1.3.0
|
||||
es-object-atoms: 1.1.1
|
||||
es-shim-unscopables: 1.0.2
|
||||
es-shim-unscopables: 1.1.0
|
||||
|
||||
array.prototype.findlastindex@1.2.6:
|
||||
dependencies:
|
||||
@@ -10942,26 +10911,19 @@ snapshots:
|
||||
es-object-atoms: 1.1.1
|
||||
es-shim-unscopables: 1.1.0
|
||||
|
||||
array.prototype.flat@1.3.2:
|
||||
dependencies:
|
||||
call-bind: 1.0.8
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.24.0
|
||||
es-shim-unscopables: 1.0.2
|
||||
|
||||
array.prototype.flat@1.3.3:
|
||||
dependencies:
|
||||
call-bind: 1.0.8
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.24.0
|
||||
es-shim-unscopables: 1.0.2
|
||||
es-shim-unscopables: 1.1.0
|
||||
|
||||
array.prototype.flatmap@1.3.3:
|
||||
dependencies:
|
||||
call-bind: 1.0.8
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.24.0
|
||||
es-shim-unscopables: 1.0.2
|
||||
es-shim-unscopables: 1.1.0
|
||||
|
||||
array.prototype.tosorted@1.1.4:
|
||||
dependencies:
|
||||
@@ -10969,7 +10931,7 @@ snapshots:
|
||||
define-properties: 1.2.1
|
||||
es-abstract: 1.24.0
|
||||
es-errors: 1.3.0
|
||||
es-shim-unscopables: 1.0.2
|
||||
es-shim-unscopables: 1.1.0
|
||||
|
||||
arraybuffer.prototype.slice@1.0.4:
|
||||
dependencies:
|
||||
@@ -11571,13 +11533,13 @@ snapshots:
|
||||
readable-stream: 3.6.2
|
||||
typedarray: 0.0.6
|
||||
|
||||
connect-typeorm@2.0.0(typeorm@0.3.28(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5))):
|
||||
connect-typeorm@2.0.0(typeorm@0.3.29(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5))):
|
||||
dependencies:
|
||||
'@types/debug': 0.0.31
|
||||
'@types/express-session': 1.18.2
|
||||
debug: 4.4.3(supports-color@5.5.0)
|
||||
express-session: 1.19.0
|
||||
typeorm: 0.3.28(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5))
|
||||
typeorm: 0.3.29(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5))
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -12233,10 +12195,6 @@ snapshots:
|
||||
has-tostringtag: 1.0.2
|
||||
hasown: 2.0.2
|
||||
|
||||
es-shim-unscopables@1.0.2:
|
||||
dependencies:
|
||||
hasown: 2.0.2
|
||||
|
||||
es-shim-unscopables@1.1.0:
|
||||
dependencies:
|
||||
hasown: 2.0.2
|
||||
@@ -12365,7 +12323,7 @@ snapshots:
|
||||
eslint-plugin-jsx-a11y@6.10.2(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
aria-query: 5.3.2
|
||||
array-includes: 3.1.8
|
||||
array-includes: 3.1.9
|
||||
array.prototype.flatmap: 1.3.3
|
||||
ast-types-flow: 0.0.8
|
||||
axe-core: 4.11.0
|
||||
@@ -12405,7 +12363,7 @@ snapshots:
|
||||
|
||||
eslint-plugin-react@7.37.5(eslint@9.39.3(jiti@2.6.1)):
|
||||
dependencies:
|
||||
array-includes: 3.1.8
|
||||
array-includes: 3.1.9
|
||||
array.prototype.findlast: 1.2.5
|
||||
array.prototype.flatmap: 1.3.3
|
||||
array.prototype.tosorted: 1.1.4
|
||||
@@ -12420,7 +12378,7 @@ snapshots:
|
||||
object.fromentries: 2.0.8
|
||||
object.values: 1.2.1
|
||||
prop-types: 15.8.1
|
||||
resolve: 2.0.0-next.5
|
||||
resolve: 2.0.0-next.6
|
||||
semver: 6.3.1
|
||||
string.prototype.matchall: 4.0.12
|
||||
string.prototype.repeat: 1.0.0
|
||||
@@ -13992,8 +13950,8 @@ snapshots:
|
||||
|
||||
jsx-ast-utils@3.3.5:
|
||||
dependencies:
|
||||
array-includes: 3.1.8
|
||||
array.prototype.flat: 1.3.2
|
||||
array-includes: 3.1.9
|
||||
array.prototype.flat: 1.3.3
|
||||
object.assign: 4.1.7
|
||||
object.values: 1.2.1
|
||||
|
||||
@@ -15495,7 +15453,7 @@ snapshots:
|
||||
'@internationalized/number': 3.6.6
|
||||
'@internationalized/string': 3.2.8
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
aria-hidden: 1.2.6
|
||||
clsx: 2.1.1
|
||||
react: 19.2.6
|
||||
@@ -15601,7 +15559,7 @@ snapshots:
|
||||
'@internationalized/number': 3.6.6
|
||||
'@internationalized/string': 3.2.8
|
||||
'@react-types/shared': 3.34.0(react@19.2.6)
|
||||
'@swc/helpers': 0.5.11
|
||||
'@swc/helpers': 0.5.15
|
||||
react: 19.2.6
|
||||
use-sync-external-store: 1.6.0(react@19.2.6)
|
||||
|
||||
@@ -15757,12 +15715,6 @@ snapshots:
|
||||
path-parse: 1.0.7
|
||||
supports-preserve-symlinks-flag: 1.0.0
|
||||
|
||||
resolve@2.0.0-next.5:
|
||||
dependencies:
|
||||
is-core-module: 2.16.1
|
||||
path-parse: 1.0.7
|
||||
supports-preserve-symlinks-flag: 1.0.0
|
||||
|
||||
resolve@2.0.0-next.6:
|
||||
dependencies:
|
||||
es-errors: 1.3.0
|
||||
@@ -16657,7 +16609,7 @@ snapshots:
|
||||
|
||||
typedarray@0.0.6: {}
|
||||
|
||||
typeorm@0.3.28(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5)):
|
||||
typeorm@0.3.29(babel-plugin-macros@3.1.0)(pg@8.20.0)(sqlite3@5.1.7)(ts-node@10.9.2(@swc/core@1.6.5(@swc/helpers@0.5.15))(@types/node@22.19.0)(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@sqltools/formatter': 1.2.5
|
||||
ansis: 4.2.0
|
||||
@@ -16672,7 +16624,7 @@ snapshots:
|
||||
sha.js: 2.4.12
|
||||
sql-highlight: 6.1.0
|
||||
tslib: 2.8.1
|
||||
uuid: 11.1.0
|
||||
uuid: 11.1.1
|
||||
yargs: 17.7.2
|
||||
optionalDependencies:
|
||||
pg: 8.20.0
|
||||
@@ -16842,7 +16794,7 @@ snapshots:
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
uuid@11.1.0: {}
|
||||
uuid@11.1.1: {}
|
||||
|
||||
uuid@8.3.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user