Bump vite from 3.0.9 to 3.1.0

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.9 to 3.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@3.1.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-05 16:06:46 +00:00
committed by GitHub
parent bd56659688
commit cbb8d17b62
2 changed files with 742 additions and 170 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -42,7 +42,7 @@
"@umbraco-ui/uui-modal-container": "file:umbraco-ui-uui-modal-container-0.0.0.tgz",
"@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.9",
"element-internals-polyfill": "^1.1.11",
"lit": "^2.3.1",
"openapi-typescript-fetch": "^1.1.3",
"router-slot": "^1.5.5",
@@ -64,13 +64,13 @@
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.34.0",
"@web/dev-server-esbuild": "^0.3.1",
"@web/test-runner": "^0.14.0",
"@web/test-runner-playwright": "^0.8.9",
"babel-loader": "^8.2.5",
"eslint": "^8.22.0",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.5.0",
"eslint-plugin-import": "^2.26.0",
@@ -84,7 +84,7 @@
"playwright-msw": "^1.0.0",
"prettier": "2.7.1",
"typescript": "^4.7.4",
"vite": "^3.0.9"
"vite": "^3.1.0"
},
"msw": {
"workerDirectory": "public"