Skip to content

Commit 1cb037d

Browse files
authored
chore(deps): update all Yarn dependencies
1 parent 7ee6584 commit 1cb037d

2 files changed

Lines changed: 1020 additions & 800 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"@fullcalendar/luxon3": "6.1.8",
1717
"@fullcalendar/timegrid": "6.1.8",
1818
"@fullcalendar/vue3": "6.1.8",
19-
"@popperjs/core": "2.11.7",
19+
"@popperjs/core": "2.11.8",
2020
"@twuni/emojify": "1.0.2",
2121
"bootstrap": "5.2.3",
2222
"bootstrap-icons": "1.10.5",
23-
"browser-fs-access": "0.33.1",
24-
"caniuse-lite": "1.0.30001481",
23+
"browser-fs-access": "0.34.1",
24+
"caniuse-lite": "1.0.30001489",
2525
"d3": "7.8.4",
2626
"file-saver": "2.0.5",
2727
"highcharts": "11.0.1",
@@ -36,8 +36,8 @@
3636
"moment-timezone": "0.5.43",
3737
"ms": "2.1.3",
3838
"murmurhash-js": "1.0.0",
39-
"naive-ui": "2.34.3",
40-
"pinia": "2.0.35",
39+
"naive-ui": "2.34.4",
40+
"pinia": "2.1.3",
4141
"pinia-plugin-persist": "1.0.0",
4242
"select2": "4.1.0-rc.0",
4343
"select2-bootstrap-5-theme": "1.3.0",
@@ -46,30 +46,30 @@
4646
"slugify": "1.6.6",
4747
"sortablejs": "1.15.0",
4848
"vanillajs-datepicker": "1.3.2",
49-
"vue": "3.2.47",
49+
"vue": "3.3.4",
5050
"vue-router": "4.2.0",
5151
"zxcvbn": "4.4.2"
5252
},
5353
"devDependencies": {
5454
"@faker-js/faker": "8.0.1",
55-
"@parcel/optimizer-data-url": "2.8.3",
56-
"@parcel/transformer-inline-string": "2.8.3",
57-
"@parcel/transformer-sass": "2.8.3",
55+
"@parcel/optimizer-data-url": "2.9.1",
56+
"@parcel/transformer-inline-string": "2.9.1",
57+
"@parcel/transformer-sass": "2.9.1",
5858
"@rollup/pluginutils": "5.0.2",
59-
"@vitejs/plugin-vue": "4.2.1",
59+
"@vitejs/plugin-vue": "4.2.3",
6060
"browserlist": "latest",
61-
"c8": "7.13.0",
62-
"eslint": "8.39.0",
61+
"c8": "7.14.0",
62+
"eslint": "8.41.0",
6363
"eslint-config-standard": "17.0.0",
6464
"eslint-plugin-cypress": "2.13.3",
6565
"eslint-plugin-import": "2.27.5",
66-
"eslint-plugin-n": "15.7.0",
66+
"eslint-plugin-n": "16.0.0",
6767
"eslint-plugin-node": "11.1.0",
6868
"eslint-plugin-promise": "6.1.1",
6969
"eslint-plugin-vue": "9.13.0",
70-
"html-validate": "7.16.0",
70+
"html-validate": "7.18.0",
7171
"jquery-migrate": "3.4.1",
72-
"parcel": "2.8.3",
72+
"parcel": "2.9.1",
7373
"pug": "3.0.2",
7474
"sass": "1.62.1",
7575
"seedrandom": "3.0.5",

0 commit comments

Comments
 (0)