mirror of https://github.com/wg-easy/wg-easy
5 changed files with 21 additions and 31 deletions
@ -14,9 +14,9 @@ importers: |
|||
'@nuxtjs/tailwindcss': |
|||
specifier: ^6.12.1 |
|||
version: 6.12.1([email protected])([email protected]) |
|||
bcrypt: |
|||
specifier: ^5.1.1 |
|||
version: 5.1.1 |
|||
bcryptjs: |
|||
specifier: ^2.4.3 |
|||
version: 2.4.3 |
|||
debug: |
|||
specifier: ^4.3.6 |
|||
version: 4.3.6 |
|||
@ -33,9 +33,9 @@ importers: |
|||
'@nuxt/eslint': |
|||
specifier: ^0.5.0 |
|||
version: 0.5.0([email protected])([email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected])) |
|||
'@types/bcrypt': |
|||
specifier: ^5.0.2 |
|||
version: 5.0.2 |
|||
'@types/bcryptjs': |
|||
specifier: ^2.4.6 |
|||
version: 2.4.6 |
|||
'@types/debug': |
|||
specifier: ^4.1.12 |
|||
version: 4.1.12 |
|||
@ -49,7 +49,7 @@ importers: |
|||
specifier: ^5.5.4 |
|||
version: 5.5.4 |
|||
vue-tsc: |
|||
specifier: ^2 |
|||
specifier: ^2.0.29 |
|||
version: 2.0.29([email protected]) |
|||
|
|||
packages: |
|||
@ -1205,8 +1205,8 @@ packages: |
|||
resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} |
|||
engines: {node: '>=10.13.0'} |
|||
|
|||
'@types/bcrypt@5.0.2': |
|||
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==} |
|||
'@types/bcrypt[email protected]': |
|||
resolution: {integrity: sha512-9xlo6R2qDs5uixm0bcIqCeMCE6HiQsIyel9KQySStiyqNl2tnj2mP3DX1Nf56MD6KMenNNlBBsy3LJ7gUEQPXQ==} |
|||
|
|||
'@types/[email protected]': |
|||
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} |
|||
@ -1592,9 +1592,8 @@ packages: |
|||
[email protected]: |
|||
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-AGBHOG5hPYZ5Xl9KXzU5iKq9516yEmvCKDg3ecP5kX2aB6UqTeXZxk2ELnDgDm6BQSMlLt9rDB4LoSMx0rYwww==} |
|||
engines: {node: '>= 10.0.0'} |
|||
[email protected]: |
|||
resolution: {integrity: sha512-V/Hy/X9Vt7f3BbPJEi8BdVFMByHi+jNXrYkW3huaybV/kQ0KJg0Y6PkEMbn+zeT+i+SiKZ/HMqJGIIt4LZDqNQ==} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} |
|||
@ -3032,9 +3031,6 @@ packages: |
|||
xml2js: |
|||
optional: true |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==} |
|||
|
|||
[email protected]: |
|||
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} |
|||
|
|||
@ -5680,9 +5676,7 @@ snapshots: |
|||
|
|||
'@trysound/[email protected]': {} |
|||
|
|||
'@types/[email protected]': |
|||
dependencies: |
|||
'@types/node': 22.0.2 |
|||
'@types/[email protected]': {} |
|||
|
|||
'@types/[email protected]': |
|||
dependencies: |
|||
@ -6192,13 +6186,7 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: |
|||
dependencies: |
|||
'@mapbox/node-pre-gyp': 1.0.11 |
|||
node-addon-api: 5.1.0 |
|||
transitivePeerDependencies: |
|||
- encoding |
|||
- supports-color |
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
@ -7800,8 +7788,6 @@ snapshots: |
|||
- supports-color |
|||
- uWebSockets.js |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]: {} |
|||
|
Loading…
Reference in new issue