|
2056 | 2056 | methods "^1.1.2" |
2057 | 2057 | path-to-regexp "^6.1.0" |
2058 | 2058 |
|
2059 | | - |
2060 | | - version "256.0.1" |
2061 | | - resolved "https://registry.yarnpkg.com/@komaci/common-shared/-/common-shared-256.0.1.tgz#55dc793359f3730870172b175264f0f8e92e9366" |
2062 | | - integrity sha512-eU/bsugYTxenie9yDiZkxO0ex/sfhSWjamfFWWIZs2jHAO0rkl3DFbHWpTV7nFTal7t8DLsoCFEHM77owlIK4Q== |
2063 | | - dependencies: |
2064 | | - "@babel/core" "^7.9.0" |
2065 | | - "@babel/generator" "^7.9.0" |
2066 | | - "@babel/parser" "^7.9.0" |
2067 | | - "@babel/types" "^7.9.0" |
2068 | | - |
2069 | 2059 | |
2070 | 2060 | version "258.0.0" |
2071 | 2061 | resolved "https://registry.yarnpkg.com/@komaci/common-shared/-/common-shared-258.0.0.tgz#996feeaffc7ded5cf283bf1e63f506e032cb086b" |
|
2076 | 2066 | "@babel/parser" "^7.9.0" |
2077 | 2067 | "@babel/types" "^7.9.0" |
2078 | 2068 |
|
2079 | | - |
2080 | | - version "256.0.1" |
2081 | | - resolved "https://registry.yarnpkg.com/@komaci/esm-generator/-/esm-generator-256.0.1.tgz#88e525a7bc4569cb9996e8d34821dae49f39d619" |
2082 | | - integrity sha512-KLlKeb/4MI/jBBJdZSbsdrQgoYzAQDQ/5nTbcRT63TOCZ7hMXBBbOI3Zd1oizCTguvSHO1YXJmE5UXLcPKPptA== |
2083 | | - dependencies: |
2084 | | - "@babel/core" "^7.9.0" |
2085 | | - "@babel/generator" "^7.9.0" |
2086 | | - "@babel/types" "^7.9.0" |
2087 | | - "@komaci/common-shared" "256.0.1" |
2088 | | - "@komaci/static-analyzer" "256.0.1" |
2089 | | - |
2090 | 2069 | |
2091 | 2070 | version "258.0.0" |
2092 | 2071 | resolved "https://registry.yarnpkg.com/@komaci/esm-generator/-/esm-generator-258.0.0.tgz#b11e9fa1eb9d21168cd6e1a1f91003912e4f5fdd" |
|
2098 | 2077 | "@komaci/common-shared" "258.0.0" |
2099 | 2078 | "@komaci/static-analyzer" "258.0.0" |
2100 | 2079 |
|
2101 | | - |
2102 | | - version "256.0.1" |
2103 | | - resolved "https://registry.yarnpkg.com/@komaci/static-analyzer/-/static-analyzer-256.0.1.tgz#dc2343d17eaa07504f745f4ce8e9ea2292d61244" |
2104 | | - integrity sha512-K5plJ1bVWZ1Zwl9KPyVtCNg+XRwVqSo7rC+QqWNHnnN/rg5MsMczUU/gBESNwbJtJez0RR2QYdplpaQBYZyzgA== |
2105 | | - dependencies: |
2106 | | - "@babel/types" "^7.9.0" |
2107 | | - "@komaci/common-shared" "256.0.1" |
2108 | | - |
2109 | 2080 | |
2110 | 2081 | version "258.0.0" |
2111 | 2082 | resolved "https://registry.yarnpkg.com/@komaci/static-analyzer/-/static-analyzer-258.0.0.tgz#133102c13a062b3ddd09e15ccb2e601e1b7feb8f" |
|
2229 | 2200 | "@lwc/style-compiler" "8.21.2" |
2230 | 2201 | "@lwc/template-compiler" "8.21.2" |
2231 | 2202 |
|
2232 | | - |
2233 | | - version "13.0.32" |
2234 | | - resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.0.32.tgz#77ada03665e3ec4df76febc7842a2806722bf779" |
2235 | | - integrity sha512-526OaIItJVAP6esh8u0vyYMyw1medJsYTlqbhxrwJbc2aj0iudaKKgMX9NJAud0pleZaCIhM2S3/SO9RoGXWtw== |
2236 | | - dependencies: |
2237 | | - magic-string "~0.30.17" |
2238 | | - |
2239 | 2203 | |
2240 | 2204 | version "13.2.2" |
2241 | 2205 | resolved "https://registry.yarnpkg.com/@lwc/dev-server-plugin-lex/-/dev-server-plugin-lex-13.2.2.tgz#7375cd2a76e4822f703850f545749ff22c1536d8" |
|
2308 | 2272 | glob "^10.4.5" |
2309 | 2273 | ws "^8.18.2" |
2310 | 2274 |
|
2311 | | - |
2312 | | - version "13.0.32" |
2313 | | - resolved "https://registry.yarnpkg.com/@lwc/metadata/-/metadata-13.0.32.tgz#410e1e07d8f4d673f3b348f858ec5714cc154ff7" |
2314 | | - integrity sha512-iCNhU0rhQSAOUtXy841SWa6Yh2Ow0F4NamQu5dB1ySFDbzT2vPNwAS3G47lvGTsmmRpRHf/ySakcRb+NWEOJiQ== |
2315 | | - dependencies: |
2316 | | - "@babel/parser" "~7.27.5" |
2317 | | - "@babel/traverse" "~7.27.4" |
2318 | | - "@babel/types" "~7.27.6" |
2319 | | - "@lwc/sfdc-compiler-utils" "13.0.32" |
2320 | | - postcss "~8.5.5" |
2321 | | - postcss-selector-parser "~6.1.2" |
2322 | | - postcss-value-parser "~4.2.0" |
2323 | | - |
2324 | 2275 | |
2325 | 2276 | version "13.2.2" |
2326 | 2277 | resolved "https://registry.yarnpkg.com/@lwc/metadata/-/metadata-13.2.2.tgz#0001a2c69327aeb3c291a223f140c85c7c66fce5" |
|
2351 | 2302 | "@lwc/shared" "8.21.2" |
2352 | 2303 | "@rollup/pluginutils" "~5.2.0" |
2353 | 2304 |
|
2354 | | - |
2355 | | - version "13.0.32" |
2356 | | - resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.0.32.tgz#c67da1063d8b023982003dc1ac07cc73cda160b6" |
2357 | | - integrity sha512-tpTlrPCtwMHYqru4A5Hm6BFW/uvJp48EbdAVNmbF0RcPuVN1qCW29zZde1oks0MvEU1bDu6+/vGOdHVg+qgGEQ== |
2358 | | - |
2359 | 2305 | |
2360 | 2306 | version "13.2.2" |
2361 | 2307 | resolved "https://registry.yarnpkg.com/@lwc/sfdc-compiler-utils/-/sfdc-compiler-utils-13.2.2.tgz#1344375899a58dc3460aca3ef2172f640fc5961d" |
2362 | 2308 | integrity sha512-tJZIpJIyLSAZhKiNaart+d1+xQ9Ju3D7MuKmfZoKHlitB3Fv3M6eRT3xpGOUV/5mPbqdEtBANpCMWfy/ECnMOA== |
2363 | 2309 |
|
2364 | | - |
| 2310 | +"@lwc/ [email protected]" , "@lwc/sfdc-lwc-compiler@~13.2.2": |
2365 | 2311 | version "13.2.2" |
2366 | 2312 | resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.2.2.tgz#219cd3126d77450fe4c67669702e228c90fdb4be" |
2367 | 2313 | integrity sha512-kWcj6ZeC7nuEi066le92JxzhQ56J9zHW7qMkmd1bajXhkOl55zHaj9PRCZtJumq+dy8TE5JQdWqJRjHQ7vYKlg== |
|
2398 | 2344 | postcss-selector-parser "~6.1.2" |
2399 | 2345 | terser "~5.36.0" |
2400 | 2346 |
|
2401 | | -"@lwc/sfdc-lwc-compiler@~13.0.31": |
2402 | | - version "13.0.32" |
2403 | | - resolved "https://registry.yarnpkg.com/@lwc/sfdc-lwc-compiler/-/sfdc-lwc-compiler-13.0.32.tgz#41edfd433794acd5d38e97980193871f5666b762" |
2404 | | - integrity sha512-qAVfQS0KVFk301Dy4i1Zc3VFb/9Nbkfy+XPBG/TTpOJId/5hP8f42kWyIXG8IX17X2veHpiOitY/dzA4WEDWOQ== |
2405 | | - dependencies: |
2406 | | - "@babel/core" "7.27.4" |
2407 | | - "@babel/parser" "7.27.5" |
2408 | | - "@babel/plugin-syntax-decorators" "7.27.1" |
2409 | | - "@babel/preset-typescript" "7.27.1" |
2410 | | - "@babel/traverse" "7.27.4" |
2411 | | - "@babel/types" "7.27.6" |
2412 | | - "@komaci/esm-generator" "256.0.1" |
2413 | | - "@lwc/dev-server-plugin-lex" "13.0.32" |
2414 | | - "@lwc/eslint-plugin-lwc" "3.0.0-beta.2" |
2415 | | - "@lwc/eslint-plugin-lwc-platform" "6.0.0-beta.7" |
2416 | | - "@lwc/metadata" "13.0.32" |
2417 | | - "@lwc/sfdc-compiler-utils" "13.0.32" |
2418 | | - "@rollup/plugin-babel" "^6.0.4" |
2419 | | - "@rollup/plugin-replace" "^6.0.2" |
2420 | | - "@rollup/wasm-node" "4.10.0" |
2421 | | - "@salesforce/eslint-config-lwc" "4.0.0-beta.5" |
2422 | | - "@salesforce/eslint-plugin-lightning" "2.0.0-beta.1" |
2423 | | - "@swc/wasm" "1.4.16" |
2424 | | - astring "~1.8.6" |
2425 | | - doctrine "~3.0.0" |
2426 | | - eslint "~9.29.0" |
2427 | | - eslint-plugin-import "~2.31.0" |
2428 | | - eslint-plugin-jest "~28.13.5" |
2429 | | - gray-matter "~4.0.3" |
2430 | | - line-column "~1.0.2" |
2431 | | - magic-string "~0.30.17" |
2432 | | - markdown-it "~14.1.0" |
2433 | | - parse5-sax-parser "~6.0.1" |
2434 | | - postcss "~8.5.5" |
2435 | | - postcss-selector-parser "~6.1.2" |
2436 | | - terser "~5.36.0" |
2437 | | - |
2438 | 2347 | |
2439 | 2348 | version "8.21.2" |
2440 | 2349 | resolved "https://registry.yarnpkg.com/@lwc/shared/-/shared-8.21.2.tgz#a7a96e7a9492ee71d4aa7b92f30a3c0182713222" |
|
0 commit comments