Skip to content

Commit

Permalink
Added yarn generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanudream committed Jul 6, 2022
1 parent 6101b6e commit b97530c
Show file tree
Hide file tree
Showing 7 changed files with 2,663 additions and 2,622 deletions.
6 changes: 1 addition & 5 deletions node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,8 @@
"typescript": "3.9.7",
"vtex.css-handles": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.css-handles",
"vtex.device-detector": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.device-detector",
"vtex.file-manager": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/_types/react",
"vtex.file-manager-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.file-manager-graphql",
"vtex.mega-menu": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.mega-menu",
"vtex.mega-menu": "https://megamenutest--auchanqa.myvtex.com/_v/private/typings/linked/v1/[email protected]+build1657121039/public/@types/vtex.mega-menu",
"vtex.native-types": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.native-types",
"vtex.render-runtime": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.render-runtime",
"vtex.store": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.store",
"vtex.store-icons": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.store-icons",
"vtex.styleguide": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.styleguide"
},
Expand Down
693 changes: 328 additions & 365 deletions node/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
]
},
"devDependencies": {
"@types/node": "12.12.21",
"@types/node": "^12.12.21",
"@vtex/intl-equalizer": "^2.5.0",
"@vtex/prettier-config": "^0.3.5",
"eslint": "^7.14.0",
Expand All @@ -39,4 +39,4 @@
"localeDirectory": "messages"
},
"dependencies": {}
}
}
6 changes: 1 addition & 5 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,9 @@
"typescript": "3.9.7",
"vtex.css-handles": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.css-handles",
"vtex.device-detector": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.device-detector",
"vtex.file-manager": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/_types/react",
"vtex.file-manager-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.file-manager-graphql",
"vtex.mega-menu": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.mega-menu",
"vtex.mega-menu": "https://megamenutest--auchanqa.myvtex.com/_v/private/typings/linked/v1/[email protected]+build1657121039/public/@types/vtex.mega-menu",
"vtex.native-types": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.native-types",
"vtex.render-runtime": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.render-runtime",
"vtex.store": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.store",
"vtex.store-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.store-graphql",
"vtex.store-icons": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.store-icons",
"vtex.styleguide": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.styleguide"
},
Expand Down
1 change: 0 additions & 1 deletion react/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"lib": [
"dom"
],
"jsx": "react",
"module": "esnext",
"moduleResolution": "node",
"target": "es2017",
Expand Down
Loading

0 comments on commit b97530c

Please sign in to comment.