build(deps-dev): update eslint to latest (#1074)
* build(deps): bump @umbraco-ui/uui from 1.6.0-rc.1 to 1.6.0-rc.3 * build(deps): bump storybook from 7.6.3 to 7.6.5 * build(deps-dev): update eslint to latest
This commit is contained in:
656
src/Umbraco.Web.UI.Client/package-lock.json
generated
656
src/Umbraco.Web.UI.Client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -168,23 +168,23 @@
|
||||
"@types/chai": "^4.3.5",
|
||||
"@types/lodash-es": "^4.17.8",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.2",
|
||||
"@typescript-eslint/parser": "^6.13.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
||||
"@typescript-eslint/parser": "^6.14.0",
|
||||
"@web/dev-server-esbuild": "^0.4.1",
|
||||
"@web/dev-server-import-maps": "^0.1.1",
|
||||
"@web/dev-server-rollup": "^0.6.0",
|
||||
"@web/test-runner-playwright": "^0.11.0",
|
||||
"@web/test-runner": "^0.18.0",
|
||||
"babel-loader": "^9.1.3",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.0",
|
||||
"eslint-plugin-import": "^2.28.0",
|
||||
"eslint-plugin-lit-a11y": "^4.1.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-lit-a11y": "^4.1.1",
|
||||
"eslint-plugin-lit": "^1.10.1",
|
||||
"eslint-plugin-local-rules": "^1.3.2",
|
||||
"eslint-plugin-local-rules": "^2.0.1",
|
||||
"eslint-plugin-storybook": "^0.6.15",
|
||||
"eslint-plugin-wc": "^2.0.4",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint": "^8.56.0",
|
||||
"lucide-static": "^0.290.0",
|
||||
"msw": "^1.2.3",
|
||||
"openapi-typescript-codegen": "^0.25.0",
|
||||
|
||||
Reference in New Issue
Block a user