Update pankow and other frontend modules
This commit is contained in:
@@ -9,25 +9,25 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/noto-sans": "^5.0.9",
|
||||
"@fontsource/noto-sans": "^5.0.12",
|
||||
"anser": "^2.1.1",
|
||||
"combokeys": "^3.0.1",
|
||||
"filesize": "^10.0.12",
|
||||
"marked": "^7.0.4",
|
||||
"moment": "^2.29.4",
|
||||
"pankow": "^0.6.1",
|
||||
"pankow": "^1.0.0",
|
||||
"primeicons": "^6.0.1",
|
||||
"primevue": "^3.32.1",
|
||||
"primevue": "^3.34.1",
|
||||
"superagent": "^8.1.2",
|
||||
"vue": "^3.3.4",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-i18n": "^9.4.1",
|
||||
"vue-router": "^4.2.4",
|
||||
"xterm": "^5.2.1",
|
||||
"xterm-addon-attach": "^0.8.0",
|
||||
"xterm-addon-fit": "^0.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.3.2",
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
"vite": "^4.4.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user