update packages
This commit is contained in:
4311
src/Umbraco.Web.UI.Client/package-lock.json
generated
4311
src/Umbraco.Web.UI.Client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -34,7 +34,7 @@
|
||||
"dependencies": {
|
||||
"@umbraco-ui/uui": "^0.2.1",
|
||||
"element-internals-polyfill": "^1.1.4",
|
||||
"lit": "^2.2.4",
|
||||
"lit": "^2.2.5",
|
||||
"openapi-typescript-fetch": "^1.1.3",
|
||||
"rxjs": "^7.5.5"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-lit": "^1.6.1",
|
||||
"eslint-plugin-lit-a11y": "^2.2.0",
|
||||
"msw": "^0.39.2",
|
||||
"msw": "^0.42.0",
|
||||
"prettier": "2.6.2",
|
||||
"typescript": "^4.5.4",
|
||||
"vite": "^2.9.9"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
/* tslint:disable */
|
||||
|
||||
/**
|
||||
* Mock Service Worker (0.39.2).
|
||||
* Mock Service Worker (0.42.0).
|
||||
* @see https://github.com/mswjs/msw
|
||||
* - Please do NOT modify this file.
|
||||
* - Please do NOT serve this file on production.
|
||||
|
||||
Reference in New Issue
Block a user