Merge branch 'main' into feature/localization
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
"@babel/core": "^7.22.9",
|
||||
"@mdx-js/react": "^2.3.0",
|
||||
"@open-wc/testing": "^3.2.0",
|
||||
"@playwright/test": "^1.36.1",
|
||||
"@playwright/test": "^1.36.2",
|
||||
"@rollup/plugin-commonjs": "^25.0.3",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
"@rollup/plugin-node-resolve": "^15.1.0",
|
||||
@@ -155,7 +155,7 @@
|
||||
"@types/lodash-es": "^4.17.8",
|
||||
"@types/mocha": "^10.0.1",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
||||
"@typescript-eslint/parser": "^6.1.0",
|
||||
"@web/dev-server-esbuild": "^0.4.1",
|
||||
"@web/dev-server-import-maps": "^0.1.1",
|
||||
@@ -163,7 +163,7 @@
|
||||
"@web/test-runner": "^0.17.0",
|
||||
"@web/test-runner-playwright": "^0.10.1",
|
||||
"babel-loader": "^9.1.3",
|
||||
"eslint": "^8.45.0",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-import-resolver-typescript": "^3.5.5",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
@@ -191,10 +191,10 @@
|
||||
"tsc-alias": "^1.8.7",
|
||||
"typescript": "^5.1.6",
|
||||
"typescript-json-schema": "^0.59.0",
|
||||
"vite": "^4.4.4",
|
||||
"vite": "^4.4.8",
|
||||
"vite-plugin-static-copy": "^0.17.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"web-component-analyzer": "^2.0.0-next.4"
|
||||
"web-component-analyzer": "^2.0.0-next.5"
|
||||
},
|
||||
"msw": {
|
||||
"workerDirectory": "public"
|
||||
|
||||
Reference in New Issue
Block a user