chore(deps): update all Yarn dependencies
This commit is contained in:
parent
7ee65847db
commit
1cb037da07
30
package.json
30
package.json
|
@ -16,12 +16,12 @@
|
|||
"@fullcalendar/luxon3": "6.1.8",
|
||||
"@fullcalendar/timegrid": "6.1.8",
|
||||
"@fullcalendar/vue3": "6.1.8",
|
||||
"@popperjs/core": "2.11.7",
|
||||
"@popperjs/core": "2.11.8",
|
||||
"@twuni/emojify": "1.0.2",
|
||||
"bootstrap": "5.2.3",
|
||||
"bootstrap-icons": "1.10.5",
|
||||
"browser-fs-access": "0.33.1",
|
||||
"caniuse-lite": "1.0.30001481",
|
||||
"browser-fs-access": "0.34.1",
|
||||
"caniuse-lite": "1.0.30001489",
|
||||
"d3": "7.8.4",
|
||||
"file-saver": "2.0.5",
|
||||
"highcharts": "11.0.1",
|
||||
|
@ -36,8 +36,8 @@
|
|||
"moment-timezone": "0.5.43",
|
||||
"ms": "2.1.3",
|
||||
"murmurhash-js": "1.0.0",
|
||||
"naive-ui": "2.34.3",
|
||||
"pinia": "2.0.35",
|
||||
"naive-ui": "2.34.4",
|
||||
"pinia": "2.1.3",
|
||||
"pinia-plugin-persist": "1.0.0",
|
||||
"select2": "4.1.0-rc.0",
|
||||
"select2-bootstrap-5-theme": "1.3.0",
|
||||
|
@ -46,30 +46,30 @@
|
|||
"slugify": "1.6.6",
|
||||
"sortablejs": "1.15.0",
|
||||
"vanillajs-datepicker": "1.3.2",
|
||||
"vue": "3.2.47",
|
||||
"vue": "3.3.4",
|
||||
"vue-router": "4.2.0",
|
||||
"zxcvbn": "4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@faker-js/faker": "8.0.1",
|
||||
"@parcel/optimizer-data-url": "2.8.3",
|
||||
"@parcel/transformer-inline-string": "2.8.3",
|
||||
"@parcel/transformer-sass": "2.8.3",
|
||||
"@parcel/optimizer-data-url": "2.9.1",
|
||||
"@parcel/transformer-inline-string": "2.9.1",
|
||||
"@parcel/transformer-sass": "2.9.1",
|
||||
"@rollup/pluginutils": "5.0.2",
|
||||
"@vitejs/plugin-vue": "4.2.1",
|
||||
"@vitejs/plugin-vue": "4.2.3",
|
||||
"browserlist": "latest",
|
||||
"c8": "7.13.0",
|
||||
"eslint": "8.39.0",
|
||||
"c8": "7.14.0",
|
||||
"eslint": "8.41.0",
|
||||
"eslint-config-standard": "17.0.0",
|
||||
"eslint-plugin-cypress": "2.13.3",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-n": "15.7.0",
|
||||
"eslint-plugin-n": "16.0.0",
|
||||
"eslint-plugin-node": "11.1.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-vue": "9.13.0",
|
||||
"html-validate": "7.16.0",
|
||||
"html-validate": "7.18.0",
|
||||
"jquery-migrate": "3.4.1",
|
||||
"parcel": "2.8.3",
|
||||
"parcel": "2.9.1",
|
||||
"pug": "3.0.2",
|
||||
"sass": "1.62.1",
|
||||
"seedrandom": "3.0.5",
|
||||
|
|
Loading…
Reference in a new issue