update dependencies
This commit is contained in:
@@ -127,18 +127,18 @@
|
||||
"@openid/appauth": "^1.3.1",
|
||||
"@umbraco-ui/uui": "1.3.0",
|
||||
"@umbraco-ui/uui-css": "1.3.0",
|
||||
"element-internals-polyfill": "^1.3.5",
|
||||
"element-internals-polyfill": "^1.3.7",
|
||||
"lit": "^2.8.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"monaco-editor": "^0.40.0",
|
||||
"monaco-editor": "^0.41.0",
|
||||
"router-slot": "file:router-slot-2.3.0.tgz",
|
||||
"rxjs": "^7.8.1",
|
||||
"tinymce": "^6.6.0",
|
||||
"tinymce-i18n": "^23.7.17",
|
||||
"tinymce": "^6.6.1",
|
||||
"tinymce-i18n": "^23.8.7",
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.22.9",
|
||||
"@babel/core": "^7.22.10",
|
||||
"@mdx-js/react": "^2.3.0",
|
||||
"@open-wc/testing": "^3.2.0",
|
||||
"@playwright/test": "^1.36.2",
|
||||
@@ -156,32 +156,32 @@
|
||||
"@types/lodash-es": "^4.17.8",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
||||
"@typescript-eslint/parser": "^6.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.3.0",
|
||||
"@typescript-eslint/parser": "^6.3.0",
|
||||
"@web/dev-server-esbuild": "^0.4.1",
|
||||
"@web/dev-server-import-maps": "^0.1.1",
|
||||
"@web/test-runner": "^0.17.0",
|
||||
"@web/test-runner-playwright": "^0.10.1",
|
||||
"babel-loader": "^9.1.3",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-import-resolver-typescript": "^3.5.5",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-import": "^2.28.0",
|
||||
"eslint-plugin-lit": "^1.8.3",
|
||||
"eslint-plugin-lit-a11y": "^4.1.0",
|
||||
"eslint-plugin-local-rules": "^1.3.2",
|
||||
"eslint-plugin-storybook": "^0.6.13",
|
||||
"eslint-plugin-wc": "^1.5.0",
|
||||
"msw": "^1.2.2",
|
||||
"msw": "^1.2.3",
|
||||
"openapi-typescript-codegen": "^0.25.0",
|
||||
"playwright-msw": "^2.2.1",
|
||||
"plop": "^3.1.2",
|
||||
"prettier": "2.8.8",
|
||||
"prettier": "3.0.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"rollup": "^3.26.3",
|
||||
"rollup-plugin-dts": "^5.3.0",
|
||||
"rollup": "^3.27.2",
|
||||
"rollup-plugin-dts": "^5.3.1",
|
||||
"rollup-plugin-esbuild": "^5.0.0",
|
||||
"rollup-plugin-import-css": "^3.3.1",
|
||||
"rollup-plugin-web-worker-loader": "^1.6.1",
|
||||
@@ -190,7 +190,7 @@
|
||||
"tsc-alias": "^1.8.7",
|
||||
"typescript": "^5.1.6",
|
||||
"typescript-json-schema": "^0.59.0",
|
||||
"vite": "^4.4.8",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-static-copy": "^0.17.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"web-component-analyzer": "^2.0.0-next.5"
|
||||
|
||||
Reference in New Issue
Block a user