@licklist/design 0.71.14 → 0.71.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductSetCard.d.ts","sourceRoot":"","sources":["../../../src/product-set/card/ProductSetCard.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAOtF,MAAM,WAAW,mBAAoB,SAAQ,iBAAiB;IAC5D,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,uBAAuB,EAAE,MAAM,CAAA;IAC/B,+BAA+B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACxD,MAAM,EAAE,MAAM,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAA;IAC1C,QAAQ,EAAE,MAAM,IAAI,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,wBAAwB,CAAC,EAAE,MAAM,CAAA;CAClC;AAED,wBAAgB,cAAc,CAAC,EAC7B,IAAI,EACJ,KAAK,EACL,IAAI,EACJ,MAAM,EACN,QAAQ,EACR,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,SAAS,EACT,SAAc,EACd,aAAoB,EACpB,QAAY,GACb,EAAE,mBAAmB,
|
|
1
|
+
{"version":3,"file":"ProductSetCard.d.ts","sourceRoot":"","sources":["../../../src/product-set/card/ProductSetCard.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAOtF,MAAM,WAAW,mBAAoB,SAAQ,iBAAiB;IAC5D,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,MAAM,CAAA;IACZ,uBAAuB,EAAE,MAAM,CAAA;IAC/B,+BAA+B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACxD,MAAM,EAAE,MAAM,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAA;IAC1C,QAAQ,EAAE,MAAM,IAAI,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,wBAAwB,CAAC,EAAE,MAAM,CAAA;CAClC;AAED,wBAAgB,cAAc,CAAC,EAC7B,IAAI,EACJ,KAAK,EACL,IAAI,EACJ,MAAM,EACN,QAAQ,EACR,+BAA+B,EAC/B,uBAAuB,EACvB,wBAAwB,EACxB,SAAS,EACT,SAAc,EACd,aAAoB,EACpB,QAAY,GACb,EAAE,mBAAmB,2CA6IrB"}
|
|
@@ -157,6 +157,7 @@ function ProductSetCard(param) {
|
|
|
157
157
|
return e.stopPropagation();
|
|
158
158
|
},
|
|
159
159
|
children: Boolean(onRemove) && /*#__PURE__*/ jsx(ConfirmModal, {
|
|
160
|
+
content: t(override ? 'confirmRemoveProductSetWithOverrides' : 'areUSureYouWantToPerformThisAction'),
|
|
160
161
|
children: function(confirm) {
|
|
161
162
|
return /*#__PURE__*/ jsx(MenuButton, {
|
|
162
163
|
onClick: function() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@licklist/design",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.15",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
]
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
|
-
"@licklist/core": "0.32.
|
|
45
|
+
"@licklist/core": "0.32.5",
|
|
46
46
|
"@licklist/eslint-config": "0.5.6",
|
|
47
47
|
"@licklist/plugins": "0.35.1",
|
|
48
48
|
"lodash": "4.17.21",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"@dnd-kit/utilities": "2.0.0",
|
|
62
62
|
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
|
63
63
|
"@fortawesome/free-solid-svg-icons": "5.15.2",
|
|
64
|
-
"@licklist/core": "0.32.
|
|
64
|
+
"@licklist/core": "0.32.5",
|
|
65
65
|
"@licklist/eslint-config": "0.5.6",
|
|
66
66
|
"@licklist/plugins": "0.35.1",
|
|
67
67
|
"@mantine/core": "6.0.22",
|
|
@@ -136,7 +136,13 @@ export function ProductSetCard({
|
|
|
136
136
|
onClick={(e) => e.stopPropagation()}
|
|
137
137
|
>
|
|
138
138
|
{Boolean(onRemove) && (
|
|
139
|
-
<ConfirmModal
|
|
139
|
+
<ConfirmModal
|
|
140
|
+
content={t(
|
|
141
|
+
override
|
|
142
|
+
? 'confirmRemoveProductSetWithOverrides'
|
|
143
|
+
: 'areUSureYouWantToPerformThisAction',
|
|
144
|
+
)}
|
|
145
|
+
>
|
|
140
146
|
{(confirm) => (
|
|
141
147
|
<MenuButton
|
|
142
148
|
onClick={() => {
|
package/yarn.lock
CHANGED
|
@@ -2481,9 +2481,9 @@ __metadata:
|
|
|
2481
2481
|
languageName: node
|
|
2482
2482
|
linkType: hard
|
|
2483
2483
|
|
|
2484
|
-
"@licklist/core@npm:0.32.
|
|
2485
|
-
version: 0.32.
|
|
2486
|
-
resolution: "@licklist/core@npm:0.32.
|
|
2484
|
+
"@licklist/core@npm:0.32.5":
|
|
2485
|
+
version: 0.32.5
|
|
2486
|
+
resolution: "@licklist/core@npm:0.32.5"
|
|
2487
2487
|
dependencies:
|
|
2488
2488
|
"@sentry/browser": "npm:6.2.0"
|
|
2489
2489
|
axios: "npm:0.26.0"
|
|
@@ -2505,7 +2505,7 @@ __metadata:
|
|
|
2505
2505
|
react-i18next: 11.8.8
|
|
2506
2506
|
react-intl: 6.6.8
|
|
2507
2507
|
zustand: 3.7.2
|
|
2508
|
-
checksum: 10c0/
|
|
2508
|
+
checksum: 10c0/d6872ed427641ec1491ab7ec835b93311a54abb11c3ccb57aa43addb5f7f2cf37b0fc6fff0b2884b8d20666161b6c7a0d32ae09f33f5e77f5bbb9a918ad52afa
|
|
2509
2509
|
languageName: node
|
|
2510
2510
|
linkType: hard
|
|
2511
2511
|
|
|
@@ -2520,7 +2520,7 @@ __metadata:
|
|
|
2520
2520
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2521
2521
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2522
2522
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2523
|
-
"@licklist/core": "npm:0.32.
|
|
2523
|
+
"@licklist/core": "npm:0.32.5"
|
|
2524
2524
|
"@licklist/eslint-config": "npm:0.5.6"
|
|
2525
2525
|
"@licklist/plugins": "npm:0.35.1"
|
|
2526
2526
|
"@mantine/core": "npm:6.0.22"
|
|
@@ -2651,7 +2651,7 @@ __metadata:
|
|
|
2651
2651
|
vite-plugin-svgr: "npm:4.2.0"
|
|
2652
2652
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2653
2653
|
peerDependencies:
|
|
2654
|
-
"@licklist/core": 0.32.
|
|
2654
|
+
"@licklist/core": 0.32.5
|
|
2655
2655
|
"@licklist/eslint-config": 0.5.6
|
|
2656
2656
|
"@licklist/plugins": 0.35.1
|
|
2657
2657
|
lodash: 4.17.21
|
|
@@ -3288,8 +3288,8 @@ __metadata:
|
|
|
3288
3288
|
linkType: hard
|
|
3289
3289
|
|
|
3290
3290
|
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.2, @rollup/pluginutils@npm:^5.0.5, @rollup/pluginutils@npm:^5.1.0":
|
|
3291
|
-
version: 5.1.
|
|
3292
|
-
resolution: "@rollup/pluginutils@npm:5.1.
|
|
3291
|
+
version: 5.1.4
|
|
3292
|
+
resolution: "@rollup/pluginutils@npm:5.1.4"
|
|
3293
3293
|
dependencies:
|
|
3294
3294
|
"@types/estree": "npm:^1.0.0"
|
|
3295
3295
|
estree-walker: "npm:^2.0.2"
|
|
@@ -3299,7 +3299,7 @@ __metadata:
|
|
|
3299
3299
|
peerDependenciesMeta:
|
|
3300
3300
|
rollup:
|
|
3301
3301
|
optional: true
|
|
3302
|
-
checksum: 10c0/
|
|
3302
|
+
checksum: 10c0/6d58fbc6f1024eb4b087bc9bf59a1d655a8056a60c0b4021d3beaeec3f0743503f52467fd89d2cf0e7eccf2831feb40a05ad541a17637ea21ba10b21c2004deb
|
|
3303
3303
|
languageName: node
|
|
3304
3304
|
linkType: hard
|
|
3305
3305
|
|
|
@@ -5973,12 +5973,12 @@ __metadata:
|
|
|
5973
5973
|
linkType: hard
|
|
5974
5974
|
|
|
5975
5975
|
"@types/react@npm:16 || 17 || 18":
|
|
5976
|
-
version: 18.3.
|
|
5977
|
-
resolution: "@types/react@npm:18.3.
|
|
5976
|
+
version: 18.3.17
|
|
5977
|
+
resolution: "@types/react@npm:18.3.17"
|
|
5978
5978
|
dependencies:
|
|
5979
5979
|
"@types/prop-types": "npm:*"
|
|
5980
5980
|
csstype: "npm:^3.0.2"
|
|
5981
|
-
checksum: 10c0/
|
|
5981
|
+
checksum: 10c0/475191e9cd0ab5bef35cc1868295d6526cd78b25c1bb816f0747a1e92261688305f81c0e29aff52e6ea70397f133e34c399dc936cb5072f1acf465d9daacc0da
|
|
5982
5982
|
languageName: node
|
|
5983
5983
|
linkType: hard
|
|
5984
5984
|
|
|
@@ -6227,30 +6227,30 @@ __metadata:
|
|
|
6227
6227
|
languageName: node
|
|
6228
6228
|
linkType: hard
|
|
6229
6229
|
|
|
6230
|
-
"@volar/language-core@npm:2.4.
|
|
6231
|
-
version: 2.4.
|
|
6232
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6230
|
+
"@volar/language-core@npm:2.4.11, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6231
|
+
version: 2.4.11
|
|
6232
|
+
resolution: "@volar/language-core@npm:2.4.11"
|
|
6233
6233
|
dependencies:
|
|
6234
|
-
"@volar/source-map": "npm:2.4.
|
|
6235
|
-
checksum: 10c0/
|
|
6234
|
+
"@volar/source-map": "npm:2.4.11"
|
|
6235
|
+
checksum: 10c0/ccc5de0c28b4186dc99ff9856b2ac2318ee1818480af3ca406f3c09d42b19b6df8698b525f6cf0fed368332fc76659cd4433fb38e6a55a85c7cefc97d665ccf8
|
|
6236
6236
|
languageName: node
|
|
6237
6237
|
linkType: hard
|
|
6238
6238
|
|
|
6239
|
-
"@volar/source-map@npm:2.4.
|
|
6240
|
-
version: 2.4.
|
|
6241
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6242
|
-
checksum: 10c0/
|
|
6239
|
+
"@volar/source-map@npm:2.4.11":
|
|
6240
|
+
version: 2.4.11
|
|
6241
|
+
resolution: "@volar/source-map@npm:2.4.11"
|
|
6242
|
+
checksum: 10c0/8e5badf9f67d669679c48fe32258e082d823523ca2807438d38c0aac6c52b84d43580c8921b559fc5a27c0c7457ffcba569e60de7a597851690dec04ed77c5fc
|
|
6243
6243
|
languageName: node
|
|
6244
6244
|
linkType: hard
|
|
6245
6245
|
|
|
6246
6246
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6247
|
-
version: 2.4.
|
|
6248
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6247
|
+
version: 2.4.11
|
|
6248
|
+
resolution: "@volar/typescript@npm:2.4.11"
|
|
6249
6249
|
dependencies:
|
|
6250
|
-
"@volar/language-core": "npm:2.4.
|
|
6250
|
+
"@volar/language-core": "npm:2.4.11"
|
|
6251
6251
|
path-browserify: "npm:^1.0.1"
|
|
6252
6252
|
vscode-uri: "npm:^3.0.8"
|
|
6253
|
-
checksum: 10c0/
|
|
6253
|
+
checksum: 10c0/bca9bda9c8c95fd06672b834d1804810fdad496e15ee8e2099f76de74fa529d835f342afb6b976e6e3bc4599a3bbbfd007a842694fe1300cf6286783b827f917
|
|
6254
6254
|
languageName: node
|
|
6255
6255
|
linkType: hard
|
|
6256
6256
|
|
|
@@ -7057,26 +7057,26 @@ __metadata:
|
|
|
7057
7057
|
linkType: hard
|
|
7058
7058
|
|
|
7059
7059
|
"array.prototype.flat@npm:^1.2.1, array.prototype.flat@npm:^1.2.3, array.prototype.flat@npm:^1.3.1":
|
|
7060
|
-
version: 1.3.
|
|
7061
|
-
resolution: "array.prototype.flat@npm:1.3.
|
|
7060
|
+
version: 1.3.3
|
|
7061
|
+
resolution: "array.prototype.flat@npm:1.3.3"
|
|
7062
7062
|
dependencies:
|
|
7063
|
-
call-bind: "npm:^1.0.
|
|
7064
|
-
define-properties: "npm:^1.2.
|
|
7065
|
-
es-abstract: "npm:^1.
|
|
7066
|
-
es-shim-unscopables: "npm:^1.0.
|
|
7067
|
-
checksum: 10c0/
|
|
7063
|
+
call-bind: "npm:^1.0.8"
|
|
7064
|
+
define-properties: "npm:^1.2.1"
|
|
7065
|
+
es-abstract: "npm:^1.23.5"
|
|
7066
|
+
es-shim-unscopables: "npm:^1.0.2"
|
|
7067
|
+
checksum: 10c0/d90e04dfbc43bb96b3d2248576753d1fb2298d2d972e29ca7ad5ec621f0d9e16ff8074dae647eac4f31f4fb7d3f561a7ac005fb01a71f51705a13b5af06a7d8a
|
|
7068
7068
|
languageName: node
|
|
7069
7069
|
linkType: hard
|
|
7070
7070
|
|
|
7071
7071
|
"array.prototype.flatmap@npm:^1.2.1, array.prototype.flatmap@npm:^1.3.2":
|
|
7072
|
-
version: 1.3.
|
|
7073
|
-
resolution: "array.prototype.flatmap@npm:1.3.
|
|
7072
|
+
version: 1.3.3
|
|
7073
|
+
resolution: "array.prototype.flatmap@npm:1.3.3"
|
|
7074
7074
|
dependencies:
|
|
7075
|
-
call-bind: "npm:^1.0.
|
|
7076
|
-
define-properties: "npm:^1.2.
|
|
7077
|
-
es-abstract: "npm:^1.
|
|
7078
|
-
es-shim-unscopables: "npm:^1.0.
|
|
7079
|
-
checksum: 10c0/
|
|
7075
|
+
call-bind: "npm:^1.0.8"
|
|
7076
|
+
define-properties: "npm:^1.2.1"
|
|
7077
|
+
es-abstract: "npm:^1.23.5"
|
|
7078
|
+
es-shim-unscopables: "npm:^1.0.2"
|
|
7079
|
+
checksum: 10c0/ba899ea22b9dc9bf276e773e98ac84638ed5e0236de06f13d63a90b18ca9e0ec7c97d622d899796e3773930b946cd2413d098656c0c5d8cc58c6f25c21e6bd54
|
|
7080
7080
|
languageName: node
|
|
7081
7081
|
linkType: hard
|
|
7082
7082
|
|
|
@@ -7122,19 +7122,18 @@ __metadata:
|
|
|
7122
7122
|
languageName: node
|
|
7123
7123
|
linkType: hard
|
|
7124
7124
|
|
|
7125
|
-
"arraybuffer.prototype.slice@npm:^1.0.
|
|
7126
|
-
version: 1.0.
|
|
7127
|
-
resolution: "arraybuffer.prototype.slice@npm:1.0.
|
|
7125
|
+
"arraybuffer.prototype.slice@npm:^1.0.4":
|
|
7126
|
+
version: 1.0.4
|
|
7127
|
+
resolution: "arraybuffer.prototype.slice@npm:1.0.4"
|
|
7128
7128
|
dependencies:
|
|
7129
7129
|
array-buffer-byte-length: "npm:^1.0.1"
|
|
7130
|
-
call-bind: "npm:^1.0.
|
|
7130
|
+
call-bind: "npm:^1.0.8"
|
|
7131
7131
|
define-properties: "npm:^1.2.1"
|
|
7132
|
-
es-abstract: "npm:^1.
|
|
7133
|
-
es-errors: "npm:^1.
|
|
7134
|
-
get-intrinsic: "npm:^1.2.
|
|
7132
|
+
es-abstract: "npm:^1.23.5"
|
|
7133
|
+
es-errors: "npm:^1.3.0"
|
|
7134
|
+
get-intrinsic: "npm:^1.2.6"
|
|
7135
7135
|
is-array-buffer: "npm:^3.0.4"
|
|
7136
|
-
|
|
7137
|
-
checksum: 10c0/d32754045bcb2294ade881d45140a5e52bda2321b9e98fa514797b7f0d252c4c5ab0d1edb34112652c62fa6a9398def568da63a4d7544672229afea283358c36
|
|
7136
|
+
checksum: 10c0/2f2459caa06ae0f7f615003f9104b01f6435cc803e11bd2a655107d52a1781dc040532dc44d93026b694cc18793993246237423e13a5337e86b43ed604932c06
|
|
7138
7137
|
languageName: node
|
|
7139
7138
|
linkType: hard
|
|
7140
7139
|
|
|
@@ -7825,16 +7824,16 @@ __metadata:
|
|
|
7825
7824
|
linkType: hard
|
|
7826
7825
|
|
|
7827
7826
|
"browserslist@npm:^4.0.0, browserslist@npm:^4.12.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.2":
|
|
7828
|
-
version: 4.24.
|
|
7829
|
-
resolution: "browserslist@npm:4.24.
|
|
7827
|
+
version: 4.24.3
|
|
7828
|
+
resolution: "browserslist@npm:4.24.3"
|
|
7830
7829
|
dependencies:
|
|
7831
|
-
caniuse-lite: "npm:^1.0.
|
|
7832
|
-
electron-to-chromium: "npm:^1.5.
|
|
7833
|
-
node-releases: "npm:^2.0.
|
|
7830
|
+
caniuse-lite: "npm:^1.0.30001688"
|
|
7831
|
+
electron-to-chromium: "npm:^1.5.73"
|
|
7832
|
+
node-releases: "npm:^2.0.19"
|
|
7834
7833
|
update-browserslist-db: "npm:^1.1.1"
|
|
7835
7834
|
bin:
|
|
7836
7835
|
browserslist: cli.js
|
|
7837
|
-
checksum: 10c0/
|
|
7836
|
+
checksum: 10c0/bab261ef7b6e1656a719a9fa31240ae7ce4d5ba68e479f6b11e348d819346ab4c0ff6f4821f43adcc9c193a734b186775a83b37979e70a69d182965909fe569a
|
|
7838
7837
|
languageName: node
|
|
7839
7838
|
linkType: hard
|
|
7840
7839
|
|
|
@@ -8025,13 +8024,13 @@ __metadata:
|
|
|
8025
8024
|
languageName: node
|
|
8026
8025
|
linkType: hard
|
|
8027
8026
|
|
|
8028
|
-
"call-bound@npm:^1.0.2":
|
|
8029
|
-
version: 1.0.
|
|
8030
|
-
resolution: "call-bound@npm:1.0.
|
|
8027
|
+
"call-bound@npm:^1.0.2, call-bound@npm:^1.0.3":
|
|
8028
|
+
version: 1.0.3
|
|
8029
|
+
resolution: "call-bound@npm:1.0.3"
|
|
8031
8030
|
dependencies:
|
|
8032
|
-
call-bind: "npm:^1.0.
|
|
8033
|
-
get-intrinsic: "npm:^1.2.
|
|
8034
|
-
checksum: 10c0/
|
|
8031
|
+
call-bind-apply-helpers: "npm:^1.0.1"
|
|
8032
|
+
get-intrinsic: "npm:^1.2.6"
|
|
8033
|
+
checksum: 10c0/45257b8e7621067304b30dbd638e856cac913d31e8e00a80d6cf172911acd057846572d0b256b45e652d515db6601e2974a1b1a040e91b4fc36fb3dd86fa69cf
|
|
8035
8034
|
languageName: node
|
|
8036
8035
|
linkType: hard
|
|
8037
8036
|
|
|
@@ -8092,10 +8091,10 @@ __metadata:
|
|
|
8092
8091
|
languageName: node
|
|
8093
8092
|
linkType: hard
|
|
8094
8093
|
|
|
8095
|
-
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.
|
|
8096
|
-
version: 1.0.
|
|
8097
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
8098
|
-
checksum: 10c0/
|
|
8094
|
+
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646, caniuse-lite@npm:^1.0.30001688":
|
|
8095
|
+
version: 1.0.30001689
|
|
8096
|
+
resolution: "caniuse-lite@npm:1.0.30001689"
|
|
8097
|
+
checksum: 10c0/51cf99751dddfba24e13556ae0e0f38c062f76d49f2e24cce3d28e71a0325ca6fe04fe51b4a0e8467d601d94e72fea84f160bf577e7cbb5677f14ac673b6da20
|
|
8099
8098
|
languageName: node
|
|
8100
8099
|
linkType: hard
|
|
8101
8100
|
|
|
@@ -9881,7 +9880,7 @@ __metadata:
|
|
|
9881
9880
|
languageName: node
|
|
9882
9881
|
linkType: hard
|
|
9883
9882
|
|
|
9884
|
-
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.
|
|
9883
|
+
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.73":
|
|
9885
9884
|
version: 1.5.73
|
|
9886
9885
|
resolution: "electron-to-chromium@npm:1.5.73"
|
|
9887
9886
|
checksum: 10c0/b97118d469f2b3b7a816932004cd36d82879829904ca4a8daf70eaefbe686a23afa6e39e0ad0cdc39d00a9ebab97160d072b786fdeb6964f13fb15aa688958f1
|
|
@@ -10092,56 +10091,58 @@ __metadata:
|
|
|
10092
10091
|
linkType: hard
|
|
10093
10092
|
|
|
10094
10093
|
"es-abstract@npm:^1.17.5, es-abstract@npm:^1.22.1, es-abstract@npm:^1.22.3, es-abstract@npm:^1.23.0, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5":
|
|
10095
|
-
version: 1.23.
|
|
10096
|
-
resolution: "es-abstract@npm:1.23.
|
|
10094
|
+
version: 1.23.6
|
|
10095
|
+
resolution: "es-abstract@npm:1.23.6"
|
|
10097
10096
|
dependencies:
|
|
10098
10097
|
array-buffer-byte-length: "npm:^1.0.1"
|
|
10099
|
-
arraybuffer.prototype.slice: "npm:^1.0.
|
|
10098
|
+
arraybuffer.prototype.slice: "npm:^1.0.4"
|
|
10100
10099
|
available-typed-arrays: "npm:^1.0.7"
|
|
10101
|
-
call-bind: "npm:^1.0.
|
|
10100
|
+
call-bind: "npm:^1.0.8"
|
|
10101
|
+
call-bound: "npm:^1.0.3"
|
|
10102
10102
|
data-view-buffer: "npm:^1.0.1"
|
|
10103
10103
|
data-view-byte-length: "npm:^1.0.1"
|
|
10104
10104
|
data-view-byte-offset: "npm:^1.0.0"
|
|
10105
|
-
es-define-property: "npm:^1.0.
|
|
10105
|
+
es-define-property: "npm:^1.0.1"
|
|
10106
10106
|
es-errors: "npm:^1.3.0"
|
|
10107
10107
|
es-object-atoms: "npm:^1.0.0"
|
|
10108
10108
|
es-set-tostringtag: "npm:^2.0.3"
|
|
10109
|
-
es-to-primitive: "npm:^1.
|
|
10110
|
-
function.prototype.name: "npm:^1.1.
|
|
10111
|
-
get-intrinsic: "npm:^1.2.
|
|
10109
|
+
es-to-primitive: "npm:^1.3.0"
|
|
10110
|
+
function.prototype.name: "npm:^1.1.7"
|
|
10111
|
+
get-intrinsic: "npm:^1.2.6"
|
|
10112
10112
|
get-symbol-description: "npm:^1.0.2"
|
|
10113
10113
|
globalthis: "npm:^1.0.4"
|
|
10114
|
-
gopd: "npm:^1.0
|
|
10114
|
+
gopd: "npm:^1.2.0"
|
|
10115
10115
|
has-property-descriptors: "npm:^1.0.2"
|
|
10116
|
-
has-proto: "npm:^1.0
|
|
10117
|
-
has-symbols: "npm:^1.0
|
|
10116
|
+
has-proto: "npm:^1.2.0"
|
|
10117
|
+
has-symbols: "npm:^1.1.0"
|
|
10118
10118
|
hasown: "npm:^2.0.2"
|
|
10119
|
-
internal-slot: "npm:^1.0
|
|
10119
|
+
internal-slot: "npm:^1.1.0"
|
|
10120
10120
|
is-array-buffer: "npm:^3.0.4"
|
|
10121
10121
|
is-callable: "npm:^1.2.7"
|
|
10122
|
-
is-data-view: "npm:^1.0.
|
|
10122
|
+
is-data-view: "npm:^1.0.2"
|
|
10123
10123
|
is-negative-zero: "npm:^2.0.3"
|
|
10124
|
-
is-regex: "npm:^1.1
|
|
10124
|
+
is-regex: "npm:^1.2.1"
|
|
10125
10125
|
is-shared-array-buffer: "npm:^1.0.3"
|
|
10126
|
-
is-string: "npm:^1.
|
|
10126
|
+
is-string: "npm:^1.1.1"
|
|
10127
10127
|
is-typed-array: "npm:^1.1.13"
|
|
10128
|
-
is-weakref: "npm:^1.0
|
|
10128
|
+
is-weakref: "npm:^1.1.0"
|
|
10129
|
+
math-intrinsics: "npm:^1.0.0"
|
|
10129
10130
|
object-inspect: "npm:^1.13.3"
|
|
10130
10131
|
object-keys: "npm:^1.1.1"
|
|
10131
10132
|
object.assign: "npm:^4.1.5"
|
|
10132
10133
|
regexp.prototype.flags: "npm:^1.5.3"
|
|
10133
|
-
safe-array-concat: "npm:^1.1.
|
|
10134
|
-
safe-regex-test: "npm:^1.0
|
|
10135
|
-
string.prototype.trim: "npm:^1.2.
|
|
10136
|
-
string.prototype.trimend: "npm:^1.0.
|
|
10134
|
+
safe-array-concat: "npm:^1.1.3"
|
|
10135
|
+
safe-regex-test: "npm:^1.1.0"
|
|
10136
|
+
string.prototype.trim: "npm:^1.2.10"
|
|
10137
|
+
string.prototype.trimend: "npm:^1.0.9"
|
|
10137
10138
|
string.prototype.trimstart: "npm:^1.0.8"
|
|
10138
10139
|
typed-array-buffer: "npm:^1.0.2"
|
|
10139
10140
|
typed-array-byte-length: "npm:^1.0.1"
|
|
10140
|
-
typed-array-byte-offset: "npm:^1.0.
|
|
10141
|
-
typed-array-length: "npm:^1.0.
|
|
10141
|
+
typed-array-byte-offset: "npm:^1.0.3"
|
|
10142
|
+
typed-array-length: "npm:^1.0.7"
|
|
10142
10143
|
unbox-primitive: "npm:^1.0.2"
|
|
10143
|
-
which-typed-array: "npm:^1.1.
|
|
10144
|
-
checksum: 10c0/
|
|
10144
|
+
which-typed-array: "npm:^1.1.16"
|
|
10145
|
+
checksum: 10c0/87c9cd85264f42e993ee2f7157c5e49c2866651bd7ff89a0799cc5bcfb962b19814e1f58c9970101072bab2a68a4fb859f094c6e8f161ba8042569431f0c1ec4
|
|
10145
10146
|
languageName: node
|
|
10146
10147
|
linkType: hard
|
|
10147
10148
|
|
|
@@ -10159,7 +10160,7 @@ __metadata:
|
|
|
10159
10160
|
languageName: node
|
|
10160
10161
|
linkType: hard
|
|
10161
10162
|
|
|
10162
|
-
"es-errors@npm:^1.0.0, es-errors@npm:^1.
|
|
10163
|
+
"es-errors@npm:^1.0.0, es-errors@npm:^1.3.0":
|
|
10163
10164
|
version: 1.3.0
|
|
10164
10165
|
resolution: "es-errors@npm:1.3.0"
|
|
10165
10166
|
checksum: 10c0/0a61325670072f98d8ae3b914edab3559b6caa980f08054a3b872052640d91da01d38df55df797fcc916389d77fc92b8d5906cf028f4db46d7e3003abecbca85
|
|
@@ -10226,7 +10227,7 @@ __metadata:
|
|
|
10226
10227
|
languageName: node
|
|
10227
10228
|
linkType: hard
|
|
10228
10229
|
|
|
10229
|
-
"es-shim-unscopables@npm:^1.0.
|
|
10230
|
+
"es-shim-unscopables@npm:^1.0.2":
|
|
10230
10231
|
version: 1.0.2
|
|
10231
10232
|
resolution: "es-shim-unscopables@npm:1.0.2"
|
|
10232
10233
|
dependencies:
|
|
@@ -10235,7 +10236,7 @@ __metadata:
|
|
|
10235
10236
|
languageName: node
|
|
10236
10237
|
linkType: hard
|
|
10237
10238
|
|
|
10238
|
-
"es-to-primitive@npm:^1.
|
|
10239
|
+
"es-to-primitive@npm:^1.3.0":
|
|
10239
10240
|
version: 1.3.0
|
|
10240
10241
|
resolution: "es-to-primitive@npm:1.3.0"
|
|
10241
10242
|
dependencies:
|
|
@@ -11527,15 +11528,16 @@ __metadata:
|
|
|
11527
11528
|
languageName: node
|
|
11528
11529
|
linkType: hard
|
|
11529
11530
|
|
|
11530
|
-
"function.prototype.name@npm:^1.1.0, function.prototype.name@npm:^1.1.6":
|
|
11531
|
-
version: 1.1.
|
|
11532
|
-
resolution: "function.prototype.name@npm:1.1.
|
|
11531
|
+
"function.prototype.name@npm:^1.1.0, function.prototype.name@npm:^1.1.6, function.prototype.name@npm:^1.1.7":
|
|
11532
|
+
version: 1.1.7
|
|
11533
|
+
resolution: "function.prototype.name@npm:1.1.7"
|
|
11533
11534
|
dependencies:
|
|
11534
|
-
call-bind: "npm:^1.0.
|
|
11535
|
-
define-properties: "npm:^1.2.
|
|
11536
|
-
es-abstract: "npm:^1.22.1"
|
|
11535
|
+
call-bind: "npm:^1.0.8"
|
|
11536
|
+
define-properties: "npm:^1.2.1"
|
|
11537
11537
|
functions-have-names: "npm:^1.2.3"
|
|
11538
|
-
|
|
11538
|
+
hasown: "npm:^2.0.2"
|
|
11539
|
+
is-callable: "npm:^1.2.7"
|
|
11540
|
+
checksum: 10c0/f369f794099a9883e8253290d84a7a3e37ed9d4e2b185bdb3034fcfe02d6ee9dd72b41ea1e6e556c49bce897c535aa373b8e31dab5b018875cf9bc0a70c5215f
|
|
11539
11541
|
languageName: node
|
|
11540
11542
|
linkType: hard
|
|
11541
11543
|
|
|
@@ -11590,7 +11592,7 @@ __metadata:
|
|
|
11590
11592
|
languageName: node
|
|
11591
11593
|
linkType: hard
|
|
11592
11594
|
|
|
11593
|
-
"get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.
|
|
11595
|
+
"get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.4, get-intrinsic@npm:^1.2.5, get-intrinsic@npm:^1.2.6":
|
|
11594
11596
|
version: 1.2.6
|
|
11595
11597
|
resolution: "get-intrinsic@npm:1.2.6"
|
|
11596
11598
|
dependencies:
|
|
@@ -11994,7 +11996,7 @@ __metadata:
|
|
|
11994
11996
|
languageName: node
|
|
11995
11997
|
linkType: hard
|
|
11996
11998
|
|
|
11997
|
-
"has-proto@npm:^1.0.3":
|
|
11999
|
+
"has-proto@npm:^1.0.3, has-proto@npm:^1.2.0":
|
|
11998
12000
|
version: 1.2.0
|
|
11999
12001
|
resolution: "has-proto@npm:1.2.0"
|
|
12000
12002
|
dependencies:
|
|
@@ -12607,14 +12609,14 @@ __metadata:
|
|
|
12607
12609
|
languageName: node
|
|
12608
12610
|
linkType: hard
|
|
12609
12611
|
|
|
12610
|
-
"internal-slot@npm:^1.0.
|
|
12611
|
-
version: 1.0
|
|
12612
|
-
resolution: "internal-slot@npm:1.0
|
|
12612
|
+
"internal-slot@npm:^1.0.7, internal-slot@npm:^1.1.0":
|
|
12613
|
+
version: 1.1.0
|
|
12614
|
+
resolution: "internal-slot@npm:1.1.0"
|
|
12613
12615
|
dependencies:
|
|
12614
12616
|
es-errors: "npm:^1.3.0"
|
|
12615
|
-
hasown: "npm:^2.0.
|
|
12616
|
-
side-channel: "npm:^1.0
|
|
12617
|
-
checksum: 10c0/
|
|
12617
|
+
hasown: "npm:^2.0.2"
|
|
12618
|
+
side-channel: "npm:^1.1.0"
|
|
12619
|
+
checksum: 10c0/03966f5e259b009a9bf1a78d60da920df198af4318ec004f57b8aef1dd3fe377fbc8cce63a96e8c810010302654de89f9e19de1cd8ad0061d15be28a695465c7
|
|
12618
12620
|
languageName: node
|
|
12619
12621
|
linkType: hard
|
|
12620
12622
|
|
|
@@ -12773,7 +12775,7 @@ __metadata:
|
|
|
12773
12775
|
languageName: node
|
|
12774
12776
|
linkType: hard
|
|
12775
12777
|
|
|
12776
|
-
"is-boolean-object@npm:^1.2.
|
|
12778
|
+
"is-boolean-object@npm:^1.2.1":
|
|
12777
12779
|
version: 1.2.1
|
|
12778
12780
|
resolution: "is-boolean-object@npm:1.2.1"
|
|
12779
12781
|
dependencies:
|
|
@@ -12815,12 +12817,12 @@ __metadata:
|
|
|
12815
12817
|
languageName: node
|
|
12816
12818
|
linkType: hard
|
|
12817
12819
|
|
|
12818
|
-
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.2.0":
|
|
12819
|
-
version: 2.
|
|
12820
|
-
resolution: "is-core-module@npm:2.
|
|
12820
|
+
"is-core-module@npm:^2.13.0, is-core-module@npm:^2.16.0, is-core-module@npm:^2.2.0":
|
|
12821
|
+
version: 2.16.0
|
|
12822
|
+
resolution: "is-core-module@npm:2.16.0"
|
|
12821
12823
|
dependencies:
|
|
12822
12824
|
hasown: "npm:^2.0.2"
|
|
12823
|
-
checksum: 10c0/
|
|
12825
|
+
checksum: 10c0/57e3b4bf3503a5ace3e61ef030a2eefa03d27827647b22968456e3e4befffed7c7aa849eea2e029f4f74a119a2d53cc391d5bad59c9352ecc9b79be3fd2acf79
|
|
12824
12826
|
languageName: node
|
|
12825
12827
|
linkType: hard
|
|
12826
12828
|
|
|
@@ -12833,7 +12835,7 @@ __metadata:
|
|
|
12833
12835
|
languageName: node
|
|
12834
12836
|
linkType: hard
|
|
12835
12837
|
|
|
12836
|
-
"is-data-view@npm:^1.0.1":
|
|
12838
|
+
"is-data-view@npm:^1.0.1, is-data-view@npm:^1.0.2":
|
|
12837
12839
|
version: 1.0.2
|
|
12838
12840
|
resolution: "is-data-view@npm:1.0.2"
|
|
12839
12841
|
dependencies:
|
|
@@ -13026,13 +13028,13 @@ __metadata:
|
|
|
13026
13028
|
languageName: node
|
|
13027
13029
|
linkType: hard
|
|
13028
13030
|
|
|
13029
|
-
"is-number-object@npm:^1.1.
|
|
13030
|
-
version: 1.1.
|
|
13031
|
-
resolution: "is-number-object@npm:1.1.
|
|
13031
|
+
"is-number-object@npm:^1.1.1":
|
|
13032
|
+
version: 1.1.1
|
|
13033
|
+
resolution: "is-number-object@npm:1.1.1"
|
|
13032
13034
|
dependencies:
|
|
13033
|
-
call-
|
|
13035
|
+
call-bound: "npm:^1.0.3"
|
|
13034
13036
|
has-tostringtag: "npm:^1.0.2"
|
|
13035
|
-
checksum: 10c0/
|
|
13037
|
+
checksum: 10c0/97b451b41f25135ff021d85c436ff0100d84a039bb87ffd799cbcdbea81ef30c464ced38258cdd34f080be08fc3b076ca1f472086286d2aa43521d6ec6a79f53
|
|
13036
13038
|
languageName: node
|
|
13037
13039
|
linkType: hard
|
|
13038
13040
|
|
|
@@ -13103,7 +13105,7 @@ __metadata:
|
|
|
13103
13105
|
languageName: node
|
|
13104
13106
|
linkType: hard
|
|
13105
13107
|
|
|
13106
|
-
"is-regex@npm:^1.1.2, is-regex@npm:^1.
|
|
13108
|
+
"is-regex@npm:^1.1.2, is-regex@npm:^1.2.1":
|
|
13107
13109
|
version: 1.2.1
|
|
13108
13110
|
resolution: "is-regex@npm:1.2.1"
|
|
13109
13111
|
dependencies:
|
|
@@ -13129,7 +13131,7 @@ __metadata:
|
|
|
13129
13131
|
languageName: node
|
|
13130
13132
|
linkType: hard
|
|
13131
13133
|
|
|
13132
|
-
"is-shared-array-buffer@npm:^1.0.
|
|
13134
|
+
"is-shared-array-buffer@npm:^1.0.3":
|
|
13133
13135
|
version: 1.0.3
|
|
13134
13136
|
resolution: "is-shared-array-buffer@npm:1.0.3"
|
|
13135
13137
|
dependencies:
|
|
@@ -13152,17 +13154,17 @@ __metadata:
|
|
|
13152
13154
|
languageName: node
|
|
13153
13155
|
linkType: hard
|
|
13154
13156
|
|
|
13155
|
-
"is-string@npm:^1.0.7, is-string@npm:^1.1.
|
|
13156
|
-
version: 1.1.
|
|
13157
|
-
resolution: "is-string@npm:1.1.
|
|
13157
|
+
"is-string@npm:^1.0.7, is-string@npm:^1.1.1":
|
|
13158
|
+
version: 1.1.1
|
|
13159
|
+
resolution: "is-string@npm:1.1.1"
|
|
13158
13160
|
dependencies:
|
|
13159
|
-
call-
|
|
13161
|
+
call-bound: "npm:^1.0.3"
|
|
13160
13162
|
has-tostringtag: "npm:^1.0.2"
|
|
13161
|
-
checksum: 10c0/
|
|
13163
|
+
checksum: 10c0/2f518b4e47886bb81567faba6ffd0d8a8333cf84336e2e78bf160693972e32ad00fe84b0926491cc598dee576fdc55642c92e62d0cbe96bf36f643b6f956f94d
|
|
13162
13164
|
languageName: node
|
|
13163
13165
|
linkType: hard
|
|
13164
13166
|
|
|
13165
|
-
"is-symbol@npm:^1.0.3, is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.
|
|
13167
|
+
"is-symbol@npm:^1.0.3, is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.1":
|
|
13166
13168
|
version: 1.1.1
|
|
13167
13169
|
resolution: "is-symbol@npm:1.1.1"
|
|
13168
13170
|
dependencies:
|
|
@@ -13196,12 +13198,12 @@ __metadata:
|
|
|
13196
13198
|
languageName: node
|
|
13197
13199
|
linkType: hard
|
|
13198
13200
|
|
|
13199
|
-
"is-weakref@npm:^1.0.2":
|
|
13200
|
-
version: 1.0
|
|
13201
|
-
resolution: "is-weakref@npm:1.0
|
|
13201
|
+
"is-weakref@npm:^1.0.2, is-weakref@npm:^1.1.0":
|
|
13202
|
+
version: 1.1.0
|
|
13203
|
+
resolution: "is-weakref@npm:1.1.0"
|
|
13202
13204
|
dependencies:
|
|
13203
|
-
call-
|
|
13204
|
-
checksum: 10c0/
|
|
13205
|
+
call-bound: "npm:^1.0.2"
|
|
13206
|
+
checksum: 10c0/aa835f62e29cb60132ecb3ec7d11bd0f39ec7322325abe8412b805aef47153ec2daefdb21759b049711c674f49b13202a31d8d126bcdff7d8671c78babd4ae5b
|
|
13205
13207
|
languageName: node
|
|
13206
13208
|
linkType: hard
|
|
13207
13209
|
|
|
@@ -14106,11 +14108,11 @@ __metadata:
|
|
|
14106
14108
|
linkType: hard
|
|
14107
14109
|
|
|
14108
14110
|
"magic-string@npm:^0.30.11, magic-string@npm:^0.30.5":
|
|
14109
|
-
version: 0.30.
|
|
14110
|
-
resolution: "magic-string@npm:0.30.
|
|
14111
|
+
version: 0.30.17
|
|
14112
|
+
resolution: "magic-string@npm:0.30.17"
|
|
14111
14113
|
dependencies:
|
|
14112
14114
|
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
|
|
14113
|
-
checksum: 10c0/
|
|
14115
|
+
checksum: 10c0/16826e415d04b88378f200fe022b53e638e3838b9e496edda6c0e086d7753a44a6ed187adc72d19f3623810589bf139af1a315541cd6a26ae0771a0193eaf7b8
|
|
14114
14116
|
languageName: node
|
|
14115
14117
|
linkType: hard
|
|
14116
14118
|
|
|
@@ -15121,7 +15123,7 @@ __metadata:
|
|
|
15121
15123
|
languageName: node
|
|
15122
15124
|
linkType: hard
|
|
15123
15125
|
|
|
15124
|
-
"node-releases@npm:^2.0.
|
|
15126
|
+
"node-releases@npm:^2.0.19":
|
|
15125
15127
|
version: 2.0.19
|
|
15126
15128
|
resolution: "node-releases@npm:2.0.19"
|
|
15127
15129
|
checksum: 10c0/52a0dbd25ccf545892670d1551690fe0facb6a471e15f2cfa1b20142a5b255b3aa254af5f59d6ecb69c2bec7390bc643c43aa63b13bf5e64b6075952e716b1aa
|
|
@@ -17840,38 +17842,38 @@ __metadata:
|
|
|
17840
17842
|
languageName: node
|
|
17841
17843
|
linkType: hard
|
|
17842
17844
|
|
|
17843
|
-
"react-remove-scroll-bar@npm:^2.3.
|
|
17844
|
-
version: 2.3.
|
|
17845
|
-
resolution: "react-remove-scroll-bar@npm:2.3.
|
|
17845
|
+
"react-remove-scroll-bar@npm:^2.3.7":
|
|
17846
|
+
version: 2.3.8
|
|
17847
|
+
resolution: "react-remove-scroll-bar@npm:2.3.8"
|
|
17846
17848
|
dependencies:
|
|
17847
|
-
react-style-singleton: "npm:^2.2.
|
|
17849
|
+
react-style-singleton: "npm:^2.2.2"
|
|
17848
17850
|
tslib: "npm:^2.0.0"
|
|
17849
17851
|
peerDependencies:
|
|
17850
|
-
"@types/react":
|
|
17851
|
-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
17852
|
+
"@types/react": "*"
|
|
17853
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
17852
17854
|
peerDependenciesMeta:
|
|
17853
17855
|
"@types/react":
|
|
17854
17856
|
optional: true
|
|
17855
|
-
checksum: 10c0/
|
|
17857
|
+
checksum: 10c0/9a0675c66cbb52c325bdbfaed80987a829c4504cefd8ff2dd3b6b3afc9a1500b8ec57b212e92c1fb654396d07bbe18830a8146fe77677d2a29ce40b5e1f78654
|
|
17856
17858
|
languageName: node
|
|
17857
17859
|
linkType: hard
|
|
17858
17860
|
|
|
17859
17861
|
"react-remove-scroll@npm:^2.5.5":
|
|
17860
|
-
version: 2.6.
|
|
17861
|
-
resolution: "react-remove-scroll@npm:2.6.
|
|
17862
|
+
version: 2.6.1
|
|
17863
|
+
resolution: "react-remove-scroll@npm:2.6.1"
|
|
17862
17864
|
dependencies:
|
|
17863
|
-
react-remove-scroll-bar: "npm:^2.3.
|
|
17865
|
+
react-remove-scroll-bar: "npm:^2.3.7"
|
|
17864
17866
|
react-style-singleton: "npm:^2.2.1"
|
|
17865
17867
|
tslib: "npm:^2.1.0"
|
|
17866
17868
|
use-callback-ref: "npm:^1.3.0"
|
|
17867
17869
|
use-sidecar: "npm:^1.1.2"
|
|
17868
17870
|
peerDependencies:
|
|
17869
|
-
"@types/react":
|
|
17870
|
-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
17871
|
+
"@types/react": "*"
|
|
17872
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
17871
17873
|
peerDependenciesMeta:
|
|
17872
17874
|
"@types/react":
|
|
17873
17875
|
optional: true
|
|
17874
|
-
checksum: 10c0/
|
|
17876
|
+
checksum: 10c0/148abfdeec064bde4ae19c66742464b4a2075e96962c9d0a9170d6719b3fcf272951ce84fc84b356e9300bef985ba5c9d48f74d09f3097328e325de435b35972
|
|
17875
17877
|
languageName: node
|
|
17876
17878
|
linkType: hard
|
|
17877
17879
|
|
|
@@ -17991,20 +17993,19 @@ __metadata:
|
|
|
17991
17993
|
languageName: node
|
|
17992
17994
|
linkType: hard
|
|
17993
17995
|
|
|
17994
|
-
"react-style-singleton@npm:^2.2.1":
|
|
17995
|
-
version: 2.2.
|
|
17996
|
-
resolution: "react-style-singleton@npm:2.2.
|
|
17996
|
+
"react-style-singleton@npm:^2.2.1, react-style-singleton@npm:^2.2.2":
|
|
17997
|
+
version: 2.2.3
|
|
17998
|
+
resolution: "react-style-singleton@npm:2.2.3"
|
|
17997
17999
|
dependencies:
|
|
17998
18000
|
get-nonce: "npm:^1.0.0"
|
|
17999
|
-
invariant: "npm:^2.2.4"
|
|
18000
18001
|
tslib: "npm:^2.0.0"
|
|
18001
18002
|
peerDependencies:
|
|
18002
|
-
"@types/react":
|
|
18003
|
-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
18003
|
+
"@types/react": "*"
|
|
18004
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
18004
18005
|
peerDependenciesMeta:
|
|
18005
18006
|
"@types/react":
|
|
18006
18007
|
optional: true
|
|
18007
|
-
checksum: 10c0/
|
|
18008
|
+
checksum: 10c0/841938ff16d16a6b76895f4cb2e1fea957e5fe3b30febbf03a54892dae1c9153f2383e231dea0b3ba41192ad2f2849448fa859caccd288943bce32639e971bee
|
|
18008
18009
|
languageName: node
|
|
18009
18010
|
linkType: hard
|
|
18010
18011
|
|
|
@@ -18640,15 +18641,15 @@ __metadata:
|
|
|
18640
18641
|
linkType: hard
|
|
18641
18642
|
|
|
18642
18643
|
"resolve@npm:^1.1.7, resolve@npm:^1.10.0, resolve@npm:^1.12.0, resolve@npm:^1.14.2, resolve@npm:^1.17.0, resolve@npm:^1.19.0, resolve@npm:^1.22.2, resolve@npm:^1.22.4, resolve@npm:^1.3.2, resolve@npm:~1.22.1, resolve@npm:~1.22.2":
|
|
18643
|
-
version: 1.22.
|
|
18644
|
-
resolution: "resolve@npm:1.22.
|
|
18644
|
+
version: 1.22.9
|
|
18645
|
+
resolution: "resolve@npm:1.22.9"
|
|
18645
18646
|
dependencies:
|
|
18646
|
-
is-core-module: "npm:^2.
|
|
18647
|
+
is-core-module: "npm:^2.16.0"
|
|
18647
18648
|
path-parse: "npm:^1.0.7"
|
|
18648
18649
|
supports-preserve-symlinks-flag: "npm:^1.0.0"
|
|
18649
18650
|
bin:
|
|
18650
18651
|
resolve: bin/resolve
|
|
18651
|
-
checksum: 10c0/
|
|
18652
|
+
checksum: 10c0/314cea2c47f956743f106256854203bd43a60a3ec6fb85ee6894e75cf4b16004952e4280319bfeb4c6fb1246e3ecd27f2699abb2e2b316b7c5727ec6491505c9
|
|
18652
18653
|
languageName: node
|
|
18653
18654
|
linkType: hard
|
|
18654
18655
|
|
|
@@ -18676,15 +18677,15 @@ __metadata:
|
|
|
18676
18677
|
linkType: hard
|
|
18677
18678
|
|
|
18678
18679
|
"resolve@patch:resolve@npm%3A^1.1.7#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.10.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.12.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.14.2#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.17.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.19.0#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.2#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.22.4#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A^1.3.2#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A~1.22.1#optional!builtin<compat/resolve>, resolve@patch:resolve@npm%3A~1.22.2#optional!builtin<compat/resolve>":
|
|
18679
|
-
version: 1.22.
|
|
18680
|
-
resolution: "resolve@patch:resolve@npm%3A1.22.
|
|
18680
|
+
version: 1.22.9
|
|
18681
|
+
resolution: "resolve@patch:resolve@npm%3A1.22.9#optional!builtin<compat/resolve>::version=1.22.9&hash=c3c19d"
|
|
18681
18682
|
dependencies:
|
|
18682
|
-
is-core-module: "npm:^2.
|
|
18683
|
+
is-core-module: "npm:^2.16.0"
|
|
18683
18684
|
path-parse: "npm:^1.0.7"
|
|
18684
18685
|
supports-preserve-symlinks-flag: "npm:^1.0.0"
|
|
18685
18686
|
bin:
|
|
18686
18687
|
resolve: bin/resolve
|
|
18687
|
-
checksum: 10c0/
|
|
18688
|
+
checksum: 10c0/dadd8c85040784fdc18d6edc0cc27f7f35776c5d904b030ea67485ab9a5607568187afcfaf157e6fa9db9274481d155356bc42ca578c5578be25965b880d1e80
|
|
18688
18689
|
languageName: node
|
|
18689
18690
|
linkType: hard
|
|
18690
18691
|
|
|
@@ -19019,7 +19020,7 @@ __metadata:
|
|
|
19019
19020
|
languageName: node
|
|
19020
19021
|
linkType: hard
|
|
19021
19022
|
|
|
19022
|
-
"safe-array-concat@npm:^1.1.2":
|
|
19023
|
+
"safe-array-concat@npm:^1.1.2, safe-array-concat@npm:^1.1.3":
|
|
19023
19024
|
version: 1.1.3
|
|
19024
19025
|
resolution: "safe-array-concat@npm:1.1.3"
|
|
19025
19026
|
dependencies:
|
|
@@ -19053,7 +19054,7 @@ __metadata:
|
|
|
19053
19054
|
languageName: node
|
|
19054
19055
|
linkType: hard
|
|
19055
19056
|
|
|
19056
|
-
"safe-regex-test@npm:^1.
|
|
19057
|
+
"safe-regex-test@npm:^1.1.0":
|
|
19057
19058
|
version: 1.1.0
|
|
19058
19059
|
resolution: "safe-regex-test@npm:1.1.0"
|
|
19059
19060
|
dependencies:
|
|
@@ -19482,7 +19483,7 @@ __metadata:
|
|
|
19482
19483
|
languageName: node
|
|
19483
19484
|
linkType: hard
|
|
19484
19485
|
|
|
19485
|
-
"side-channel@npm:^1.0.
|
|
19486
|
+
"side-channel@npm:^1.0.6, side-channel@npm:^1.1.0":
|
|
19486
19487
|
version: 1.1.0
|
|
19487
19488
|
resolution: "side-channel@npm:1.1.0"
|
|
19488
19489
|
dependencies:
|
|
@@ -19875,11 +19876,12 @@ __metadata:
|
|
|
19875
19876
|
linkType: hard
|
|
19876
19877
|
|
|
19877
19878
|
"stop-iteration-iterator@npm:^1.0.0":
|
|
19878
|
-
version: 1.
|
|
19879
|
-
resolution: "stop-iteration-iterator@npm:1.
|
|
19879
|
+
version: 1.1.0
|
|
19880
|
+
resolution: "stop-iteration-iterator@npm:1.1.0"
|
|
19880
19881
|
dependencies:
|
|
19881
|
-
|
|
19882
|
-
|
|
19882
|
+
es-errors: "npm:^1.3.0"
|
|
19883
|
+
internal-slot: "npm:^1.1.0"
|
|
19884
|
+
checksum: 10c0/de4e45706bb4c0354a4b1122a2b8cc45a639e86206807ce0baf390ee9218d3ef181923fa4d2b67443367c491aa255c5fbaa64bb74648e3c5b48299928af86c09
|
|
19883
19885
|
languageName: node
|
|
19884
19886
|
linkType: hard
|
|
19885
19887
|
|
|
@@ -20040,7 +20042,7 @@ __metadata:
|
|
|
20040
20042
|
languageName: node
|
|
20041
20043
|
linkType: hard
|
|
20042
20044
|
|
|
20043
|
-
"string.prototype.trim@npm:^1.2.
|
|
20045
|
+
"string.prototype.trim@npm:^1.2.10":
|
|
20044
20046
|
version: 1.2.10
|
|
20045
20047
|
resolution: "string.prototype.trim@npm:1.2.10"
|
|
20046
20048
|
dependencies:
|
|
@@ -20055,7 +20057,7 @@ __metadata:
|
|
|
20055
20057
|
languageName: node
|
|
20056
20058
|
linkType: hard
|
|
20057
20059
|
|
|
20058
|
-
"string.prototype.trimend@npm:^1.0.
|
|
20060
|
+
"string.prototype.trimend@npm:^1.0.9":
|
|
20059
20061
|
version: 1.0.9
|
|
20060
20062
|
resolution: "string.prototype.trimend@npm:1.0.9"
|
|
20061
20063
|
dependencies:
|
|
@@ -20902,7 +20904,7 @@ __metadata:
|
|
|
20902
20904
|
languageName: node
|
|
20903
20905
|
linkType: hard
|
|
20904
20906
|
|
|
20905
|
-
"typed-array-byte-offset@npm:^1.0.
|
|
20907
|
+
"typed-array-byte-offset@npm:^1.0.3":
|
|
20906
20908
|
version: 1.0.3
|
|
20907
20909
|
resolution: "typed-array-byte-offset@npm:1.0.3"
|
|
20908
20910
|
dependencies:
|
|
@@ -20917,7 +20919,7 @@ __metadata:
|
|
|
20917
20919
|
languageName: node
|
|
20918
20920
|
linkType: hard
|
|
20919
20921
|
|
|
20920
|
-
"typed-array-length@npm:^1.0.
|
|
20922
|
+
"typed-array-length@npm:^1.0.7":
|
|
20921
20923
|
version: 1.0.7
|
|
20922
20924
|
resolution: "typed-array-length@npm:1.0.7"
|
|
20923
20925
|
dependencies:
|
|
@@ -21002,14 +21004,14 @@ __metadata:
|
|
|
21002
21004
|
linkType: hard
|
|
21003
21005
|
|
|
21004
21006
|
"unbox-primitive@npm:^1.0.2":
|
|
21005
|
-
version: 1.0
|
|
21006
|
-
resolution: "unbox-primitive@npm:1.0
|
|
21007
|
+
version: 1.1.0
|
|
21008
|
+
resolution: "unbox-primitive@npm:1.1.0"
|
|
21007
21009
|
dependencies:
|
|
21008
|
-
call-
|
|
21010
|
+
call-bound: "npm:^1.0.3"
|
|
21009
21011
|
has-bigints: "npm:^1.0.2"
|
|
21010
|
-
has-symbols: "npm:^1.0
|
|
21011
|
-
which-boxed-primitive: "npm:^1.
|
|
21012
|
-
checksum: 10c0/
|
|
21012
|
+
has-symbols: "npm:^1.1.0"
|
|
21013
|
+
which-boxed-primitive: "npm:^1.1.1"
|
|
21014
|
+
checksum: 10c0/7dbd35ab02b0e05fe07136c72cb9355091242455473ec15057c11430129bab38b7b3624019b8778d02a881c13de44d63cd02d122ee782fb519e1de7775b5b982
|
|
21013
21015
|
languageName: node
|
|
21014
21016
|
linkType: hard
|
|
21015
21017
|
|
|
@@ -21421,18 +21423,18 @@ __metadata:
|
|
|
21421
21423
|
linkType: hard
|
|
21422
21424
|
|
|
21423
21425
|
"use-sidecar@npm:^1.1.2":
|
|
21424
|
-
version: 1.1.
|
|
21425
|
-
resolution: "use-sidecar@npm:1.1.
|
|
21426
|
+
version: 1.1.3
|
|
21427
|
+
resolution: "use-sidecar@npm:1.1.3"
|
|
21426
21428
|
dependencies:
|
|
21427
21429
|
detect-node-es: "npm:^1.1.0"
|
|
21428
21430
|
tslib: "npm:^2.0.0"
|
|
21429
21431
|
peerDependencies:
|
|
21430
|
-
"@types/react":
|
|
21431
|
-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
21432
|
+
"@types/react": "*"
|
|
21433
|
+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
|
|
21432
21434
|
peerDependenciesMeta:
|
|
21433
21435
|
"@types/react":
|
|
21434
21436
|
optional: true
|
|
21435
|
-
checksum: 10c0/
|
|
21437
|
+
checksum: 10c0/161599bf921cfaa41c85d2b01c871975ee99260f3e874c2d41c05890d41170297bdcf314bc5185e7a700de2034ac5b888e3efc8e9f35724f4918f53538d717c9
|
|
21436
21438
|
languageName: node
|
|
21437
21439
|
linkType: hard
|
|
21438
21440
|
|
|
@@ -21901,16 +21903,16 @@ __metadata:
|
|
|
21901
21903
|
languageName: node
|
|
21902
21904
|
linkType: hard
|
|
21903
21905
|
|
|
21904
|
-
"which-boxed-primitive@npm:^1.0
|
|
21905
|
-
version: 1.1.
|
|
21906
|
-
resolution: "which-boxed-primitive@npm:1.1.
|
|
21906
|
+
"which-boxed-primitive@npm:^1.1.0, which-boxed-primitive@npm:^1.1.1":
|
|
21907
|
+
version: 1.1.1
|
|
21908
|
+
resolution: "which-boxed-primitive@npm:1.1.1"
|
|
21907
21909
|
dependencies:
|
|
21908
21910
|
is-bigint: "npm:^1.1.0"
|
|
21909
|
-
is-boolean-object: "npm:^1.2.
|
|
21910
|
-
is-number-object: "npm:^1.1.
|
|
21911
|
-
is-string: "npm:^1.1.
|
|
21912
|
-
is-symbol: "npm:^1.1.
|
|
21913
|
-
checksum: 10c0/
|
|
21911
|
+
is-boolean-object: "npm:^1.2.1"
|
|
21912
|
+
is-number-object: "npm:^1.1.1"
|
|
21913
|
+
is-string: "npm:^1.1.1"
|
|
21914
|
+
is-symbol: "npm:^1.1.1"
|
|
21915
|
+
checksum: 10c0/aceea8ede3b08dede7dce168f3883323f7c62272b49801716e8332ff750e7ae59a511ae088840bc6874f16c1b7fd296c05c949b0e5b357bfe3c431b98c417abe
|
|
21914
21916
|
languageName: node
|
|
21915
21917
|
linkType: hard
|
|
21916
21918
|
|
|
@@ -21947,7 +21949,7 @@ __metadata:
|
|
|
21947
21949
|
languageName: node
|
|
21948
21950
|
linkType: hard
|
|
21949
21951
|
|
|
21950
|
-
"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.
|
|
21952
|
+
"which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.16":
|
|
21951
21953
|
version: 1.1.16
|
|
21952
21954
|
resolution: "which-typed-array@npm:1.1.16"
|
|
21953
21955
|
dependencies:
|