@salesforce/plugin-lightning-dev 5.1.3 → 6.0.0
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.
- package/README.md +3 -3
- package/npm-shrinkwrap.json +207 -277
- package/oclif.lock +182 -180
- package/oclif.manifest.json +1 -1
- package/package.json +14 -10
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-lightning-dev",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-lightning-dev",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "6.0.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@inquirer/prompts": "^5.3.8",
|
|
13
13
|
"@inquirer/select": "^2.4.7",
|
|
14
|
-
"@lwc/lwc-dev-server": "~13.
|
|
15
|
-
"@lwc/sfdc-lwc-compiler": "~13.
|
|
14
|
+
"@lwc/lwc-dev-server": "~13.3.8",
|
|
15
|
+
"@lwc/sfdc-lwc-compiler": "~13.3.8",
|
|
16
16
|
"@lwrjs/api": "0.18.3",
|
|
17
17
|
"@oclif/core": "^4.5.6",
|
|
18
18
|
"@salesforce/core": "^8.24.0",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@salesforce/sf-plugins-core": "^11.2.4",
|
|
22
22
|
"axios": "^1.13.2",
|
|
23
23
|
"glob": "^12.0.0",
|
|
24
|
-
"lwc": "~8.
|
|
24
|
+
"lwc": "~8.27.0",
|
|
25
25
|
"node-fetch": "^3.3.2",
|
|
26
26
|
"open": "^10.2.0",
|
|
27
27
|
"xml2js": "^0.6.2"
|
|
@@ -4703,20 +4703,20 @@
|
|
|
4703
4703
|
}
|
|
4704
4704
|
},
|
|
4705
4705
|
"node_modules/@lwc/aria-reflection": {
|
|
4706
|
-
"version": "8.
|
|
4707
|
-
"resolved": "https://registry.npmjs.org/@lwc/aria-reflection/-/aria-reflection-8.
|
|
4708
|
-
"integrity": "sha512-
|
|
4706
|
+
"version": "8.27.0",
|
|
4707
|
+
"resolved": "https://registry.npmjs.org/@lwc/aria-reflection/-/aria-reflection-8.27.0.tgz",
|
|
4708
|
+
"integrity": "sha512-sOLY5Mm8lWscJU+aDg0/v7sX2fphwO2ZSL2b54+9gvRVgkC+2X4MboPQwTWTkCecJYgeOf1HatXhqMorkwQftg==",
|
|
4709
4709
|
"license": "MIT"
|
|
4710
4710
|
},
|
|
4711
4711
|
"node_modules/@lwc/babel-plugin-component": {
|
|
4712
|
-
"version": "8.
|
|
4713
|
-
"resolved": "https://registry.npmjs.org/@lwc/babel-plugin-component/-/babel-plugin-component-8.
|
|
4714
|
-
"integrity": "sha512-
|
|
4712
|
+
"version": "8.27.0",
|
|
4713
|
+
"resolved": "https://registry.npmjs.org/@lwc/babel-plugin-component/-/babel-plugin-component-8.27.0.tgz",
|
|
4714
|
+
"integrity": "sha512-liIaMCztabtXT/Qh/2jl9DfQLcF/1xcL7bzTbA+UsrRbrUp8Q1fYVM/mDF+L31mZJ2o6k0KEY0wsNPve3H8+5A==",
|
|
4715
4715
|
"license": "MIT",
|
|
4716
4716
|
"dependencies": {
|
|
4717
4717
|
"@babel/helper-module-imports": "7.27.1",
|
|
4718
|
-
"@lwc/errors": "8.
|
|
4719
|
-
"@lwc/shared": "8.
|
|
4718
|
+
"@lwc/errors": "8.27.0",
|
|
4719
|
+
"@lwc/shared": "8.27.0",
|
|
4720
4720
|
"line-column": "~1.0.2"
|
|
4721
4721
|
},
|
|
4722
4722
|
"peerDependencies": {
|
|
@@ -4724,9 +4724,9 @@
|
|
|
4724
4724
|
}
|
|
4725
4725
|
},
|
|
4726
4726
|
"node_modules/@lwc/compiler": {
|
|
4727
|
-
"version": "8.
|
|
4728
|
-
"resolved": "https://registry.npmjs.org/@lwc/compiler/-/compiler-8.
|
|
4729
|
-
"integrity": "sha512-
|
|
4727
|
+
"version": "8.27.0",
|
|
4728
|
+
"resolved": "https://registry.npmjs.org/@lwc/compiler/-/compiler-8.27.0.tgz",
|
|
4729
|
+
"integrity": "sha512-NYlC3momqDDU7j2Z8sKacHCCJ6kvyYIUG7Z5bjDGD/kVqD7OTx0QkoI/uqZkPy+9kPyIL369oMYOynqRs81t4g==",
|
|
4730
4730
|
"license": "MIT",
|
|
4731
4731
|
"peer": true,
|
|
4732
4732
|
"dependencies": {
|
|
@@ -4736,18 +4736,18 @@
|
|
|
4736
4736
|
"@babel/plugin-transform-class-properties": "7.27.1",
|
|
4737
4737
|
"@babel/plugin-transform-object-rest-spread": "7.28.4",
|
|
4738
4738
|
"@locker/babel-plugin-transform-unforgeables": "0.22.0",
|
|
4739
|
-
"@lwc/babel-plugin-component": "8.
|
|
4740
|
-
"@lwc/errors": "8.
|
|
4741
|
-
"@lwc/shared": "8.
|
|
4742
|
-
"@lwc/ssr-compiler": "8.
|
|
4743
|
-
"@lwc/style-compiler": "8.
|
|
4744
|
-
"@lwc/template-compiler": "8.
|
|
4739
|
+
"@lwc/babel-plugin-component": "8.27.0",
|
|
4740
|
+
"@lwc/errors": "8.27.0",
|
|
4741
|
+
"@lwc/shared": "8.27.0",
|
|
4742
|
+
"@lwc/ssr-compiler": "8.27.0",
|
|
4743
|
+
"@lwc/style-compiler": "8.27.0",
|
|
4744
|
+
"@lwc/template-compiler": "8.27.0"
|
|
4745
4745
|
}
|
|
4746
4746
|
},
|
|
4747
4747
|
"node_modules/@lwc/dev-server-plugin-lex": {
|
|
4748
|
-
"version": "13.
|
|
4749
|
-
"resolved": "https://registry.npmjs.org/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.
|
|
4750
|
-
"integrity": "sha512
|
|
4748
|
+
"version": "13.3.8",
|
|
4749
|
+
"resolved": "https://registry.npmjs.org/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.3.8.tgz",
|
|
4750
|
+
"integrity": "sha512-LkA1OAXmnaYA5o1FW+2azMEZ+3BzjZuOgZx6GktBWOAwmzfzqM3ZjcoaNqf+/GXPywUnWPgdNefAyXTs+sFZLw==",
|
|
4751
4751
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
4752
4752
|
"dependencies": {
|
|
4753
4753
|
"magic-string": "~0.30.21"
|
|
@@ -4758,33 +4758,33 @@
|
|
|
4758
4758
|
}
|
|
4759
4759
|
},
|
|
4760
4760
|
"node_modules/@lwc/engine-core": {
|
|
4761
|
-
"version": "8.
|
|
4762
|
-
"resolved": "https://registry.npmjs.org/@lwc/engine-core/-/engine-core-8.
|
|
4763
|
-
"integrity": "sha512-
|
|
4761
|
+
"version": "8.27.0",
|
|
4762
|
+
"resolved": "https://registry.npmjs.org/@lwc/engine-core/-/engine-core-8.27.0.tgz",
|
|
4763
|
+
"integrity": "sha512-cE7tGDasSIK6xCDKWfHxtnFy2JpoO0eHDIzDR/1dG+0sEcsnrcLgI7+vMPthgr1euX9R9YE6oQt1tdmrgT6XYQ==",
|
|
4764
4764
|
"license": "MIT",
|
|
4765
4765
|
"dependencies": {
|
|
4766
|
-
"@lwc/features": "8.
|
|
4767
|
-
"@lwc/shared": "8.
|
|
4768
|
-
"@lwc/signals": "8.
|
|
4766
|
+
"@lwc/features": "8.27.0",
|
|
4767
|
+
"@lwc/shared": "8.27.0",
|
|
4768
|
+
"@lwc/signals": "8.27.0"
|
|
4769
4769
|
}
|
|
4770
4770
|
},
|
|
4771
4771
|
"node_modules/@lwc/engine-dom": {
|
|
4772
|
-
"version": "8.
|
|
4773
|
-
"resolved": "https://registry.npmjs.org/@lwc/engine-dom/-/engine-dom-8.
|
|
4774
|
-
"integrity": "sha512-
|
|
4772
|
+
"version": "8.27.0",
|
|
4773
|
+
"resolved": "https://registry.npmjs.org/@lwc/engine-dom/-/engine-dom-8.27.0.tgz",
|
|
4774
|
+
"integrity": "sha512-npXl2hx6gyc7wum9wLPCzHz9J9iChiBJk1dKG3J/oY/EJiWxhaJxk0pCIhscn8/7n1wSeQ8DY4B8KeoyFpvmNw==",
|
|
4775
4775
|
"license": "MIT",
|
|
4776
4776
|
"peer": true
|
|
4777
4777
|
},
|
|
4778
4778
|
"node_modules/@lwc/engine-server": {
|
|
4779
|
-
"version": "8.
|
|
4780
|
-
"resolved": "https://registry.npmjs.org/@lwc/engine-server/-/engine-server-8.
|
|
4781
|
-
"integrity": "sha512-
|
|
4779
|
+
"version": "8.27.0",
|
|
4780
|
+
"resolved": "https://registry.npmjs.org/@lwc/engine-server/-/engine-server-8.27.0.tgz",
|
|
4781
|
+
"integrity": "sha512-ArzdTenZ3MlK5fovAmQw4zJ2d4UwTC+DyFQ0lG453pj57X5KcUAjPOD/dtFoZmPqUU7UC5y85mDIelBWdryA9g==",
|
|
4782
4782
|
"license": "MIT"
|
|
4783
4783
|
},
|
|
4784
4784
|
"node_modules/@lwc/errors": {
|
|
4785
|
-
"version": "8.
|
|
4786
|
-
"resolved": "https://registry.npmjs.org/@lwc/errors/-/errors-8.
|
|
4787
|
-
"integrity": "sha512-
|
|
4785
|
+
"version": "8.27.0",
|
|
4786
|
+
"resolved": "https://registry.npmjs.org/@lwc/errors/-/errors-8.27.0.tgz",
|
|
4787
|
+
"integrity": "sha512-9HwasTWhvSdwwguJRzW+SvMMs1ug0me++j2a6q+7Y6PIvhGLWwxz0A6HShp7ijxJVlywy9VFKjVzZsxRTVrT+A==",
|
|
4788
4788
|
"license": "MIT"
|
|
4789
4789
|
},
|
|
4790
4790
|
"node_modules/@lwc/eslint-plugin-lwc": {
|
|
@@ -4851,18 +4851,6 @@
|
|
|
4851
4851
|
"url": "https://opencollective.com/eslint"
|
|
4852
4852
|
}
|
|
4853
4853
|
},
|
|
4854
|
-
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/@eslint/core": {
|
|
4855
|
-
"version": "0.16.0",
|
|
4856
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
4857
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
4858
|
-
"license": "Apache-2.0",
|
|
4859
|
-
"dependencies": {
|
|
4860
|
-
"@types/json-schema": "^7.0.15"
|
|
4861
|
-
},
|
|
4862
|
-
"engines": {
|
|
4863
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
4864
|
-
}
|
|
4865
|
-
},
|
|
4866
4854
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/@eslint/eslintrc": {
|
|
4867
4855
|
"version": "3.3.1",
|
|
4868
4856
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -4909,9 +4897,9 @@
|
|
|
4909
4897
|
}
|
|
4910
4898
|
},
|
|
4911
4899
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/@eslint/js": {
|
|
4912
|
-
"version": "9.
|
|
4913
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
4914
|
-
"integrity": "sha512-
|
|
4900
|
+
"version": "9.39.2",
|
|
4901
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
4902
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
4915
4903
|
"license": "MIT",
|
|
4916
4904
|
"engines": {
|
|
4917
4905
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -4921,18 +4909,18 @@
|
|
|
4921
4909
|
}
|
|
4922
4910
|
},
|
|
4923
4911
|
"node_modules/@lwc/eslint-plugin-lwc-platform/node_modules/eslint": {
|
|
4924
|
-
"version": "9.
|
|
4912
|
+
"version": "9.39.2",
|
|
4925
4913
|
"license": "MIT",
|
|
4926
4914
|
"peer": true,
|
|
4927
4915
|
"dependencies": {
|
|
4928
4916
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
4929
4917
|
"@eslint-community/regexpp": "^4.12.1",
|
|
4930
4918
|
"@eslint/config-array": "^0.21.1",
|
|
4931
|
-
"@eslint/config-helpers": "^0.4.
|
|
4932
|
-
"@eslint/core": "^0.
|
|
4919
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
4920
|
+
"@eslint/core": "^0.17.0",
|
|
4933
4921
|
"@eslint/eslintrc": "^3.3.1",
|
|
4934
|
-
"@eslint/js": "9.
|
|
4935
|
-
"@eslint/plugin-kit": "^0.4.
|
|
4922
|
+
"@eslint/js": "9.39.2",
|
|
4923
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
4936
4924
|
"@humanfs/node": "^0.16.6",
|
|
4937
4925
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
4938
4926
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -5180,18 +5168,6 @@
|
|
|
5180
5168
|
"url": "https://opencollective.com/eslint"
|
|
5181
5169
|
}
|
|
5182
5170
|
},
|
|
5183
|
-
"node_modules/@lwc/eslint-plugin-lwc/node_modules/@eslint/core": {
|
|
5184
|
-
"version": "0.16.0",
|
|
5185
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
5186
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
5187
|
-
"license": "Apache-2.0",
|
|
5188
|
-
"dependencies": {
|
|
5189
|
-
"@types/json-schema": "^7.0.15"
|
|
5190
|
-
},
|
|
5191
|
-
"engines": {
|
|
5192
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5193
|
-
}
|
|
5194
|
-
},
|
|
5195
5171
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/@eslint/eslintrc": {
|
|
5196
5172
|
"version": "3.3.1",
|
|
5197
5173
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -5250,9 +5226,9 @@
|
|
|
5250
5226
|
}
|
|
5251
5227
|
},
|
|
5252
5228
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/@eslint/js": {
|
|
5253
|
-
"version": "9.
|
|
5254
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
5255
|
-
"integrity": "sha512-
|
|
5229
|
+
"version": "9.39.2",
|
|
5230
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
5231
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
5256
5232
|
"license": "MIT",
|
|
5257
5233
|
"engines": {
|
|
5258
5234
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -5262,18 +5238,18 @@
|
|
|
5262
5238
|
}
|
|
5263
5239
|
},
|
|
5264
5240
|
"node_modules/@lwc/eslint-plugin-lwc/node_modules/eslint": {
|
|
5265
|
-
"version": "9.
|
|
5241
|
+
"version": "9.39.2",
|
|
5266
5242
|
"license": "MIT",
|
|
5267
5243
|
"peer": true,
|
|
5268
5244
|
"dependencies": {
|
|
5269
5245
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
5270
5246
|
"@eslint-community/regexpp": "^4.12.1",
|
|
5271
5247
|
"@eslint/config-array": "^0.21.1",
|
|
5272
|
-
"@eslint/config-helpers": "^0.4.
|
|
5273
|
-
"@eslint/core": "^0.
|
|
5248
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
5249
|
+
"@eslint/core": "^0.17.0",
|
|
5274
5250
|
"@eslint/eslintrc": "^3.3.1",
|
|
5275
|
-
"@eslint/js": "9.
|
|
5276
|
-
"@eslint/plugin-kit": "^0.4.
|
|
5251
|
+
"@eslint/js": "9.39.2",
|
|
5252
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
5277
5253
|
"@humanfs/node": "^0.16.6",
|
|
5278
5254
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
5279
5255
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -5525,22 +5501,22 @@
|
|
|
5525
5501
|
"license": "MIT"
|
|
5526
5502
|
},
|
|
5527
5503
|
"node_modules/@lwc/features": {
|
|
5528
|
-
"version": "8.
|
|
5529
|
-
"resolved": "https://registry.npmjs.org/@lwc/features/-/features-8.
|
|
5530
|
-
"integrity": "sha512-
|
|
5504
|
+
"version": "8.27.0",
|
|
5505
|
+
"resolved": "https://registry.npmjs.org/@lwc/features/-/features-8.27.0.tgz",
|
|
5506
|
+
"integrity": "sha512-L7a4IVpyZjuJxU/lkuQQiZC6L+mlFX1GTzYmNlmol5TtEKRj4ml+pbZ7jZP0byWRMV45nelsZBf4PDJdErUi5g==",
|
|
5531
5507
|
"license": "MIT",
|
|
5532
5508
|
"dependencies": {
|
|
5533
|
-
"@lwc/shared": "8.
|
|
5509
|
+
"@lwc/shared": "8.27.0"
|
|
5534
5510
|
}
|
|
5535
5511
|
},
|
|
5536
5512
|
"node_modules/@lwc/lwc-dev-server": {
|
|
5537
|
-
"version": "13.
|
|
5538
|
-
"resolved": "https://registry.npmjs.org/@lwc/lwc-dev-server/-/lwc-dev-server-13.
|
|
5539
|
-
"integrity": "sha512-
|
|
5513
|
+
"version": "13.3.8",
|
|
5514
|
+
"resolved": "https://registry.npmjs.org/@lwc/lwc-dev-server/-/lwc-dev-server-13.3.8.tgz",
|
|
5515
|
+
"integrity": "sha512-5P5L6ADCFwMrgvOd1nvnlDgiY1XxAqII1sFA0KOdpJM3DGGVuNTMO4abA4FPr3wwirk2lViQ+w+iFFa275FT6w==",
|
|
5540
5516
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5541
5517
|
"dependencies": {
|
|
5542
|
-
"@lwc/lwc-dev-server-types": "13.
|
|
5543
|
-
"@lwc/sfdc-lwc-compiler": "13.
|
|
5518
|
+
"@lwc/lwc-dev-server-types": "13.3.8",
|
|
5519
|
+
"@lwc/sfdc-lwc-compiler": "13.3.8",
|
|
5544
5520
|
"chalk": "~5.6.2",
|
|
5545
5521
|
"chokidar": "~3.6.0",
|
|
5546
5522
|
"commander": "~14.0.2",
|
|
@@ -5557,9 +5533,9 @@
|
|
|
5557
5533
|
}
|
|
5558
5534
|
},
|
|
5559
5535
|
"node_modules/@lwc/lwc-dev-server-types": {
|
|
5560
|
-
"version": "13.
|
|
5561
|
-
"resolved": "https://registry.npmjs.org/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.
|
|
5562
|
-
"integrity": "sha512-
|
|
5536
|
+
"version": "13.3.8",
|
|
5537
|
+
"resolved": "https://registry.npmjs.org/@lwc/lwc-dev-server-types/-/lwc-dev-server-types-13.3.8.tgz",
|
|
5538
|
+
"integrity": "sha512-ipcr+9KGJYa9D8F/qM817+89wH/x9x6zGDjq6o4jIvO49DFULBNXuSAxC+0zbYTALtdcsnM4YrAufciK0nwf5w==",
|
|
5563
5539
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5564
5540
|
"peerDependencies": {
|
|
5565
5541
|
"@lwc/compiler": ">=8"
|
|
@@ -5634,16 +5610,16 @@
|
|
|
5634
5610
|
}
|
|
5635
5611
|
},
|
|
5636
5612
|
"node_modules/@lwc/metadata": {
|
|
5637
|
-
"version": "13.
|
|
5638
|
-
"resolved": "https://registry.npmjs.org/@lwc/metadata/-/metadata-13.
|
|
5639
|
-
"integrity": "sha512-
|
|
5613
|
+
"version": "13.3.8",
|
|
5614
|
+
"resolved": "https://registry.npmjs.org/@lwc/metadata/-/metadata-13.3.8.tgz",
|
|
5615
|
+
"integrity": "sha512-YqasfYSP75bROtTtW9MeJwWkM/gm/GgfKHMuGqASC0Yh7sYytTjp3YMf234J/7+VU7Hg1814dL2X7owhtLb8RQ==",
|
|
5640
5616
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5641
5617
|
"peer": true,
|
|
5642
5618
|
"dependencies": {
|
|
5643
5619
|
"@babel/parser": "~7.28.5",
|
|
5644
5620
|
"@babel/traverse": "~7.28.5",
|
|
5645
5621
|
"@babel/types": "~7.28.5",
|
|
5646
|
-
"@lwc/sfdc-compiler-utils": "13.
|
|
5622
|
+
"@lwc/sfdc-compiler-utils": "13.3.8",
|
|
5647
5623
|
"postcss": "~8.5.6",
|
|
5648
5624
|
"postcss-selector-parser": "~7.1.0",
|
|
5649
5625
|
"postcss-value-parser": "~4.2.0"
|
|
@@ -5657,9 +5633,9 @@
|
|
|
5657
5633
|
}
|
|
5658
5634
|
},
|
|
5659
5635
|
"node_modules/@lwc/module-resolver": {
|
|
5660
|
-
"version": "8.
|
|
5661
|
-
"resolved": "https://registry.npmjs.org/@lwc/module-resolver/-/module-resolver-8.
|
|
5662
|
-
"integrity": "sha512
|
|
5636
|
+
"version": "8.27.0",
|
|
5637
|
+
"resolved": "https://registry.npmjs.org/@lwc/module-resolver/-/module-resolver-8.27.0.tgz",
|
|
5638
|
+
"integrity": "sha512-+KYFTqiRxdM62yRy7xmY+7+dmdrE0gkAfJcwSo631I+snbvU7uV5H2qeT37nMV1J5a6oA8HHMXd8c8fy+jBlNQ==",
|
|
5663
5639
|
"license": "MIT",
|
|
5664
5640
|
"peer": true,
|
|
5665
5641
|
"dependencies": {
|
|
@@ -5687,14 +5663,14 @@
|
|
|
5687
5663
|
}
|
|
5688
5664
|
},
|
|
5689
5665
|
"node_modules/@lwc/rollup-plugin": {
|
|
5690
|
-
"version": "8.
|
|
5691
|
-
"resolved": "https://registry.npmjs.org/@lwc/rollup-plugin/-/rollup-plugin-8.
|
|
5692
|
-
"integrity": "sha512-
|
|
5666
|
+
"version": "8.27.0",
|
|
5667
|
+
"resolved": "https://registry.npmjs.org/@lwc/rollup-plugin/-/rollup-plugin-8.27.0.tgz",
|
|
5668
|
+
"integrity": "sha512-SkM8k1tAKLP2XCYofAjhzMa7WBGdoNMGmLl7WEO+bycvHbXeFWt2n4hXd/KQHtDEPyZqSmhAZukTBRU/zv5y+g==",
|
|
5693
5669
|
"license": "MIT",
|
|
5694
5670
|
"dependencies": {
|
|
5695
|
-
"@lwc/compiler": "8.
|
|
5696
|
-
"@lwc/module-resolver": "8.
|
|
5697
|
-
"@lwc/shared": "8.
|
|
5671
|
+
"@lwc/compiler": "8.27.0",
|
|
5672
|
+
"@lwc/module-resolver": "8.27.0",
|
|
5673
|
+
"@lwc/shared": "8.27.0",
|
|
5698
5674
|
"@rollup/pluginutils": "~5.3.0"
|
|
5699
5675
|
},
|
|
5700
5676
|
"peerDependencies": {
|
|
@@ -5730,9 +5706,9 @@
|
|
|
5730
5706
|
"license": "MIT"
|
|
5731
5707
|
},
|
|
5732
5708
|
"node_modules/@lwc/sfdc-compiler-utils": {
|
|
5733
|
-
"version": "13.
|
|
5734
|
-
"resolved": "https://registry.npmjs.org/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.
|
|
5735
|
-
"integrity": "sha512-
|
|
5709
|
+
"version": "13.3.8",
|
|
5710
|
+
"resolved": "https://registry.npmjs.org/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.3.8.tgz",
|
|
5711
|
+
"integrity": "sha512-yG7FoI3Y485tZInSft6YQpnxt2ljVGUarjdUEvPDdWNEBPG3G5dgLV94xyQc/Ny/Ji1MDjVSo8tJSIM4UJ4yvA==",
|
|
5736
5712
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5737
5713
|
"peer": true,
|
|
5738
5714
|
"engines": {
|
|
@@ -5740,9 +5716,9 @@
|
|
|
5740
5716
|
}
|
|
5741
5717
|
},
|
|
5742
5718
|
"node_modules/@lwc/sfdc-lwc-compiler": {
|
|
5743
|
-
"version": "13.
|
|
5744
|
-
"resolved": "https://registry.npmjs.org/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.
|
|
5745
|
-
"integrity": "sha512-
|
|
5719
|
+
"version": "13.3.8",
|
|
5720
|
+
"resolved": "https://registry.npmjs.org/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.3.8.tgz",
|
|
5721
|
+
"integrity": "sha512-cHW9wQH/eLIIUsxZBKM7yddpQ3xvKQiqPRnRibd9NfR0knfiTh3W3nfmNJoKZPSArECVM6jbCG+CsNar+19SKA==",
|
|
5746
5722
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
5747
5723
|
"dependencies": {
|
|
5748
5724
|
"@babel/core": "7.28.5",
|
|
@@ -5752,11 +5728,11 @@
|
|
|
5752
5728
|
"@babel/traverse": "7.28.5",
|
|
5753
5729
|
"@babel/types": "7.28.5",
|
|
5754
5730
|
"@komaci/esm-generator": "260.31.0",
|
|
5755
|
-
"@lwc/dev-server-plugin-lex": "13.
|
|
5731
|
+
"@lwc/dev-server-plugin-lex": "13.3.8",
|
|
5756
5732
|
"@lwc/eslint-plugin-lwc": "3.3.0",
|
|
5757
5733
|
"@lwc/eslint-plugin-lwc-platform": "6.3.0",
|
|
5758
|
-
"@lwc/metadata": "13.
|
|
5759
|
-
"@lwc/sfdc-compiler-utils": "13.
|
|
5734
|
+
"@lwc/metadata": "13.3.8",
|
|
5735
|
+
"@lwc/sfdc-compiler-utils": "13.3.8",
|
|
5760
5736
|
"@rollup/plugin-babel": "^6.1.0",
|
|
5761
5737
|
"@rollup/plugin-replace": "^6.0.3",
|
|
5762
5738
|
"@rollup/wasm-node": "4.52.5",
|
|
@@ -5765,13 +5741,14 @@
|
|
|
5765
5741
|
"@swc/wasm": "1.14.0",
|
|
5766
5742
|
"astring": "~1.9.0",
|
|
5767
5743
|
"doctrine": "~3.0.0",
|
|
5768
|
-
"eslint": "~9.
|
|
5744
|
+
"eslint": "~9.39.1",
|
|
5769
5745
|
"eslint-plugin-import": "~2.32.0",
|
|
5770
5746
|
"eslint-plugin-jest": "~29.0.1",
|
|
5771
5747
|
"gray-matter": "~4.0.3",
|
|
5772
5748
|
"line-column": "~1.0.2",
|
|
5773
5749
|
"magic-string": "~0.30.21",
|
|
5774
5750
|
"markdown-it": "~14.1.0",
|
|
5751
|
+
"meriyah": "^5.0.0",
|
|
5775
5752
|
"parse5-sax-parser": "~8.0.0",
|
|
5776
5753
|
"postcss": "~8.5.6",
|
|
5777
5754
|
"postcss-selector-parser": "~7.1.0",
|
|
@@ -5813,18 +5790,6 @@
|
|
|
5813
5790
|
"url": "https://opencollective.com/eslint"
|
|
5814
5791
|
}
|
|
5815
5792
|
},
|
|
5816
|
-
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@eslint/core": {
|
|
5817
|
-
"version": "0.16.0",
|
|
5818
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
5819
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
5820
|
-
"license": "Apache-2.0",
|
|
5821
|
-
"dependencies": {
|
|
5822
|
-
"@types/json-schema": "^7.0.15"
|
|
5823
|
-
},
|
|
5824
|
-
"engines": {
|
|
5825
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5826
|
-
}
|
|
5827
|
-
},
|
|
5828
5793
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@eslint/eslintrc": {
|
|
5829
5794
|
"version": "3.3.1",
|
|
5830
5795
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -5849,9 +5814,9 @@
|
|
|
5849
5814
|
}
|
|
5850
5815
|
},
|
|
5851
5816
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/@eslint/js": {
|
|
5852
|
-
"version": "9.
|
|
5853
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
5854
|
-
"integrity": "sha512-
|
|
5817
|
+
"version": "9.39.2",
|
|
5818
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
5819
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
5855
5820
|
"license": "MIT",
|
|
5856
5821
|
"engines": {
|
|
5857
5822
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -5861,20 +5826,20 @@
|
|
|
5861
5826
|
}
|
|
5862
5827
|
},
|
|
5863
5828
|
"node_modules/@lwc/sfdc-lwc-compiler/node_modules/eslint": {
|
|
5864
|
-
"version": "9.
|
|
5865
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.
|
|
5866
|
-
"integrity": "sha512-
|
|
5829
|
+
"version": "9.39.2",
|
|
5830
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.2.tgz",
|
|
5831
|
+
"integrity": "sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==",
|
|
5867
5832
|
"license": "MIT",
|
|
5868
5833
|
"peer": true,
|
|
5869
5834
|
"dependencies": {
|
|
5870
5835
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
5871
5836
|
"@eslint-community/regexpp": "^4.12.1",
|
|
5872
5837
|
"@eslint/config-array": "^0.21.1",
|
|
5873
|
-
"@eslint/config-helpers": "^0.4.
|
|
5874
|
-
"@eslint/core": "^0.
|
|
5838
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
5839
|
+
"@eslint/core": "^0.17.0",
|
|
5875
5840
|
"@eslint/eslintrc": "^3.3.1",
|
|
5876
|
-
"@eslint/js": "9.
|
|
5877
|
-
"@eslint/plugin-kit": "^0.4.
|
|
5841
|
+
"@eslint/js": "9.39.2",
|
|
5842
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
5878
5843
|
"@humanfs/node": "^0.16.6",
|
|
5879
5844
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
5880
5845
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -6059,85 +6024,98 @@
|
|
|
6059
6024
|
}
|
|
6060
6025
|
},
|
|
6061
6026
|
"node_modules/@lwc/shared": {
|
|
6062
|
-
"version": "8.
|
|
6063
|
-
"resolved": "https://registry.npmjs.org/@lwc/shared/-/shared-8.
|
|
6064
|
-
"integrity": "sha512
|
|
6027
|
+
"version": "8.27.0",
|
|
6028
|
+
"resolved": "https://registry.npmjs.org/@lwc/shared/-/shared-8.27.0.tgz",
|
|
6029
|
+
"integrity": "sha512-z8KttkAScdsBhHFx6nOXo9F6RVCBPMoTOJ5DIrNZyjf1UKI03wGcBzTLfNpwFB4uxECDZm4RvOtUQ7uVhqxesg==",
|
|
6065
6030
|
"license": "MIT"
|
|
6066
6031
|
},
|
|
6067
6032
|
"node_modules/@lwc/signals": {
|
|
6068
|
-
"version": "8.
|
|
6069
|
-
"resolved": "https://registry.npmjs.org/@lwc/signals/-/signals-8.
|
|
6070
|
-
"integrity": "sha512-
|
|
6033
|
+
"version": "8.27.0",
|
|
6034
|
+
"resolved": "https://registry.npmjs.org/@lwc/signals/-/signals-8.27.0.tgz",
|
|
6035
|
+
"integrity": "sha512-4LRajgmlTLeEE5sNxFp/PBaLUHGUTNldWzkUywSXtFWQIwyUAzovxoEzs5DFlwVuak8bFc1uEcvyBs1XW8P0Eg==",
|
|
6071
6036
|
"license": "MIT"
|
|
6072
6037
|
},
|
|
6073
6038
|
"node_modules/@lwc/ssr-compiler": {
|
|
6074
|
-
"version": "8.
|
|
6075
|
-
"resolved": "https://registry.npmjs.org/@lwc/ssr-compiler/-/ssr-compiler-8.
|
|
6076
|
-
"integrity": "sha512-
|
|
6039
|
+
"version": "8.27.0",
|
|
6040
|
+
"resolved": "https://registry.npmjs.org/@lwc/ssr-compiler/-/ssr-compiler-8.27.0.tgz",
|
|
6041
|
+
"integrity": "sha512-v8ZeAFwa7S5LsJ+9wkA4JUcYFVpSbI5uBOwfHY08085wwct5SU5c5VpMMRPuxCu3CWUAsa57ksgHLGmeFo2dEA==",
|
|
6077
6042
|
"license": "MIT",
|
|
6078
6043
|
"dependencies": {
|
|
6079
6044
|
"@babel/types": "7.28.5",
|
|
6080
|
-
"@lwc/errors": "8.
|
|
6081
|
-
"@lwc/shared": "8.
|
|
6082
|
-
"@lwc/template-compiler": "8.
|
|
6045
|
+
"@lwc/errors": "8.27.0",
|
|
6046
|
+
"@lwc/shared": "8.27.0",
|
|
6047
|
+
"@lwc/template-compiler": "8.27.0",
|
|
6083
6048
|
"acorn": "8.15.0",
|
|
6084
6049
|
"astring": "^1.9.0",
|
|
6085
6050
|
"estree-toolkit": "^1.7.13",
|
|
6086
|
-
"immer": "^
|
|
6051
|
+
"immer": "^11.1.0",
|
|
6087
6052
|
"meriyah": "^5.0.0"
|
|
6088
6053
|
}
|
|
6089
6054
|
},
|
|
6090
6055
|
"node_modules/@lwc/ssr-runtime": {
|
|
6091
|
-
"version": "8.
|
|
6092
|
-
"resolved": "https://registry.npmjs.org/@lwc/ssr-runtime/-/ssr-runtime-8.
|
|
6093
|
-
"integrity": "sha512-
|
|
6056
|
+
"version": "8.27.0",
|
|
6057
|
+
"resolved": "https://registry.npmjs.org/@lwc/ssr-runtime/-/ssr-runtime-8.27.0.tgz",
|
|
6058
|
+
"integrity": "sha512-WLJ65Sabcmk6b6/gYS1D1V9Nc8KiY+9/N1UukEjf1XX3wbDMoursofOdb9N4nQ421tTKZipVT/4LzkWsD9cuLA==",
|
|
6094
6059
|
"license": "MIT"
|
|
6095
6060
|
},
|
|
6096
6061
|
"node_modules/@lwc/style-compiler": {
|
|
6097
|
-
"version": "8.
|
|
6098
|
-
"resolved": "https://registry.npmjs.org/@lwc/style-compiler/-/style-compiler-8.
|
|
6099
|
-
"integrity": "sha512-
|
|
6062
|
+
"version": "8.27.0",
|
|
6063
|
+
"resolved": "https://registry.npmjs.org/@lwc/style-compiler/-/style-compiler-8.27.0.tgz",
|
|
6064
|
+
"integrity": "sha512-8bMMZwuXtEiea7+Yg2oD/ApNsBZUpoDNxH74nsvNtnn2BdhAqEXbksMCN2i169u95xLNJjxd2+HXeCltDI1mXw==",
|
|
6100
6065
|
"license": "MIT",
|
|
6101
6066
|
"dependencies": {
|
|
6102
|
-
"@lwc/shared": "8.
|
|
6067
|
+
"@lwc/shared": "8.27.0",
|
|
6103
6068
|
"postcss": "~8.5.6",
|
|
6104
|
-
"postcss-selector-parser": "~7.1.
|
|
6069
|
+
"postcss-selector-parser": "~7.1.1",
|
|
6105
6070
|
"postcss-value-parser": "~4.2.0"
|
|
6106
6071
|
}
|
|
6107
6072
|
},
|
|
6073
|
+
"node_modules/@lwc/style-compiler/node_modules/postcss-selector-parser": {
|
|
6074
|
+
"version": "7.1.1",
|
|
6075
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.1.tgz",
|
|
6076
|
+
"integrity": "sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==",
|
|
6077
|
+
"license": "MIT",
|
|
6078
|
+
"dependencies": {
|
|
6079
|
+
"cssesc": "^3.0.0",
|
|
6080
|
+
"util-deprecate": "^1.0.2"
|
|
6081
|
+
},
|
|
6082
|
+
"engines": {
|
|
6083
|
+
"node": ">=4"
|
|
6084
|
+
}
|
|
6085
|
+
},
|
|
6108
6086
|
"node_modules/@lwc/synthetic-shadow": {
|
|
6109
|
-
"version": "8.
|
|
6110
|
-
"resolved": "https://registry.npmjs.org/@lwc/synthetic-shadow/-/synthetic-shadow-8.
|
|
6111
|
-
"integrity": "sha512-
|
|
6087
|
+
"version": "8.27.0",
|
|
6088
|
+
"resolved": "https://registry.npmjs.org/@lwc/synthetic-shadow/-/synthetic-shadow-8.27.0.tgz",
|
|
6089
|
+
"integrity": "sha512-SWOnigcLTTJNm7nxObyNbMUTFw66cCFGRdEBL5j5KT5NlmzC9A2rVWrVuvdFj/h9w45tHt0lz6BzALbOv/IaHQ==",
|
|
6112
6090
|
"license": "MIT",
|
|
6113
6091
|
"peer": true
|
|
6114
6092
|
},
|
|
6115
6093
|
"node_modules/@lwc/template-compiler": {
|
|
6116
|
-
"version": "8.
|
|
6117
|
-
"resolved": "https://registry.npmjs.org/@lwc/template-compiler/-/template-compiler-8.
|
|
6118
|
-
"integrity": "sha512-
|
|
6094
|
+
"version": "8.27.0",
|
|
6095
|
+
"resolved": "https://registry.npmjs.org/@lwc/template-compiler/-/template-compiler-8.27.0.tgz",
|
|
6096
|
+
"integrity": "sha512-b4HZVu+zkSc6Jot6OxmzMeSBkXP3VKq9mW7xew63HPa/BuC4DllBDB5cyCCueIrFPNfBHfp0XA45WugT/ESFGg==",
|
|
6119
6097
|
"license": "MIT",
|
|
6120
6098
|
"dependencies": {
|
|
6121
|
-
"@lwc/errors": "8.
|
|
6122
|
-
"@lwc/shared": "8.
|
|
6099
|
+
"@lwc/errors": "8.27.0",
|
|
6100
|
+
"@lwc/shared": "8.27.0",
|
|
6123
6101
|
"acorn": "~8.15.0",
|
|
6124
6102
|
"astring": "~1.9.0",
|
|
6125
6103
|
"he": "~1.2.0"
|
|
6126
6104
|
}
|
|
6127
6105
|
},
|
|
6128
6106
|
"node_modules/@lwc/types": {
|
|
6129
|
-
"version": "8.
|
|
6130
|
-
"resolved": "https://registry.npmjs.org/@lwc/types/-/types-8.
|
|
6131
|
-
"integrity": "sha512-
|
|
6107
|
+
"version": "8.27.0",
|
|
6108
|
+
"resolved": "https://registry.npmjs.org/@lwc/types/-/types-8.27.0.tgz",
|
|
6109
|
+
"integrity": "sha512-UwaoYWGMw3mQSgsAsjW/acUD7tYa8IGKIknt+MCCh4h0a+vNAQ6AVWwcqB7XYWdvnS4KNy9y+cE0FkGEavkzzQ==",
|
|
6132
6110
|
"license": "MIT",
|
|
6133
6111
|
"dependencies": {
|
|
6134
|
-
"@lwc/engine-core": "8.
|
|
6112
|
+
"@lwc/engine-core": "8.27.0"
|
|
6135
6113
|
}
|
|
6136
6114
|
},
|
|
6137
6115
|
"node_modules/@lwc/wire-service": {
|
|
6138
|
-
"version": "8.
|
|
6139
|
-
"resolved": "https://registry.npmjs.org/@lwc/wire-service/-/wire-service-8.
|
|
6140
|
-
"integrity": "sha512-
|
|
6116
|
+
"version": "8.27.0",
|
|
6117
|
+
"resolved": "https://registry.npmjs.org/@lwc/wire-service/-/wire-service-8.27.0.tgz",
|
|
6118
|
+
"integrity": "sha512-OnSQ7K87AadRWhkDEYDQr9swz2oBMNcGGK36RbqlMurJ++C6hclnd1sNBMtyOZCbjlh0jj2yPYf7qyftXpGj6w==",
|
|
6141
6119
|
"license": "MIT"
|
|
6142
6120
|
},
|
|
6143
6121
|
"node_modules/@lwrjs/api": {
|
|
@@ -8776,18 +8754,6 @@
|
|
|
8776
8754
|
"url": "https://opencollective.com/eslint"
|
|
8777
8755
|
}
|
|
8778
8756
|
},
|
|
8779
|
-
"node_modules/@salesforce/eslint-config-lwc/node_modules/@eslint/core": {
|
|
8780
|
-
"version": "0.16.0",
|
|
8781
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
8782
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
8783
|
-
"license": "Apache-2.0",
|
|
8784
|
-
"dependencies": {
|
|
8785
|
-
"@types/json-schema": "^7.0.15"
|
|
8786
|
-
},
|
|
8787
|
-
"engines": {
|
|
8788
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
8789
|
-
}
|
|
8790
|
-
},
|
|
8791
8757
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/@eslint/eslintrc": {
|
|
8792
8758
|
"version": "3.3.1",
|
|
8793
8759
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -8836,18 +8802,18 @@
|
|
|
8836
8802
|
}
|
|
8837
8803
|
},
|
|
8838
8804
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint": {
|
|
8839
|
-
"version": "9.
|
|
8805
|
+
"version": "9.39.2",
|
|
8840
8806
|
"license": "MIT",
|
|
8841
8807
|
"peer": true,
|
|
8842
8808
|
"dependencies": {
|
|
8843
8809
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
8844
8810
|
"@eslint-community/regexpp": "^4.12.1",
|
|
8845
8811
|
"@eslint/config-array": "^0.21.1",
|
|
8846
|
-
"@eslint/config-helpers": "^0.4.
|
|
8847
|
-
"@eslint/core": "^0.
|
|
8812
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
8813
|
+
"@eslint/core": "^0.17.0",
|
|
8848
8814
|
"@eslint/eslintrc": "^3.3.1",
|
|
8849
|
-
"@eslint/js": "9.
|
|
8850
|
-
"@eslint/plugin-kit": "^0.4.
|
|
8815
|
+
"@eslint/js": "9.39.2",
|
|
8816
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
8851
8817
|
"@humanfs/node": "^0.16.6",
|
|
8852
8818
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
8853
8819
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -8919,9 +8885,9 @@
|
|
|
8919
8885
|
}
|
|
8920
8886
|
},
|
|
8921
8887
|
"node_modules/@salesforce/eslint-config-lwc/node_modules/eslint/node_modules/@eslint/js": {
|
|
8922
|
-
"version": "9.
|
|
8923
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
8924
|
-
"integrity": "sha512-
|
|
8888
|
+
"version": "9.39.2",
|
|
8889
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
8890
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
8925
8891
|
"license": "MIT",
|
|
8926
8892
|
"engines": {
|
|
8927
8893
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -9095,18 +9061,6 @@
|
|
|
9095
9061
|
"url": "https://opencollective.com/eslint"
|
|
9096
9062
|
}
|
|
9097
9063
|
},
|
|
9098
|
-
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/@eslint/core": {
|
|
9099
|
-
"version": "0.16.0",
|
|
9100
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
9101
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
9102
|
-
"license": "Apache-2.0",
|
|
9103
|
-
"dependencies": {
|
|
9104
|
-
"@types/json-schema": "^7.0.15"
|
|
9105
|
-
},
|
|
9106
|
-
"engines": {
|
|
9107
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
9108
|
-
}
|
|
9109
|
-
},
|
|
9110
9064
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/@eslint/eslintrc": {
|
|
9111
9065
|
"version": "3.3.1",
|
|
9112
9066
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -9131,9 +9085,9 @@
|
|
|
9131
9085
|
}
|
|
9132
9086
|
},
|
|
9133
9087
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/@eslint/js": {
|
|
9134
|
-
"version": "9.
|
|
9135
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
9136
|
-
"integrity": "sha512-
|
|
9088
|
+
"version": "9.39.2",
|
|
9089
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
9090
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
9137
9091
|
"license": "MIT",
|
|
9138
9092
|
"engines": {
|
|
9139
9093
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -9143,18 +9097,18 @@
|
|
|
9143
9097
|
}
|
|
9144
9098
|
},
|
|
9145
9099
|
"node_modules/@salesforce/eslint-plugin-lightning/node_modules/eslint": {
|
|
9146
|
-
"version": "9.
|
|
9100
|
+
"version": "9.39.2",
|
|
9147
9101
|
"license": "MIT",
|
|
9148
9102
|
"peer": true,
|
|
9149
9103
|
"dependencies": {
|
|
9150
9104
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
9151
9105
|
"@eslint-community/regexpp": "^4.12.1",
|
|
9152
9106
|
"@eslint/config-array": "^0.21.1",
|
|
9153
|
-
"@eslint/config-helpers": "^0.4.
|
|
9154
|
-
"@eslint/core": "^0.
|
|
9107
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
9108
|
+
"@eslint/core": "^0.17.0",
|
|
9155
9109
|
"@eslint/eslintrc": "^3.3.1",
|
|
9156
|
-
"@eslint/js": "9.
|
|
9157
|
-
"@eslint/plugin-kit": "^0.4.
|
|
9110
|
+
"@eslint/js": "9.39.2",
|
|
9111
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
9158
9112
|
"@humanfs/node": "^0.16.6",
|
|
9159
9113
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
9160
9114
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -13992,18 +13946,6 @@
|
|
|
13992
13946
|
"url": "https://opencollective.com/eslint"
|
|
13993
13947
|
}
|
|
13994
13948
|
},
|
|
13995
|
-
"node_modules/eslint-plugin-import/node_modules/@eslint/core": {
|
|
13996
|
-
"version": "0.16.0",
|
|
13997
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
13998
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
13999
|
-
"license": "Apache-2.0",
|
|
14000
|
-
"dependencies": {
|
|
14001
|
-
"@types/json-schema": "^7.0.15"
|
|
14002
|
-
},
|
|
14003
|
-
"engines": {
|
|
14004
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14005
|
-
}
|
|
14006
|
-
},
|
|
14007
13949
|
"node_modules/eslint-plugin-import/node_modules/@eslint/eslintrc": {
|
|
14008
13950
|
"version": "3.3.1",
|
|
14009
13951
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -14045,9 +13987,9 @@
|
|
|
14045
13987
|
}
|
|
14046
13988
|
},
|
|
14047
13989
|
"node_modules/eslint-plugin-import/node_modules/@eslint/js": {
|
|
14048
|
-
"version": "9.
|
|
14049
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
14050
|
-
"integrity": "sha512-
|
|
13990
|
+
"version": "9.39.2",
|
|
13991
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
13992
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
14051
13993
|
"license": "MIT",
|
|
14052
13994
|
"engines": {
|
|
14053
13995
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -14078,18 +14020,18 @@
|
|
|
14078
14020
|
}
|
|
14079
14021
|
},
|
|
14080
14022
|
"node_modules/eslint-plugin-import/node_modules/eslint": {
|
|
14081
|
-
"version": "9.
|
|
14023
|
+
"version": "9.39.2",
|
|
14082
14024
|
"license": "MIT",
|
|
14083
14025
|
"peer": true,
|
|
14084
14026
|
"dependencies": {
|
|
14085
14027
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
14086
14028
|
"@eslint-community/regexpp": "^4.12.1",
|
|
14087
14029
|
"@eslint/config-array": "^0.21.1",
|
|
14088
|
-
"@eslint/config-helpers": "^0.4.
|
|
14089
|
-
"@eslint/core": "^0.
|
|
14030
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
14031
|
+
"@eslint/core": "^0.17.0",
|
|
14090
14032
|
"@eslint/eslintrc": "^3.3.1",
|
|
14091
|
-
"@eslint/js": "9.
|
|
14092
|
-
"@eslint/plugin-kit": "^0.4.
|
|
14033
|
+
"@eslint/js": "9.39.2",
|
|
14034
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
14093
14035
|
"@humanfs/node": "^0.16.6",
|
|
14094
14036
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
14095
14037
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -14325,18 +14267,6 @@
|
|
|
14325
14267
|
}
|
|
14326
14268
|
}
|
|
14327
14269
|
},
|
|
14328
|
-
"node_modules/eslint-plugin-jest/node_modules/@eslint/core": {
|
|
14329
|
-
"version": "0.16.0",
|
|
14330
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
14331
|
-
"integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
14332
|
-
"license": "Apache-2.0",
|
|
14333
|
-
"dependencies": {
|
|
14334
|
-
"@types/json-schema": "^7.0.15"
|
|
14335
|
-
},
|
|
14336
|
-
"engines": {
|
|
14337
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
14338
|
-
}
|
|
14339
|
-
},
|
|
14340
14270
|
"node_modules/eslint-plugin-jest/node_modules/@eslint/eslintrc": {
|
|
14341
14271
|
"version": "3.3.1",
|
|
14342
14272
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
|
@@ -14361,9 +14291,9 @@
|
|
|
14361
14291
|
}
|
|
14362
14292
|
},
|
|
14363
14293
|
"node_modules/eslint-plugin-jest/node_modules/@eslint/js": {
|
|
14364
|
-
"version": "9.
|
|
14365
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
14366
|
-
"integrity": "sha512-
|
|
14294
|
+
"version": "9.39.2",
|
|
14295
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.2.tgz",
|
|
14296
|
+
"integrity": "sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==",
|
|
14367
14297
|
"license": "MIT",
|
|
14368
14298
|
"engines": {
|
|
14369
14299
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -14486,18 +14416,18 @@
|
|
|
14486
14416
|
}
|
|
14487
14417
|
},
|
|
14488
14418
|
"node_modules/eslint-plugin-jest/node_modules/eslint": {
|
|
14489
|
-
"version": "9.
|
|
14419
|
+
"version": "9.39.2",
|
|
14490
14420
|
"license": "MIT",
|
|
14491
14421
|
"peer": true,
|
|
14492
14422
|
"dependencies": {
|
|
14493
14423
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
14494
14424
|
"@eslint-community/regexpp": "^4.12.1",
|
|
14495
14425
|
"@eslint/config-array": "^0.21.1",
|
|
14496
|
-
"@eslint/config-helpers": "^0.4.
|
|
14497
|
-
"@eslint/core": "^0.
|
|
14426
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
14427
|
+
"@eslint/core": "^0.17.0",
|
|
14498
14428
|
"@eslint/eslintrc": "^3.3.1",
|
|
14499
|
-
"@eslint/js": "9.
|
|
14500
|
-
"@eslint/plugin-kit": "^0.4.
|
|
14429
|
+
"@eslint/js": "9.39.2",
|
|
14430
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
14501
14431
|
"@humanfs/node": "^0.16.6",
|
|
14502
14432
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
14503
14433
|
"@humanwhocodes/retry": "^0.4.2",
|
|
@@ -16997,9 +16927,9 @@
|
|
|
16997
16927
|
"license": "MIT"
|
|
16998
16928
|
},
|
|
16999
16929
|
"node_modules/immer": {
|
|
17000
|
-
"version": "
|
|
17001
|
-
"resolved": "https://registry.npmjs.org/immer/-/immer-
|
|
17002
|
-
"integrity": "sha512-
|
|
16930
|
+
"version": "11.1.3",
|
|
16931
|
+
"resolved": "https://registry.npmjs.org/immer/-/immer-11.1.3.tgz",
|
|
16932
|
+
"integrity": "sha512-6jQTc5z0KJFtr1UgFpIL3N9XSC3saRaI9PwWtzM2pSqkNGtiNkYY2OSwkOGDK2XcTRcLb1pi/aNkKZz0nxVH4Q==",
|
|
17003
16933
|
"license": "MIT",
|
|
17004
16934
|
"funding": {
|
|
17005
16935
|
"type": "opencollective",
|
|
@@ -19107,30 +19037,30 @@
|
|
|
19107
19037
|
"license": "MIT"
|
|
19108
19038
|
},
|
|
19109
19039
|
"node_modules/lwc": {
|
|
19110
|
-
"version": "8.
|
|
19111
|
-
"resolved": "https://registry.npmjs.org/lwc/-/lwc-8.
|
|
19112
|
-
"integrity": "sha512-
|
|
19040
|
+
"version": "8.27.0",
|
|
19041
|
+
"resolved": "https://registry.npmjs.org/lwc/-/lwc-8.27.0.tgz",
|
|
19042
|
+
"integrity": "sha512-U/tDsjlCf5S2wU2gr9Hl/IUSM5gokKlLY53u+CBEyvgqwjFFyjDFcbJCE/VKsLagIjONxYZg+XZwzdEDuRsrFg==",
|
|
19113
19043
|
"license": "MIT",
|
|
19114
19044
|
"peer": true,
|
|
19115
19045
|
"dependencies": {
|
|
19116
|
-
"@lwc/aria-reflection": "8.
|
|
19117
|
-
"@lwc/babel-plugin-component": "8.
|
|
19118
|
-
"@lwc/compiler": "8.
|
|
19119
|
-
"@lwc/engine-core": "8.
|
|
19120
|
-
"@lwc/engine-dom": "8.
|
|
19121
|
-
"@lwc/engine-server": "8.
|
|
19122
|
-
"@lwc/errors": "8.
|
|
19123
|
-
"@lwc/features": "8.
|
|
19124
|
-
"@lwc/module-resolver": "8.
|
|
19125
|
-
"@lwc/rollup-plugin": "8.
|
|
19126
|
-
"@lwc/shared": "8.
|
|
19127
|
-
"@lwc/ssr-compiler": "8.
|
|
19128
|
-
"@lwc/ssr-runtime": "8.
|
|
19129
|
-
"@lwc/style-compiler": "8.
|
|
19130
|
-
"@lwc/synthetic-shadow": "8.
|
|
19131
|
-
"@lwc/template-compiler": "8.
|
|
19132
|
-
"@lwc/types": "8.
|
|
19133
|
-
"@lwc/wire-service": "8.
|
|
19046
|
+
"@lwc/aria-reflection": "8.27.0",
|
|
19047
|
+
"@lwc/babel-plugin-component": "8.27.0",
|
|
19048
|
+
"@lwc/compiler": "8.27.0",
|
|
19049
|
+
"@lwc/engine-core": "8.27.0",
|
|
19050
|
+
"@lwc/engine-dom": "8.27.0",
|
|
19051
|
+
"@lwc/engine-server": "8.27.0",
|
|
19052
|
+
"@lwc/errors": "8.27.0",
|
|
19053
|
+
"@lwc/features": "8.27.0",
|
|
19054
|
+
"@lwc/module-resolver": "8.27.0",
|
|
19055
|
+
"@lwc/rollup-plugin": "8.27.0",
|
|
19056
|
+
"@lwc/shared": "8.27.0",
|
|
19057
|
+
"@lwc/ssr-compiler": "8.27.0",
|
|
19058
|
+
"@lwc/ssr-runtime": "8.27.0",
|
|
19059
|
+
"@lwc/style-compiler": "8.27.0",
|
|
19060
|
+
"@lwc/synthetic-shadow": "8.27.0",
|
|
19061
|
+
"@lwc/template-compiler": "8.27.0",
|
|
19062
|
+
"@lwc/types": "8.27.0",
|
|
19063
|
+
"@lwc/wire-service": "8.27.0"
|
|
19134
19064
|
}
|
|
19135
19065
|
},
|
|
19136
19066
|
"node_modules/magic-string": {
|