Skip to content

Commit d2e3392

Browse files
committed
chore: update dependencies
1 parent 3900052 commit d2e3392

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

frontend/package-lock.json

+56-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"chart.js": "^4.4.2",
1313
"dayjs": "^1.11.10",
1414
"lodash": "^4.17.21",
15-
"monaco-editor": "^0.46.0",
15+
"monaco-editor": "^0.47.0",
1616
"pinia": "^2.1.7",
17-
"sass": "^1.71.1",
17+
"sass": "^1.72.0",
1818
"vue": "^3.4.21",
1919
"vue-chartjs": "^5.3.0",
20-
"vue-i18n": "^9.10.1",
20+
"vue-i18n": "^9.10.2",
2121
"xterm": "^5.3.0",
2222
"xterm-addon-fit": "^0.8.0"
2323
},
@@ -28,6 +28,6 @@
2828
"unplugin-auto-import": "^0.17.5",
2929
"unplugin-icons": "^0.18.5",
3030
"unplugin-vue-components": "^0.26.0",
31-
"vite": "^5.1.5"
31+
"vite": "^5.1.6"
3232
}
3333
}

frontend/package.json.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
39ad2c9ba3399f6f86d81d749fe6ad60
1+
846badb7d64acbf10aad01d5e8a7aff5

0 commit comments

Comments
 (0)