-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update all deps. to latest, lit 3
- Loading branch information
1 parent
84e5d1b
commit 0c0400b
Showing
23 changed files
with
3,074 additions
and
6,072 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,43 +25,43 @@ | |
"util:sort": "keep-sorted packages/*/src/widgets/index.ts packages/*/src/styles.scss && sort-package-json packages/*/package.json" | ||
}, | ||
"devDependencies": { | ||
"@custom-elements-manifest/analyzer": "^0.8.4", | ||
"@types/eslint": "^8.44.2", | ||
"@types/node": "^20.8.3", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.7.0", | ||
"@custom-elements-manifest/analyzer": "^0.9.0", | ||
"@types/eslint": "^8.44.8", | ||
"@types/node": "^20.10.1", | ||
"@typescript-eslint/eslint-plugin": "^6.13.1", | ||
"@typescript-eslint/parser": "^6.13.1", | ||
"cem-plugin-vs-code-custom-data-generator": "^1.4.2", | ||
"esbuild": "^0.19.4", | ||
"eslint": "^8.49.0", | ||
"esbuild": "^0.19.8", | ||
"eslint": "^8.54.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-airbnb-typescript": "^17.1.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-import-resolver-typescript": "^3.6.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-lit": "^1.9.1", | ||
"eslint-plugin-lit-a11y": "^4.1.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"eslint-import-resolver-typescript": "^3.6.1", | ||
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-lit": "^1.10.1", | ||
"eslint-plugin-lit-a11y": "^4.1.1", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
"lerna": "^7.3.0", | ||
"prettier": "^3.0.3", | ||
"lerna": "^8.0.0", | ||
"prettier": "^3.1.0", | ||
"sort-package-json": "^2.6.0", | ||
"stylelint": "^15.10.3", | ||
"stylelint": "^15.11.0", | ||
"stylelint-config-prettier": "^9.0.5", | ||
"stylelint-config-recess-order": "^4.3.0", | ||
"stylelint-config-recess-order": "^4.4.0", | ||
"stylelint-config-recommended": "^13.0.0", | ||
"stylelint-config-recommended-scss": "^13.0.0", | ||
"stylelint-config-recommended-scss": "^13.1.0", | ||
"stylelint-config-standard": "^34.0.0", | ||
"stylelint-config-standard-scss": "^11.0.0", | ||
"stylelint-config-standard-scss": "^11.1.0", | ||
"stylelint-order": "^6.0.3", | ||
"tsx": "^3.13.0", | ||
"turbo": "^1.10.15", | ||
"typedoc": "^0.25.1", | ||
"typedoc-plugin-markdown": "^3.16.0", | ||
"typescript": "^5.2.2" | ||
"tsx": "^4.6.1", | ||
"turbo": "^1.10.16", | ||
"typedoc": "^0.25.4", | ||
"typedoc-plugin-markdown": "^3.17.1", | ||
"typescript": "^5.3.2" | ||
}, | ||
"dependencies": { | ||
"plop": "^4.0.0", | ||
"@custom-elements-manifest/to-markdown": "^0.1.0" | ||
"@custom-elements-manifest/to-markdown": "^0.1.0", | ||
"plop": "^4.0.0" | ||
}, | ||
"packageManager": "[email protected]" | ||
} |
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
Oops, something went wrong.