mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
chore: update dependencies
This commit is contained in:
parent
7650af1fa2
commit
cedcb61fbd
3 changed files with 266 additions and 273 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -9,10 +9,10 @@ updates:
|
||||||
directory: "/app"
|
directory: "/app"
|
||||||
target-branch: "dev"
|
target-branch: "dev"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: "dev"
|
target-branch: "dev"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
|
|
@ -14,8 +14,8 @@
|
||||||
"@0xjacky/vue-github-button": "^3.1.1",
|
"@0xjacky/vue-github-button": "^3.1.1",
|
||||||
"@ant-design/icons-vue": "^7.0.1",
|
"@ant-design/icons-vue": "^7.0.1",
|
||||||
"@formkit/auto-animate": "^0.8.2",
|
"@formkit/auto-animate": "^0.8.2",
|
||||||
"@vue/reactivity": "^3.4.34",
|
"@vue/reactivity": "^3.4.35",
|
||||||
"@vue/shared": "^3.4.34",
|
"@vue/shared": "^3.4.35",
|
||||||
"@vueuse/components": "^10.11.0",
|
"@vueuse/components": "^10.11.0",
|
||||||
"@vueuse/core": "^10.11.0",
|
"@vueuse/core": "^10.11.0",
|
||||||
"@vueuse/integrations": "^10.11.0",
|
"@vueuse/integrations": "^10.11.0",
|
||||||
|
@ -35,11 +35,11 @@
|
||||||
"reconnecting-websocket": "^4.4.0",
|
"reconnecting-websocket": "^4.4.0",
|
||||||
"sortablejs": "^1.15.2",
|
"sortablejs": "^1.15.2",
|
||||||
"universal-cookie": "^7.2.0",
|
"universal-cookie": "^7.2.0",
|
||||||
"vite-plugin-build-id": "^0.3.3",
|
"vite-plugin-build-id": "^0.3.4",
|
||||||
"vue": "^3.4.34",
|
"vue": "^3.4.35",
|
||||||
"vue-router": "^4.4.0",
|
"vue-router": "^4.4.1",
|
||||||
"vue3-ace-editor": "2.2.4",
|
"vue3-ace-editor": "2.2.4",
|
||||||
"vue3-apexcharts": "1.4.4",
|
"vue3-apexcharts": "1.5.3",
|
||||||
"vue3-gettext": "3.0.0-beta.5",
|
"vue3-gettext": "3.0.0-beta.5",
|
||||||
"vue3-otp-input": "^0.5.21",
|
"vue3-otp-input": "^0.5.21",
|
||||||
"vuedraggable": "^4.1.0"
|
"vuedraggable": "^4.1.0"
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
"@typescript-eslint/parser": "^6.21.0",
|
"@typescript-eslint/parser": "^6.21.0",
|
||||||
"@vitejs/plugin-vue": "^5.1.1",
|
"@vitejs/plugin-vue": "^5.1.1",
|
||||||
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
"@vitejs/plugin-vue-jsx": "^4.0.0",
|
||||||
"@vue/compiler-sfc": "^3.4.34",
|
"@vue/compiler-sfc": "^3.4.35",
|
||||||
"@vue/tsconfig": "^0.5.1",
|
"@vue/tsconfig": "^0.5.1",
|
||||||
"ace-builds": "^1.35.4",
|
"ace-builds": "^1.35.4",
|
||||||
"autoprefixer": "^10.4.19",
|
"autoprefixer": "^10.4.19",
|
||||||
|
|
521
app/pnpm-lock.yaml
generated
521
app/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue