File tree Expand file tree Collapse file tree 20 files changed +62
-62
lines changed
perf-benchmarks-components Expand file tree Collapse file tree 20 files changed +62
-62
lines changed Original file line number Diff line number Diff line change 22 "exact" : true ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "version" : " 2.13.0 "
5+ "version" : " 2.13.1 "
66}
Original file line number Diff line number Diff line change 1010 "bugs" : {
1111 "url" : " https://github.com/salesforce/lwc/issues"
1212 },
13- "version" : " 2.13.0 " ,
13+ "version" : " 2.13.1 " ,
1414 "main" : " src/index.js" ,
1515 "typings" : " src/index.d.ts" ,
1616 "license" : " MIT" ,
2121 ],
2222 "dependencies" : {
2323 "@babel/helper-module-imports" : " ~7.16.7" ,
24- "@lwc/errors" : " 2.13.0 " ,
25- "@lwc/shared" : " 2.13.0 " ,
24+ "@lwc/errors" : " 2.13.1 " ,
25+ "@lwc/shared" : " 2.13.1 " ,
2626 "line-column" : " ~1.0.2"
2727 },
2828 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/compiler" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " LWC compiler" ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
2626 "@babel/core" : " ~7.17.8" ,
2727 "@babel/plugin-proposal-class-properties" : " ~7.16.7" ,
2828 "@babel/plugin-proposal-object-rest-spread" : " ~7.17.3" ,
29- "@lwc/babel-plugin-component" : " 2.13.0 " ,
30- "@lwc/errors" : " 2.13.0 " ,
31- "@lwc/shared" : " 2.13.0 " ,
32- "@lwc/style-compiler" : " 2.13.0 " ,
33- "@lwc/template-compiler" : " 2.13.0 "
29+ "@lwc/babel-plugin-component" : " 2.13.1 " ,
30+ "@lwc/errors" : " 2.13.1 " ,
31+ "@lwc/shared" : " 2.13.1 " ,
32+ "@lwc/style-compiler" : " 2.13.1 " ,
33+ "@lwc/template-compiler" : " 2.13.1 "
3434 },
3535 "publishConfig" : {
3636 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/engine-core" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " Core LWC engine APIs." ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
2525 " types/"
2626 ],
2727 "dependencies" : {
28- "@lwc/features" : " 2.13.0 " ,
29- "@lwc/shared" : " 2.13.0 "
28+ "@lwc/features" : " 2.13.1 " ,
29+ "@lwc/shared" : " 2.13.1 "
3030 },
3131 "devDependencies" : {
3232 "observable-membrane" : " 2.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/engine-dom" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " Renders LWC components in a DOM environment." ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
2525 " types/"
2626 ],
2727 "devDependencies" : {
28- "@lwc/engine-core" : " 2.13.0 " ,
29- "@lwc/shared" : " 2.13.0 "
28+ "@lwc/engine-core" : " 2.13.1 " ,
29+ "@lwc/shared" : " 2.13.1 "
3030 },
3131 "lwc" : {
3232 "modules" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/engine-server" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " Renders LWC components in a server environment." ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
2525 " types/"
2626 ],
2727 "devDependencies" : {
28- "@lwc/engine-core" : " 2.13.0 " ,
29- "@lwc/shared" : " 2.13.0 "
28+ "@lwc/engine-core" : " 2.13.1 " ,
29+ "@lwc/shared" : " 2.13.1 "
3030 },
3131 "publishConfig" : {
3232 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/errors" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " LWC Error Utilities" ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/features" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " LWC Features Flags" ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
2525 " types/"
2626 ],
2727 "dependencies" : {
28- "@lwc/shared" : " 2.13.0 "
28+ "@lwc/shared" : " 2.13.1 "
2929 },
3030 "publishConfig" : {
3131 "access" : " public"
Original file line number Diff line number Diff line change 1010 "bugs" : {
1111 "url" : " https://github.com/salesforce/lwc/issues"
1212 },
13- "version" : " 2.13.0 " ,
13+ "version" : " 2.13.1 " ,
1414 "main" : " dist/commonjs/index.js" ,
1515 "typings" : " dist/types/index.d.ts" ,
1616 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @lwc/rollup-plugin" ,
3- "version" : " 2.13.0 " ,
3+ "version" : " 2.13.1 " ,
44 "description" : " Rollup plugin to compile LWC" ,
55 "homepage" : " https://lwc.dev/" ,
66 "repository" : {
2323 " dist/"
2424 ],
2525 "devDependencies" : {
26- "@lwc/compiler" : " 2.13.0 " ,
27- "@lwc/engine-dom" : " 2.13.0 "
26+ "@lwc/compiler" : " 2.13.1 " ,
27+ "@lwc/engine-dom" : " 2.13.1 "
2828 },
2929 "dependencies" : {
30- "@lwc/module-resolver" : " 2.13.0 " ,
30+ "@lwc/module-resolver" : " 2.13.1 " ,
3131 "@rollup/pluginutils" : " ~4.2.0"
3232 },
3333 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments