chore(deps): update all yarn dependencies (#5382)

---------

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: NGPixel <github@ngpixel.com>
This commit is contained in:
depfu[bot] 2023-03-25 03:25:04 -04:00 committed by GitHub
parent 0bc0469df2
commit c8025ab47e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
60 changed files with 575 additions and 546 deletions

604
.pnp.cjs generated

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -7,33 +7,33 @@
"legacy:build": "parcel build" "legacy:build": "parcel build"
}, },
"dependencies": { "dependencies": {
"@fullcalendar/bootstrap5": "6.1.4", "@fullcalendar/bootstrap5": "6.1.5",
"@fullcalendar/core": "6.1.4", "@fullcalendar/core": "6.1.5",
"@fullcalendar/daygrid": "6.1.4", "@fullcalendar/daygrid": "6.1.5",
"@fullcalendar/icalendar": "6.1.4", "@fullcalendar/icalendar": "6.1.5",
"@fullcalendar/interaction": "6.1.4", "@fullcalendar/interaction": "6.1.5",
"@fullcalendar/list": "6.1.4", "@fullcalendar/list": "6.1.5",
"@fullcalendar/luxon2": "6.1.4", "@fullcalendar/luxon2": "6.1.5",
"@fullcalendar/timegrid": "6.1.4", "@fullcalendar/timegrid": "6.1.5",
"@fullcalendar/vue3": "6.1.4", "@fullcalendar/vue3": "6.1.5",
"@popperjs/core": "2.11.6", "@popperjs/core": "2.11.7",
"@twuni/emojify": "1.0.2", "@twuni/emojify": "1.0.2",
"bootstrap": "5.2.3", "bootstrap": "5.2.3",
"bootstrap-icons": "1.10.3", "bootstrap-icons": "1.10.3",
"browser-fs-access": "0.33.0", "browser-fs-access": "0.33.0",
"caniuse-lite": "1.0.30001451", "caniuse-lite": "1.0.30001469",
"d3": "7.8.2", "d3": "7.8.3",
"file-saver": "2.0.5", "file-saver": "2.0.5",
"highcharts": "10.3.3", "highcharts": "10.3.3",
"ical.js": "1.5.0", "ical.js": "1.5.0",
"jquery": "3.6.3", "jquery": "3.6.4",
"js-cookie": "3.0.1", "js-cookie": "3.0.1",
"list.js": "2.3.1", "list.js": "2.3.1",
"lodash": "4.17.21", "lodash": "4.17.21",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"luxon": "3.3.0", "luxon": "3.3.0",
"moment": "2.29.4", "moment": "2.29.4",
"moment-timezone": "0.5.41", "moment-timezone": "0.5.42",
"ms": "2.1.3", "ms": "2.1.3",
"murmurhash-js": "1.0.0", "murmurhash-js": "1.0.0",
"naive-ui": "2.34.3", "naive-ui": "2.34.3",
@ -56,24 +56,24 @@
"@parcel/transformer-inline-string": "2.8.3", "@parcel/transformer-inline-string": "2.8.3",
"@parcel/transformer-sass": "2.8.3", "@parcel/transformer-sass": "2.8.3",
"@rollup/pluginutils": "5.0.2", "@rollup/pluginutils": "5.0.2",
"@vitejs/plugin-vue": "4.0.0", "@vitejs/plugin-vue": "4.1.0",
"browserlist": "latest", "browserlist": "latest",
"c8": "7.13.0", "c8": "7.13.0",
"eslint": "8.35.0", "eslint": "8.36.0",
"eslint-config-standard": "17.0.0", "eslint-config-standard": "17.0.0",
"eslint-plugin-cypress": "2.12.1", "eslint-plugin-cypress": "2.12.1",
"eslint-plugin-import": "2.27.5", "eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "15.6.1", "eslint-plugin-n": "15.6.1",
"eslint-plugin-node": "11.1.0", "eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1", "eslint-plugin-promise": "6.1.1",
"eslint-plugin-vue": "9.9.0", "eslint-plugin-vue": "9.10.0",
"html-validate": "7.13.2", "html-validate": "7.13.3",
"jquery-migrate": "3.4.1", "jquery-migrate": "3.4.1",
"parcel": "2.8.3", "parcel": "2.8.3",
"pug": "3.0.2", "pug": "3.0.2",
"sass": "1.58.3", "sass": "1.60.0",
"seedrandom": "3.0.5", "seedrandom": "3.0.5",
"vite": "4.1.4" "vite": "4.2.1"
}, },
"targets": { "targets": {
"ietf": { "ietf": {

477
yarn.lock
View file

@ -83,161 +83,179 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/android-arm64@npm:0.16.17": "@esbuild/android-arm64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/android-arm64@npm:0.16.17" resolution: "@esbuild/android-arm64@npm:0.17.13"
conditions: os=android & cpu=arm64 conditions: os=android & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/android-arm@npm:0.16.17": "@esbuild/android-arm@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/android-arm@npm:0.16.17" resolution: "@esbuild/android-arm@npm:0.17.13"
conditions: os=android & cpu=arm conditions: os=android & cpu=arm
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/android-x64@npm:0.16.17": "@esbuild/android-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/android-x64@npm:0.16.17" resolution: "@esbuild/android-x64@npm:0.17.13"
conditions: os=android & cpu=x64 conditions: os=android & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/darwin-arm64@npm:0.16.17": "@esbuild/darwin-arm64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/darwin-arm64@npm:0.16.17" resolution: "@esbuild/darwin-arm64@npm:0.17.13"
conditions: os=darwin & cpu=arm64 conditions: os=darwin & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/darwin-x64@npm:0.16.17": "@esbuild/darwin-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/darwin-x64@npm:0.16.17" resolution: "@esbuild/darwin-x64@npm:0.17.13"
conditions: os=darwin & cpu=x64 conditions: os=darwin & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/freebsd-arm64@npm:0.16.17": "@esbuild/freebsd-arm64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/freebsd-arm64@npm:0.16.17" resolution: "@esbuild/freebsd-arm64@npm:0.17.13"
conditions: os=freebsd & cpu=arm64 conditions: os=freebsd & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/freebsd-x64@npm:0.16.17": "@esbuild/freebsd-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/freebsd-x64@npm:0.16.17" resolution: "@esbuild/freebsd-x64@npm:0.17.13"
conditions: os=freebsd & cpu=x64 conditions: os=freebsd & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-arm64@npm:0.16.17": "@esbuild/linux-arm64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-arm64@npm:0.16.17" resolution: "@esbuild/linux-arm64@npm:0.17.13"
conditions: os=linux & cpu=arm64 conditions: os=linux & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-arm@npm:0.16.17": "@esbuild/linux-arm@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-arm@npm:0.16.17" resolution: "@esbuild/linux-arm@npm:0.17.13"
conditions: os=linux & cpu=arm conditions: os=linux & cpu=arm
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-ia32@npm:0.16.17": "@esbuild/linux-ia32@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-ia32@npm:0.16.17" resolution: "@esbuild/linux-ia32@npm:0.17.13"
conditions: os=linux & cpu=ia32 conditions: os=linux & cpu=ia32
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-loong64@npm:0.16.17": "@esbuild/linux-loong64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-loong64@npm:0.16.17" resolution: "@esbuild/linux-loong64@npm:0.17.13"
conditions: os=linux & cpu=loong64 conditions: os=linux & cpu=loong64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-mips64el@npm:0.16.17": "@esbuild/linux-mips64el@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-mips64el@npm:0.16.17" resolution: "@esbuild/linux-mips64el@npm:0.17.13"
conditions: os=linux & cpu=mips64el conditions: os=linux & cpu=mips64el
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-ppc64@npm:0.16.17": "@esbuild/linux-ppc64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-ppc64@npm:0.16.17" resolution: "@esbuild/linux-ppc64@npm:0.17.13"
conditions: os=linux & cpu=ppc64 conditions: os=linux & cpu=ppc64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-riscv64@npm:0.16.17": "@esbuild/linux-riscv64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-riscv64@npm:0.16.17" resolution: "@esbuild/linux-riscv64@npm:0.17.13"
conditions: os=linux & cpu=riscv64 conditions: os=linux & cpu=riscv64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-s390x@npm:0.16.17": "@esbuild/linux-s390x@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-s390x@npm:0.16.17" resolution: "@esbuild/linux-s390x@npm:0.17.13"
conditions: os=linux & cpu=s390x conditions: os=linux & cpu=s390x
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/linux-x64@npm:0.16.17": "@esbuild/linux-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/linux-x64@npm:0.16.17" resolution: "@esbuild/linux-x64@npm:0.17.13"
conditions: os=linux & cpu=x64 conditions: os=linux & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/netbsd-x64@npm:0.16.17": "@esbuild/netbsd-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/netbsd-x64@npm:0.16.17" resolution: "@esbuild/netbsd-x64@npm:0.17.13"
conditions: os=netbsd & cpu=x64 conditions: os=netbsd & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/openbsd-x64@npm:0.16.17": "@esbuild/openbsd-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/openbsd-x64@npm:0.16.17" resolution: "@esbuild/openbsd-x64@npm:0.17.13"
conditions: os=openbsd & cpu=x64 conditions: os=openbsd & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/sunos-x64@npm:0.16.17": "@esbuild/sunos-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/sunos-x64@npm:0.16.17" resolution: "@esbuild/sunos-x64@npm:0.17.13"
conditions: os=sunos & cpu=x64 conditions: os=sunos & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/win32-arm64@npm:0.16.17": "@esbuild/win32-arm64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/win32-arm64@npm:0.16.17" resolution: "@esbuild/win32-arm64@npm:0.17.13"
conditions: os=win32 & cpu=arm64 conditions: os=win32 & cpu=arm64
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/win32-ia32@npm:0.16.17": "@esbuild/win32-ia32@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/win32-ia32@npm:0.16.17" resolution: "@esbuild/win32-ia32@npm:0.17.13"
conditions: os=win32 & cpu=ia32 conditions: os=win32 & cpu=ia32
languageName: node languageName: node
linkType: hard linkType: hard
"@esbuild/win32-x64@npm:0.16.17": "@esbuild/win32-x64@npm:0.17.13":
version: 0.16.17 version: 0.17.13
resolution: "@esbuild/win32-x64@npm:0.16.17" resolution: "@esbuild/win32-x64@npm:0.17.13"
conditions: os=win32 & cpu=x64 conditions: os=win32 & cpu=x64
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/eslintrc@npm:^2.0.0": "@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.3.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
dependencies:
eslint-visitor-keys: ^3.3.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: cdfe3ae42b4f572cbfb46d20edafe6f36fc5fb52bf2d90875c58aefe226892b9677fef60820e2832caf864a326fe4fc225714c46e8389ccca04d5f9288aabd22
languageName: node
linkType: hard
"@eslint-community/regexpp@npm:^4.4.0":
version: 4.4.1
resolution: "@eslint-community/regexpp@npm:4.4.1"
checksum: db97d8d08e784147b55ab0dda5892503c1a0eebad94d1c4646d89a94f02ca70b25f05d8e021fc05a075e7eb312e03e21f63d84f0b327719f8cf3bb64e66917cb
languageName: node
linkType: hard
"@eslint/eslintrc@npm:^2.0.1":
version: 2.0.1 version: 2.0.1
resolution: "@eslint/eslintrc@npm:2.0.1" resolution: "@eslint/eslintrc@npm:2.0.1"
dependencies: dependencies:
@ -254,10 +272,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/js@npm:8.35.0": "@eslint/js@npm:8.36.0":
version: 8.35.0 version: 8.36.0
resolution: "@eslint/js@npm:8.35.0" resolution: "@eslint/js@npm:8.36.0"
checksum: 6687ceff659a6d617e37823f809dc9c4b096535961a81acead27d26b1a51a4cf608a5e59d831ddd57f24f6f8bb99340a4a0e19f9c99b390fbb4b275f51ed5f5e checksum: b7d6b84b823c8c7784be390741196617565527b1f7c0977fde9455bfb57fd88f81c074a03dd878757d2c33fa29f24291e9ecbc1425710f067917324b55e1bf3a
languageName: node languageName: node
linkType: hard linkType: hard
@ -284,89 +302,89 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/bootstrap5@npm:6.1.4": "@fullcalendar/bootstrap5@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/bootstrap5@npm:6.1.4" resolution: "@fullcalendar/bootstrap5@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
checksum: e4a5dd281d95d0cd24ee8ecb6b0454b1a081c5236cb9ac8d2b0ddac777160d0bd31a7f489368c7d0c33a1ac026cec9e8d62cc4e7f1980a11d84165a271860371 checksum: c2f886582344e268bdb342ef6ae2152a9ffe42f4ba48ab1eaa54414413cf52dbe3fb2c423efb44ca491318a53bb17bc476602b9a21672b07dd3bec48eec9345d
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/core@npm:6.1.4": "@fullcalendar/core@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/core@npm:6.1.4" resolution: "@fullcalendar/core@npm:6.1.5"
dependencies: dependencies:
preact: ^10.0.5 preact: ~10.12.1
checksum: 3c659bbaf814a1f084ddd3e2eeaf68bb48f268a36560abb399c4aa29a40d6017c5bb1cd87c43664f333a1f6682c32b6a85ffb661538ea0faa78a1c119760a381 checksum: 6892c11c40899fc986edc3d36b8e764c8e78f1c53df2c6e23d418d0191fc0bd1562bd0d9cfc74fd986d02ac1e18c8a4a9d34a40b8329964cc9fb9f8ab8367635
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/daygrid@npm:6.1.4, @fullcalendar/daygrid@npm:~6.1.4": "@fullcalendar/daygrid@npm:6.1.5, @fullcalendar/daygrid@npm:~6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/daygrid@npm:6.1.4" resolution: "@fullcalendar/daygrid@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
checksum: 24b3c6e521c5e5288cb05d34e080daace1138b4b421a5dd059938a8c9b7730374b7f07908984b124d48e810276a3c24f1e1c7b6080d375ca80e4d7ef387d7774 checksum: f62aa7364d0c51bb8121da988ba5784dc0ce775e15d87bfa7b4f52f0f0d12fd338aa634de93b43332167c105b6848dba47d184f23d12572235ebd16101f2b109
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/icalendar@npm:6.1.4": "@fullcalendar/icalendar@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/icalendar@npm:6.1.4" resolution: "@fullcalendar/icalendar@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
ical.js: ^1.4.0 ical.js: ^1.4.0
checksum: 4ec2ed9092bf963dd889ffb01dd5ec6c956810e3b791a16a3d5c4bd0b303850757ad03b000c79d026ed8f7a9dbc53b673743c4eec0b8901bc4030a56d718f94c checksum: c7d53f932860dceac8d69ef9280c2f9990de976ff060871f13b40c3ff69b951104dfa283cecb233bb03bffd71766c4b31687f76904e9d18ff5fa28b36d04ae3b
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/interaction@npm:6.1.4": "@fullcalendar/interaction@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/interaction@npm:6.1.4" resolution: "@fullcalendar/interaction@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
checksum: 5e282ba36bfbc306e8e36ea88b9df0c5a11b7bcdf4c8952377396da24a3ca058b436a39e9002eba9fc1ca8ce70ca23ef2fd74ef08f48d4b8b45576f7e30a6bea checksum: dd3d7fb8ba33b13b79ee0788f81fd6831f90d3663e04467fd4b72f1c82af6d6e7d1a91ea8ea8c2c203c39d7f6a388d1bbfd501f79f7198629da03c9c9385588d
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/list@npm:6.1.4": "@fullcalendar/list@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/list@npm:6.1.4" resolution: "@fullcalendar/list@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
checksum: 0338a8bb1546e103921d1d6a5baf54b9d43759d9aaf905357c2272e01cbd42e120812128b2f2661d0ef82abc0b8447b16e6f1618968487ffa4c6f0a570f907d5 checksum: 4879294b57445a47a15c0316b3fa79265afaf02155b4fd250429a9af9fcb90eadf0842b105fa2a984efe2f044b205dbd48dffe7237d5ec9341c549fea251ad08
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/luxon2@npm:6.1.4": "@fullcalendar/luxon2@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/luxon2@npm:6.1.4" resolution: "@fullcalendar/luxon2@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
luxon: ^2.0.0 luxon: ^2.0.0
checksum: 577283ad7cd555c25143f64c865554aebaa957b0bc51bcece7114bb7282abb448a8450b23863fb6287c6e91f7f89cc261beb51c8e0542c5b0df6c853fe3bd9c3 checksum: 6253f7d06695a73745c719b44d4048ec2aca1dc0dbf24c57ad7721cf540cff1672e9ccc9e595bb2ec822c5f54b066a259fb5280feb778dce779288417c668085
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/timegrid@npm:6.1.4": "@fullcalendar/timegrid@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/timegrid@npm:6.1.4" resolution: "@fullcalendar/timegrid@npm:6.1.5"
dependencies: dependencies:
"@fullcalendar/daygrid": ~6.1.4 "@fullcalendar/daygrid": ~6.1.5
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
checksum: 1329b941f94e2c17a866e612e7d92adacbca0364ba7e76908caa2a936f526c0cde43fa050f571634dd2db2e779f1cbd3115b64cbc0b524d34f0c4d61243659b8 checksum: 236aabb57a3a8e8f41c43bf3a76b074731fee8a4e815b3c32a3532a7503678d488bbc1b2c74c270580ef37fb2d9ed9edf0b4646943812a5c238cd1cd7104e5f8
languageName: node languageName: node
linkType: hard linkType: hard
"@fullcalendar/vue3@npm:6.1.4": "@fullcalendar/vue3@npm:6.1.5":
version: 6.1.4 version: 6.1.5
resolution: "@fullcalendar/vue3@npm:6.1.4" resolution: "@fullcalendar/vue3@npm:6.1.5"
peerDependencies: peerDependencies:
"@fullcalendar/core": ~6.1.4 "@fullcalendar/core": ~6.1.5
vue: ^3.0.11 vue: ^3.0.11
checksum: 3e11102fbf09e2e62d52c03f7fc42435c816faeefd57c1e551271af6bfdeb52be7380b6d9b199e652a742626c17a21227092b83039f30a48f76d9d26ffae9beb checksum: bf426f3668ec813174b33c7151555299ee40176f53a481e72f5352002da257a9182c6b1c6cc0083f5e10f76601ccbe25af814fe0ae741516149e078dccc7efd1
languageName: node languageName: node
linkType: hard linkType: hard
@ -1588,10 +1606,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@popperjs/core@npm:2.11.6": "@popperjs/core@npm:2.11.7":
version: 2.11.6 version: 2.11.7
resolution: "@popperjs/core@npm:2.11.6" resolution: "@popperjs/core@npm:2.11.7"
checksum: 47fb328cec1924559d759b48235c78574f2d71a8a6c4c03edb6de5d7074078371633b91e39bbf3f901b32aa8af9b9d8f82834856d2f5737a23475036b16817f0 checksum: 5b6553747899683452a1d28898c1b39173a4efd780e74360bfcda8eb42f1c5e819602769c81a10920fc68c881d07fb40429604517d499567eac079cfa6470f19
languageName: node languageName: node
linkType: hard linkType: hard
@ -1721,13 +1739,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@vitejs/plugin-vue@npm:4.0.0": "@vitejs/plugin-vue@npm:4.1.0":
version: 4.0.0 version: 4.1.0
resolution: "@vitejs/plugin-vue@npm:4.0.0" resolution: "@vitejs/plugin-vue@npm:4.1.0"
peerDependencies: peerDependencies:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.2.25 vue: ^3.2.25
checksum: 5a53414912db644ca7a663d87c8d4838841dbf794772105c9b3bc3fb10214fc86c2f1f1a47350f264370e9a5fd2475f3b6882778b2440b5085d3fe7550ced542 checksum: 532192a3da39f3fd6ba9d4fa9de74533cf6e222785c26bcb75bde9f826c5c4a22ad6f0bb09fae83e3393f9d8d24b6982d547683b1967972a4350e8e76aecf3cb
languageName: node languageName: node
linkType: hard linkType: hard
@ -2314,10 +2332,10 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"caniuse-lite@npm:1.0.30001451": "caniuse-lite@npm:1.0.30001469":
version: 1.0.30001451 version: 1.0.30001469
resolution: "caniuse-lite@npm:1.0.30001451" resolution: "caniuse-lite@npm:1.0.30001469"
checksum: 48a06a7881093bb4d8a08ed5428f24a1cbdaa544b0a6f0c3614287d4f34b6c853e79a0f608a5bd901c27995f5e951825606fba11e7930251cc422bd61de9d849 checksum: 8e496509d7e9ff189c72205675b5db0c5f1b6a09917027441e835efae0848a468a8c4e7d2b409ffc202438fcd23ae53e017f976a03c22c04d12d3c0e1e33e5de
languageName: node languageName: node
linkType: hard linkType: hard
@ -2890,9 +2908,9 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"d3@npm:7.8.2": "d3@npm:7.8.3":
version: 7.8.2 version: 7.8.3
resolution: "d3@npm:7.8.2" resolution: "d3@npm:7.8.3"
dependencies: dependencies:
d3-array: 3 d3-array: 3
d3-axis: 3 d3-axis: 3
@ -2924,7 +2942,7 @@ browserlist@latest:
d3-timer: 3 d3-timer: 3
d3-transition: 3 d3-transition: 3
d3-zoom: 3 d3-zoom: 3
checksum: e7bf5918f2a97d0c0cc489d64348b323446aa824c32b65f0888846c26f80ed05dbee18a4b7c9a487b3e60d9d404e4672d169573fe63439e3e53abd5812bcd766 checksum: d3291a8f487a96a57bef54af40728da82dedd52e6abd033f93835f1ca5fdc8daad8c6e9e10b324d8e67680205da9ae32ee5bb679cc97ef79527c57dea3b78dd8
languageName: node languageName: node
linkType: hard linkType: hard
@ -3274,32 +3292,32 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"esbuild@npm:^0.16.14": "esbuild@npm:^0.17.5":
version: 0.16.17 version: 0.17.13
resolution: "esbuild@npm:0.16.17" resolution: "esbuild@npm:0.17.13"
dependencies: dependencies:
"@esbuild/android-arm": 0.16.17 "@esbuild/android-arm": 0.17.13
"@esbuild/android-arm64": 0.16.17 "@esbuild/android-arm64": 0.17.13
"@esbuild/android-x64": 0.16.17 "@esbuild/android-x64": 0.17.13
"@esbuild/darwin-arm64": 0.16.17 "@esbuild/darwin-arm64": 0.17.13
"@esbuild/darwin-x64": 0.16.17 "@esbuild/darwin-x64": 0.17.13
"@esbuild/freebsd-arm64": 0.16.17 "@esbuild/freebsd-arm64": 0.17.13
"@esbuild/freebsd-x64": 0.16.17 "@esbuild/freebsd-x64": 0.17.13
"@esbuild/linux-arm": 0.16.17 "@esbuild/linux-arm": 0.17.13
"@esbuild/linux-arm64": 0.16.17 "@esbuild/linux-arm64": 0.17.13
"@esbuild/linux-ia32": 0.16.17 "@esbuild/linux-ia32": 0.17.13
"@esbuild/linux-loong64": 0.16.17 "@esbuild/linux-loong64": 0.17.13
"@esbuild/linux-mips64el": 0.16.17 "@esbuild/linux-mips64el": 0.17.13
"@esbuild/linux-ppc64": 0.16.17 "@esbuild/linux-ppc64": 0.17.13
"@esbuild/linux-riscv64": 0.16.17 "@esbuild/linux-riscv64": 0.17.13
"@esbuild/linux-s390x": 0.16.17 "@esbuild/linux-s390x": 0.17.13
"@esbuild/linux-x64": 0.16.17 "@esbuild/linux-x64": 0.17.13
"@esbuild/netbsd-x64": 0.16.17 "@esbuild/netbsd-x64": 0.17.13
"@esbuild/openbsd-x64": 0.16.17 "@esbuild/openbsd-x64": 0.17.13
"@esbuild/sunos-x64": 0.16.17 "@esbuild/sunos-x64": 0.17.13
"@esbuild/win32-arm64": 0.16.17 "@esbuild/win32-arm64": 0.17.13
"@esbuild/win32-ia32": 0.16.17 "@esbuild/win32-ia32": 0.17.13
"@esbuild/win32-x64": 0.16.17 "@esbuild/win32-x64": 0.17.13
dependenciesMeta: dependenciesMeta:
"@esbuild/android-arm": "@esbuild/android-arm":
optional: true optional: true
@ -3347,7 +3365,7 @@ browserlist@latest:
optional: true optional: true
bin: bin:
esbuild: bin/esbuild esbuild: bin/esbuild
checksum: 4c2cc609ecfb426554bc3f75beb92d89eb2d0c515cfceebaa36c7599d7dcaab7056b70f6d6b51e72b45951ddf9021ee28e356cf205f8e42cc055d522312ea30c checksum: c3be8d41a36504fbfee7ad1206df5cf3464dc9a057a417b66dbf1cdf9a180d299df8eee5d2ffa428ad0303f5f4e3ea238bd50087876daa28f709722035165c8c
languageName: node languageName: node
linkType: hard linkType: hard
@ -3535,11 +3553,11 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-plugin-vue@npm:9.9.0": "eslint-plugin-vue@npm:9.10.0":
version: 9.9.0 version: 9.10.0
resolution: "eslint-plugin-vue@npm:9.9.0" resolution: "eslint-plugin-vue@npm:9.10.0"
dependencies: dependencies:
eslint-utils: ^3.0.0 "@eslint-community/eslint-utils": ^4.3.0
natural-compare: ^1.4.0 natural-compare: ^1.4.0
nth-check: ^2.0.1 nth-check: ^2.0.1
postcss-selector-parser: ^6.0.9 postcss-selector-parser: ^6.0.9
@ -3548,7 +3566,7 @@ browserlist@latest:
xml-name-validator: ^4.0.0 xml-name-validator: ^4.0.0
peerDependencies: peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
checksum: 059f9c1915504d074adf64bc3371d1e174f8844088d0e08800c958cbef09d7fdf2a0a949634187231645435a1ef31595c8c81f441000ec43589bb58a1282fe3c checksum: 91c6f1ab59433cfa3ade0e6003ca4a9f3ee50e1fd6b49ad9487805dc582f1865ef27796ff18b89e92f37f9ed39d7bfb8c8ccd029c2b77bb3e26ce9b705713070
languageName: node languageName: node
linkType: hard linkType: hard
@ -3603,12 +3621,14 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint@npm:8.35.0": "eslint@npm:8.36.0":
version: 8.35.0 version: 8.36.0
resolution: "eslint@npm:8.35.0" resolution: "eslint@npm:8.36.0"
dependencies: dependencies:
"@eslint/eslintrc": ^2.0.0 "@eslint-community/eslint-utils": ^4.2.0
"@eslint/js": 8.35.0 "@eslint-community/regexpp": ^4.4.0
"@eslint/eslintrc": ^2.0.1
"@eslint/js": 8.36.0
"@humanwhocodes/config-array": ^0.11.8 "@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1 "@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8 "@nodelib/fs.walk": ^1.2.8
@ -3619,9 +3639,8 @@ browserlist@latest:
doctrine: ^3.0.0 doctrine: ^3.0.0
escape-string-regexp: ^4.0.0 escape-string-regexp: ^4.0.0
eslint-scope: ^7.1.1 eslint-scope: ^7.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0 eslint-visitor-keys: ^3.3.0
espree: ^9.4.0 espree: ^9.5.0
esquery: ^1.4.2 esquery: ^1.4.2
esutils: ^2.0.2 esutils: ^2.0.2
fast-deep-equal: ^3.1.3 fast-deep-equal: ^3.1.3
@ -3643,13 +3662,12 @@ browserlist@latest:
minimatch: ^3.1.2 minimatch: ^3.1.2
natural-compare: ^1.4.0 natural-compare: ^1.4.0
optionator: ^0.9.1 optionator: ^0.9.1
regexpp: ^3.2.0
strip-ansi: ^6.0.1 strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0 strip-json-comments: ^3.1.0
text-table: ^0.2.0 text-table: ^0.2.0
bin: bin:
eslint: bin/eslint.js eslint: bin/eslint.js
checksum: 6212173691d90b1bc94dd3d640e1f210374b30c3905fc0a15e501cf71c6ca52aa3d80ea7a9a245adaaed26d6019169e01fb6881b3f2885b188d37069c749308c checksum: e9a961fc3b3de5cff5a1cb2c92eeffaa7e155a715489e30b3e1e76f186bd1255e0481e09564f2094733c0b1dbd3453499fb72ae7c043c83156e11e6d965b2304
languageName: node languageName: node
linkType: hard linkType: hard
@ -3664,17 +3682,6 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"espree@npm:^9.4.0":
version: 9.4.0
resolution: "espree@npm:9.4.0"
dependencies:
acorn: ^8.8.0
acorn-jsx: ^5.3.2
eslint-visitor-keys: ^3.3.0
checksum: 2e3020dde67892d2ba3632413b44d0dc31d92c29ce72267d7ec24216a562f0a6494d3696e2fa39a3ec8c0e0088d773947ab2925fbb716801a11eb8dd313ac89c
languageName: node
linkType: hard
"espree@npm:^9.5.0": "espree@npm:^9.5.0":
version: 9.5.0 version: 9.5.0
resolution: "espree@npm:9.5.0" resolution: "espree@npm:9.5.0"
@ -4178,9 +4185,9 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"html-validate@npm:7.13.2": "html-validate@npm:7.13.3":
version: 7.13.2 version: 7.13.3
resolution: "html-validate@npm:7.13.2" resolution: "html-validate@npm:7.13.3"
dependencies: dependencies:
"@babel/code-frame": ^7.10.0 "@babel/code-frame": ^7.10.0
"@html-validate/stylish": ^3.0.0 "@html-validate/stylish": ^3.0.0
@ -4208,7 +4215,7 @@ browserlist@latest:
optional: true optional: true
bin: bin:
html-validate: bin/html-validate.js html-validate: bin/html-validate.js
checksum: 891e03479e8c66b45734d49b9bd2a60a5b9c774a35972b545a3996df264f47b15f112b17a02e3660ecddb21f2161963fcf1000d149dcd9c97c30c15ff58d5e53 checksum: d58b7eff726e5351b5f9ed54674b741f94f29b210e8f854e299eab8f2cd6a25d008c19aa57838403beb19e64ca771747ad8e53d4e460bb9d72c6265db26c1fa1
languageName: node languageName: node
linkType: hard linkType: hard
@ -4735,10 +4742,10 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"jquery@npm:3.6.3": "jquery@npm:3.6.4":
version: 3.6.3 version: 3.6.4
resolution: "jquery@npm:3.6.3" resolution: "jquery@npm:3.6.4"
checksum: 0fd366bdcaa0c84a7a8751ce20f8192290141913978b5059574426d9b01f4365daa675f95aab3eec94fd794d27b08d32078a2236bef404b8ba78073009988ce6 checksum: 8354f7bd0a0424aa714ee1b6b1ef74b410f834eb5c8501682289b358bc151f11677f11188b544f3bb49309d6ec4d15d1a5de175661250c206b06185a252f706f
languageName: node languageName: node
linkType: hard linkType: hard
@ -5226,12 +5233,12 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"moment-timezone@npm:0.5.41": "moment-timezone@npm:0.5.42":
version: 0.5.41 version: 0.5.42
resolution: "moment-timezone@npm:0.5.41" resolution: "moment-timezone@npm:0.5.42"
dependencies: dependencies:
moment: ^2.29.4 moment: ^2.29.4
checksum: 30bf42265f749d4d17e78cf94f49d8354d9fbf2dea060a5b89895979642035734512a23cb7a90c0e93593bc11eb698b78b601b7dd5d9a708eb7c4f733a927a71 checksum: d4d5d68d4b98e4309e8692ddb6b790ab6b375414ea4e45ef3144bfbc689ab14e3089c4561aea43471fd58595328f43fc554231c9d8fc753b460ca0a29a105693
languageName: node languageName: node
linkType: hard linkType: hard
@ -5817,10 +5824,10 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"preact@npm:^10.0.5": "preact@npm:~10.12.1":
version: 10.7.2 version: 10.12.1
resolution: "preact@npm:10.7.2" resolution: "preact@npm:10.12.1"
checksum: 2f0655e0430f1c6927b40cb4abffb2c0ee4fe63e3201d44e37d0992c0ab534346f206cf23c0405572b70908e3eba2f7f60ab8e4531f409ebcbc35af06920cd60 checksum: 0de99f477563ab7f94a0f964952ad216375973c0dcd9eb49881f8eb5effc5ed6948da062548c87d5bb0d82f1a1e516b649020e760eab3a0503dfdd8e64d34a26
languageName: node languageName: node
linkType: hard linkType: hard
@ -6085,7 +6092,7 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"regexpp@npm:^3.0.0, regexpp@npm:^3.2.0": "regexpp@npm:^3.0.0":
version: 3.2.0 version: 3.2.0
resolution: "regexpp@npm:3.2.0" resolution: "regexpp@npm:3.2.0"
checksum: a78dc5c7158ad9ddcfe01aa9144f46e192ddbfa7b263895a70a5c6c73edd9ce85faf7c0430e59ac38839e1734e275b9c3de5c57ee3ab6edc0e0b1bdebefccef8 checksum: a78dc5c7158ad9ddcfe01aa9144f46e192ddbfa7b263895a70a5c6c73edd9ce85faf7c0430e59ac38839e1734e275b9c3de5c57ee3ab6edc0e0b1bdebefccef8
@ -6197,9 +6204,9 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"rollup@npm:^3.10.0": "rollup@npm:^3.18.0":
version: 3.19.1 version: 3.20.2
resolution: "rollup@npm:3.19.1" resolution: "rollup@npm:3.20.2"
dependencies: dependencies:
fsevents: ~2.3.2 fsevents: ~2.3.2
dependenciesMeta: dependenciesMeta:
@ -6207,7 +6214,7 @@ browserlist@latest:
optional: true optional: true
bin: bin:
rollup: dist/bin/rollup rollup: dist/bin/rollup
checksum: f78198c6de224b26650c70b16db156762d1fcceeb375d34fb2c76fc5b23a78f712c3c881d3248e6f277a511589e20d50c247bcf5c7920f1ddc0a43cadf9f0140 checksum: 34b0932839b7c2a5d1742fb21ce95a47e0b49a0849f4abee2dccf25833187aa7babb898ca90d4fc761cffa4102b9ed0ac6ad7f6f6b96c8b8e2d67305abc5da65
languageName: node languageName: node
linkType: hard linkType: hard
@ -6216,42 +6223,42 @@ browserlist@latest:
resolution: "root-workspace-0b6124@workspace:." resolution: "root-workspace-0b6124@workspace:."
dependencies: dependencies:
"@faker-js/faker": 7.6.0 "@faker-js/faker": 7.6.0
"@fullcalendar/bootstrap5": 6.1.4 "@fullcalendar/bootstrap5": 6.1.5
"@fullcalendar/core": 6.1.4 "@fullcalendar/core": 6.1.5
"@fullcalendar/daygrid": 6.1.4 "@fullcalendar/daygrid": 6.1.5
"@fullcalendar/icalendar": 6.1.4 "@fullcalendar/icalendar": 6.1.5
"@fullcalendar/interaction": 6.1.4 "@fullcalendar/interaction": 6.1.5
"@fullcalendar/list": 6.1.4 "@fullcalendar/list": 6.1.5
"@fullcalendar/luxon2": 6.1.4 "@fullcalendar/luxon2": 6.1.5
"@fullcalendar/timegrid": 6.1.4 "@fullcalendar/timegrid": 6.1.5
"@fullcalendar/vue3": 6.1.4 "@fullcalendar/vue3": 6.1.5
"@parcel/optimizer-data-url": 2.8.3 "@parcel/optimizer-data-url": 2.8.3
"@parcel/transformer-inline-string": 2.8.3 "@parcel/transformer-inline-string": 2.8.3
"@parcel/transformer-sass": 2.8.3 "@parcel/transformer-sass": 2.8.3
"@popperjs/core": 2.11.6 "@popperjs/core": 2.11.7
"@rollup/pluginutils": 5.0.2 "@rollup/pluginutils": 5.0.2
"@twuni/emojify": 1.0.2 "@twuni/emojify": 1.0.2
"@vitejs/plugin-vue": 4.0.0 "@vitejs/plugin-vue": 4.1.0
bootstrap: 5.2.3 bootstrap: 5.2.3
bootstrap-icons: 1.10.3 bootstrap-icons: 1.10.3
browser-fs-access: 0.33.0 browser-fs-access: 0.33.0
browserlist: latest browserlist: latest
c8: 7.13.0 c8: 7.13.0
caniuse-lite: 1.0.30001451 caniuse-lite: 1.0.30001469
d3: 7.8.2 d3: 7.8.3
eslint: 8.35.0 eslint: 8.36.0
eslint-config-standard: 17.0.0 eslint-config-standard: 17.0.0
eslint-plugin-cypress: 2.12.1 eslint-plugin-cypress: 2.12.1
eslint-plugin-import: 2.27.5 eslint-plugin-import: 2.27.5
eslint-plugin-n: 15.6.1 eslint-plugin-n: 15.6.1
eslint-plugin-node: 11.1.0 eslint-plugin-node: 11.1.0
eslint-plugin-promise: 6.1.1 eslint-plugin-promise: 6.1.1
eslint-plugin-vue: 9.9.0 eslint-plugin-vue: 9.10.0
file-saver: 2.0.5 file-saver: 2.0.5
highcharts: 10.3.3 highcharts: 10.3.3
html-validate: 7.13.2 html-validate: 7.13.3
ical.js: 1.5.0 ical.js: 1.5.0
jquery: 3.6.3 jquery: 3.6.4
jquery-migrate: 3.4.1 jquery-migrate: 3.4.1
js-cookie: 3.0.1 js-cookie: 3.0.1
list.js: 2.3.1 list.js: 2.3.1
@ -6259,7 +6266,7 @@ browserlist@latest:
lodash-es: 4.17.21 lodash-es: 4.17.21
luxon: 3.3.0 luxon: 3.3.0
moment: 2.29.4 moment: 2.29.4
moment-timezone: 0.5.41 moment-timezone: 0.5.42
ms: 2.1.3 ms: 2.1.3
murmurhash-js: 1.0.0 murmurhash-js: 1.0.0
naive-ui: 2.34.3 naive-ui: 2.34.3
@ -6267,7 +6274,7 @@ browserlist@latest:
pinia: 2.0.33 pinia: 2.0.33
pinia-plugin-persist: 1.0.0 pinia-plugin-persist: 1.0.0
pug: 3.0.2 pug: 3.0.2
sass: 1.58.3 sass: 1.60.0
seedrandom: 3.0.5 seedrandom: 3.0.5
select2: 4.1.0-rc.0 select2: 4.1.0-rc.0
select2-bootstrap-5-theme: 1.3.0 select2-bootstrap-5-theme: 1.3.0
@ -6276,7 +6283,7 @@ browserlist@latest:
slugify: 1.6.5 slugify: 1.6.5
sortablejs: 1.15.0 sortablejs: 1.15.0
vanillajs-datepicker: 1.3.1 vanillajs-datepicker: 1.3.1
vite: 4.1.4 vite: 4.2.1
vue: 3.2.47 vue: 3.2.47
vue-router: 4.1.6 vue-router: 4.1.6
zxcvbn: 4.4.2 zxcvbn: 4.4.2
@ -6331,16 +6338,16 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"sass@npm:1.58.3": "sass@npm:1.60.0":
version: 1.58.3 version: 1.60.0
resolution: "sass@npm:1.58.3" resolution: "sass@npm:1.60.0"
dependencies: dependencies:
chokidar: ">=3.0.0 <4.0.0" chokidar: ">=3.0.0 <4.0.0"
immutable: ^4.0.0 immutable: ^4.0.0
source-map-js: ">=0.6.2 <2.0.0" source-map-js: ">=0.6.2 <2.0.0"
bin: bin:
sass: sass.js sass: sass.js
checksum: 35a2b98c037ef80fdc93c9b0be846e6ccc7d75596351a37ee79c397e66666d0a754c52c4696e746c0aff32327471e185343ca349e998a58340411adc9d0489a5 checksum: 06e163c37af466ec194cf2ed8dab616372afeb19322d356947d48ea664fc38398ae77c4d91bea9cb0ace954ce289d5518d0f8555ecc49f6bf2539a8ef52fc580
languageName: node languageName: node
linkType: hard linkType: hard
@ -6971,15 +6978,15 @@ browserlist@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"vite@npm:4.1.4": "vite@npm:4.2.1":
version: 4.1.4 version: 4.2.1
resolution: "vite@npm:4.1.4" resolution: "vite@npm:4.2.1"
dependencies: dependencies:
esbuild: ^0.16.14 esbuild: ^0.17.5
fsevents: ~2.3.2 fsevents: ~2.3.2
postcss: ^8.4.21 postcss: ^8.4.21
resolve: ^1.22.1 resolve: ^1.22.1
rollup: ^3.10.0 rollup: ^3.18.0
peerDependencies: peerDependencies:
"@types/node": ">= 14" "@types/node": ">= 14"
less: "*" less: "*"
@ -7005,7 +7012,7 @@ browserlist@latest:
optional: true optional: true
bin: bin:
vite: bin/vite.js vite: bin/vite.js
checksum: 50a9a1f2e29e0ee8fefdec60314d38fb9b746df0bb6ae5a8114014b5bfd95e0fc9b29c0d5e73939361ba53af7eb66c7d20c5656bbe53a783e96540bd3b907c47 checksum: 70eb162ffc299017a3c310e3adc95e9661def6b17aafd1f8e5e02e516766060435590dbe3df1e4e95acc3583c728a76e91f07c546221d1e701f1b2b021293f45
languageName: node languageName: node
linkType: hard linkType: hard