-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: updated further dependencies (#1303)
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * chore: initially regenerated the yarn.lock file by yarn run setup * refactor: updated dependency js-beautify * refactor: updated dependency update-notifier * Revert "Merge branch 'dev' into refactor-updated-further-dependencies" This reverts commit 3b11ab2, reversing changes made to 46e97da. * refactor: updated portfinder dependency * refactor: updated hasha dependency * refactor: updated wolfy87-eventemitter dependency * refactor: updated scriptjs dependency * refactor: updated pwa-helpers dependency * refactor: updated mousetrap dependency * refactor: updated clipboard dependency * refactor: updated @webcomponents/custom-elements dependency * refactor: updated @webcomponents/webcomponentsjs dependency * refactor: updated get-own-property-symbols dependency * refactor: updated lodash dependency * refactor: updated cors dependency * refactor: updated twing dependency * refactor: updated nunjucks dependency * refactor: updated minimist dependency * refactor: updated glob dependency * refactor: updated jshint dependency * refactor: updated morgan dependency * refactor: updated connect dependency * refactor: updated colors dependency * refactor: regenerated yarn.lock * refactor(prettier): code rework on the prettier feedback * refactor(prettier): code rework on the prettier feedback * refactor: updated chalk dependency * refactor: updated handlebars dependency * refactor: updated sass dependency * refactor: updated json-to-scss dependency * refactor: updated slugify dependency * refactor: updated tap dependency * refactor: updated standard-version dependency * build(deps-dev): bump sanitize-filename dependency from 1.6.1 to 1.6.3 * build(deps-dev): bump proxyquire dependency from 2.0.1 to 2.1.3 * build(deps-dev): bump graphlib dependency from 2.1.1 to 2.1.8 * build(deps-dev): bump recursive-copy dependency from 2.0.8 to 2.0.11 * build: regenerated yarn.lock file * refactor: updated @babel/core dependency * build(deps-dev): bump underscore dependency from 1.8.3 to 1.13.0 https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984 * Revert "Merge branch 'dev' into refactor-updated-further-dependencies" This reverts commit 3e3145b, reversing changes made to c05223b. * Revert "Revert "Merge branch 'dev' into refactor-updated-further-dependencies"" This reverts commit a690ab0. * #1303: Fix pl-viewport-size-list doesn't appear anymore * #1303: Fix tooltip in horizontal mode Co-authored-by: Maximilian <[email protected]> Co-authored-by: Josef Bredreck <[email protected]>
- Loading branch information
1 parent
843bb33
commit 50f0f82
Showing
25 changed files
with
3,165 additions
and
4,541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,11 +6,11 @@ | |
"author": "Salem Ghoweri <[email protected]>", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@webcomponents/webcomponentsjs": "^2.4.4", | ||
"@webcomponents/webcomponentsjs": "^2.5.0", | ||
"core-js": "^3.6.5", | ||
"custom-event-polyfill": "^1.0.7", | ||
"element-closest": "^3.0.2", | ||
"get-own-property-symbols": "^0.9.4" | ||
"get-own-property-symbols": "^0.9.5" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
packages/uikit-workshop/src/scripts/components/pl-tooltip/pl-tooltip.js
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
packages/uikit-workshop/src/scripts/components/pl-tooltip/pl-tooltip.scss
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.