Skip to content

Commit 39f86f7

Browse files
committed
Chore: update external dependancies
1 parent c2000e7 commit 39f86f7

File tree

3 files changed

+456
-461
lines changed

3 files changed

+456
-461
lines changed

composer.lock

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@pinia/nuxt": "^0.11.3",
2323
"@vueuse/core": "^14.1.0",
2424
"@vueuse/nuxt": "^14.1.0",
25-
"@xterm/addon-fit": "^0.10.0",
26-
"@xterm/xterm": "^5.5.0",
25+
"@xterm/addon-fit": "^0.11.0",
26+
"@xterm/xterm": "^6.0.0",
2727
"cronstrue": "^3.9.0",
2828
"floating-vue": "^5.2.2",
2929
"hls.js": "^1.6.15",
@@ -35,7 +35,7 @@
3535
"nuxt": "^4.2.2",
3636
"pinia": "^3.0.4",
3737
"plyr": "^3.8.3",
38-
"vue": "^3.5.25",
38+
"vue": "^3.5.26",
3939
"vue-router": "^4.6.4",
4040
"vue-toastification": "2.0.0-rc.5",
4141
"vuedraggable": "^4.1.0"
@@ -49,12 +49,12 @@
4949
"devDependencies": {
5050
"@nuxt/eslint": "^1.12.1",
5151
"@nuxt/eslint-config": "^1.12.1",
52-
"@typescript-eslint/parser": "^8.50.0",
52+
"@typescript-eslint/parser": "^8.50.1",
5353
"eslint": "^9.39.2",
5454
"typescript": "^5.9.3",
5555
"vitest": "^4.0.16",
5656
"vue-eslint-parser": "^10.2.0",
57-
"vue-tsc": "^3.1.8"
57+
"vue-tsc": "^3.2.1"
5858
},
5959
"eslintIgnore": [
6060
".gitignore"

0 commit comments

Comments
 (0)