Skip to content

Commit

Permalink
chore(deps): update all Yarn dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Aug 14, 2023
1 parent e1c1daa commit dd9a0c9
Show file tree
Hide file tree
Showing 2 changed files with 1,010 additions and 690 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bootstrap": "5.3.0",
"bootstrap-icons": "1.10.5",
"browser-fs-access": "0.34.1",
"caniuse-lite": "1.0.30001495",
"caniuse-lite": "1.0.30001519",
"d3": "7.8.5",
"file-saver": "2.0.5",
"highcharts": "11.1.0",
Expand All @@ -37,7 +37,7 @@
"ms": "2.1.3",
"murmurhash-js": "1.0.0",
"naive-ui": "2.34.4",
"pinia": "2.1.4",
"pinia": "2.1.6",
"pinia-plugin-persist": "1.0.0",
"select2": "4.1.0-rc.0",
"select2-bootstrap-5-theme": "1.3.0",
Expand All @@ -47,32 +47,32 @@
"sortablejs": "1.15.0",
"vanillajs-datepicker": "1.3.3",
"vue": "3.3.4",
"vue-router": "4.2.2",
"vue-router": "4.2.4",
"zxcvbn": "4.4.2"
},
"devDependencies": {
"@parcel/optimizer-data-url": "2.9.2",
"@parcel/transformer-inline-string": "2.9.2",
"@parcel/transformer-sass": "2.9.2",
"@parcel/optimizer-data-url": "2.9.3",
"@parcel/transformer-inline-string": "2.9.3",
"@parcel/transformer-sass": "2.9.3",
"@rollup/pluginutils": "5.0.2",
"@vitejs/plugin-vue": "4.2.3",
"browserlist": "latest",
"c8": "8.0.0",
"eslint": "8.43.0",
"c8": "8.0.1",
"eslint": "8.45.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vue": "9.15.1",
"html-validate": "8.0.5",
"eslint-plugin-vue": "9.16.1",
"html-validate": "8.1.0",
"jquery-migrate": "3.4.1",
"parcel": "2.9.2",
"parcel": "2.9.3",
"pug": "3.0.2",
"sass": "1.63.4",
"sass": "1.64.1",
"seedrandom": "3.0.5",
"vite": "4.3.9"
"vite": "4.4.9"
},
"targets": {
"ietf": {
Expand Down
Loading

0 comments on commit dd9a0c9

Please sign in to comment.