chore: update dependencies

This commit is contained in:
Lykin 2024-05-22 23:05:41 +08:00
parent 04bc103583
commit b4405eb7db
3 changed files with 17 additions and 17 deletions

View File

@ -8,12 +8,12 @@
"name": "frontend",
"version": "0.0.0",
"dependencies": {
"chart.js": "^4.4.2",
"chart.js": "^4.4.3",
"dayjs": "^1.11.11",
"lodash": "^4.17.21",
"monaco-editor": "^0.47.0",
"pinia": "^2.1.7",
"sass": "^1.77.1",
"sass": "^1.77.2",
"vue": "^3.4.27",
"vue-chartjs": "^5.3.1",
"vue-i18n": "^9.13.1",
@ -1009,9 +1009,9 @@
"dev": true
},
"node_modules/chart.js": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.2.tgz",
"integrity": "sha512-6GD7iKwFpP5kbSD4MeRRRlTnQvxfQREy36uEtm1hzHzcOqwWx0YEHuspuoNlslu+nciLIB7fjjsHkUv/FzFcOg==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.3.tgz",
"integrity": "sha512-qK1gkGSRYcJzqrrzdR6a+I0vQ4/R+SoODXyAjscQ/4mzuNzySaMCd+hyVxitSY1+L2fjPD1Gbn+ibNqRmwQeLw==",
"dependencies": {
"@kurkle/color": "^0.3.0"
},
@ -1891,9 +1891,9 @@
}
},
"node_modules/sass": {
"version": "1.77.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.1.tgz",
"integrity": "sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==",
"version": "1.77.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.2.tgz",
"integrity": "sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
@ -2998,9 +2998,9 @@
"dev": true
},
"chart.js": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.2.tgz",
"integrity": "sha512-6GD7iKwFpP5kbSD4MeRRRlTnQvxfQREy36uEtm1hzHzcOqwWx0YEHuspuoNlslu+nciLIB7fjjsHkUv/FzFcOg==",
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.3.tgz",
"integrity": "sha512-qK1gkGSRYcJzqrrzdR6a+I0vQ4/R+SoODXyAjscQ/4mzuNzySaMCd+hyVxitSY1+L2fjPD1Gbn+ibNqRmwQeLw==",
"requires": {
"@kurkle/color": "^0.3.0"
}
@ -3625,9 +3625,9 @@
}
},
"sass": {
"version": "1.77.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.1.tgz",
"integrity": "sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==",
"version": "1.77.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.2.tgz",
"integrity": "sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==",
"requires": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",

View File

@ -9,12 +9,12 @@
"preview": "vite preview"
},
"dependencies": {
"chart.js": "^4.4.2",
"chart.js": "^4.4.3",
"dayjs": "^1.11.11",
"lodash": "^4.17.21",
"monaco-editor": "^0.47.0",
"pinia": "^2.1.7",
"sass": "^1.77.1",
"sass": "^1.77.2",
"vue": "^3.4.27",
"vue-chartjs": "^5.3.1",
"vue-i18n": "^9.13.1",

View File

@ -1 +1 @@
c560453a1ccab2d0c6910daad20e4009
76020c81d7419fcb32383b7b397a60c7