package updates

This commit is contained in:
Jacob Overgaard
2022-11-18 09:56:55 +01:00
parent e7333abf9f
commit c2869152c7
3 changed files with 59 additions and 61 deletions

View File

@@ -48,7 +48,7 @@
"@umbraco-ui/uui-modal-dialog": "file:umbraco-ui-uui-modal-dialog-0.0.0.tgz",
"@umbraco-ui/uui-modal-sidebar": "file:umbraco-ui-uui-modal-sidebar-0.0.0.tgz",
"element-internals-polyfill": "^1.1.16",
"lit": "^2.4.0",
"lit": "^2.4.1",
"lodash": "^4.17.21",
"openapi-typescript-fetch": "^1.1.3",
"router-slot": "^1.5.5",
@@ -59,7 +59,7 @@
"@babel/core": "^7.20.2",
"@mdx-js/react": "^2.1.5",
"@open-wc/testing": "^3.1.7",
"@playwright/test": "^1.27.1",
"@playwright/test": "^1.28.0",
"@storybook/addon-a11y": "^6.5.13",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-essentials": "^6.5.13",
@@ -69,7 +69,7 @@
"@storybook/web-components": "^6.5.13",
"@types/chai": "^4.3.4",
"@types/lodash-es": "^4.17.6",
"@types/mocha": "^9.1.1",
"@types/mocha": "^10.0.0",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
@@ -87,15 +87,15 @@
"eslint-plugin-local-rules": "^1.3.2",
"eslint-plugin-storybook": "^0.6.7",
"lit-html": "^2.4.0",
"msw": "^0.47.4",
"msw": "^0.48.3",
"msw-storybook-addon": "^1.6.3",
"openapi-typescript-codegen": "^0.23.0",
"playwright-msw": "^2.0.1",
"plop": "^3.1.1",
"prettier": "2.7.1",
"tiny-glob": "^0.2.9",
"typescript": "^4.8.4",
"vite": "^3.2.3",
"typescript": "^4.9.3",
"vite": "^3.2.4",
"vite-plugin-static-copy": "^0.12.0",
"vite-tsconfig-paths": "^3.5.2",
"web-component-analyzer": "^2.0.0-next.4"