mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
build: sort out deps
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@reduxjs/toolkit": "^2.8.2",
|
"@reduxjs/toolkit": "^2.8.2",
|
||||||
"@unlock-music/crypto": "0.1.10",
|
"@unlock-music/crypto": "^0.1.11",
|
||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"nanoid": "^5.1.5",
|
"nanoid": "^5.1.5",
|
||||||
"radash": "^12.1.1",
|
"radash": "^12.1.1",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -24,8 +24,8 @@ importers:
|
|||||||
specifier: ^2.8.2
|
specifier: ^2.8.2
|
||||||
version: 2.8.2(react-redux@9.2.0(@types/react@19.1.8)(react@19.1.0)(redux@5.0.1))(react@19.1.0)
|
version: 2.8.2(react-redux@9.2.0(@types/react@19.1.8)(react@19.1.0)(redux@5.0.1))(react@19.1.0)
|
||||||
'@unlock-music/crypto':
|
'@unlock-music/crypto':
|
||||||
specifier: 0.1.10
|
specifier: ^0.1.11
|
||||||
version: 0.1.10
|
version: 0.1.11
|
||||||
classnames:
|
classnames:
|
||||||
specifier: ^2.5.1
|
specifier: ^2.5.1
|
||||||
version: 2.5.1
|
version: 2.5.1
|
||||||
@@ -1599,8 +1599,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==}
|
resolution: {integrity: sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@unlock-music/crypto@0.1.10':
|
'@unlock-music/crypto@0.1.11':
|
||||||
resolution: {integrity: sha512-vcdEazDfWQV2IBal5P+9vLrUziQBF2OSmbvo4gKhr0NvotI/KPeqWTdcm7OOzrA1TvkGwHEKa4H5VPiHVY90Tg==, tarball: https://git.unlock-music.dev/api/packages/um/npm/%40unlock-music%2Fcrypto/-/0.1.10/crypto-0.1.10.tgz}
|
resolution: {integrity: sha512-AtM041QzFwpsOOPXmkP5MJIS/v2gyiOYZ/oP1vBkg0MaQDC8B2WIC7AWzYFKR5su3woiBph6GuXIO2BS/lJDWg==, tarball: https://git.um-react.app/api/packages/um/npm/%40unlock-music%2Fcrypto/-/0.1.11/crypto-0.1.11.tgz}
|
||||||
|
|
||||||
'@vitejs/plugin-react@4.6.0':
|
'@vitejs/plugin-react@4.6.0':
|
||||||
resolution: {integrity: sha512-5Kgff+m8e2PB+9j51eGHEpn5kUzRKH2Ry0qGoe8ItJg7pqnkPrYPkDQZGgGmTa0EGarHrkjLvOdU3b1fzI8otQ==}
|
resolution: {integrity: sha512-5Kgff+m8e2PB+9j51eGHEpn5kUzRKH2Ry0qGoe8ItJg7pqnkPrYPkDQZGgGmTa0EGarHrkjLvOdU3b1fzI8otQ==}
|
||||||
@@ -5246,7 +5246,7 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 8.35.1
|
'@typescript-eslint/types': 8.35.1
|
||||||
eslint-visitor-keys: 4.2.1
|
eslint-visitor-keys: 4.2.1
|
||||||
|
|
||||||
'@unlock-music/crypto@0.1.10': {}
|
'@unlock-music/crypto@0.1.11': {}
|
||||||
|
|
||||||
'@vitejs/plugin-react@4.6.0(vite@6.3.5(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(sass@1.89.2)(terser@5.43.1)(yaml@2.8.0))':
|
'@vitejs/plugin-react@4.6.0(vite@6.3.5(@types/node@24.0.10)(jiti@2.4.2)(lightningcss@1.30.1)(sass@1.89.2)(terser@5.43.1)(yaml@2.8.0))':
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user