Skip to content

Commit f0ba80a

Browse files
authored
Merge pull request #929 from 0xJacky/renovate/all-minor-patch
2 parents 1800b0c + fa3dbf8 commit f0ba80a

File tree

6 files changed

+426
-286
lines changed

6 files changed

+426
-286
lines changed

app/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nginx-ui-app-next",
33
"type": "module",
44
"version": "2.0.0-rc.4",
5-
"packageManager": "[email protected].4+sha512.da3d715bfd22a9a105e6e8088cfc7826699332ded60c423b14ec613a185f1602206702ff0fe4c438cb15c979081ce4cb02568e364b15174503a63c7a8e2a5f6c",
5+
"packageManager": "[email protected].5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af",
66
"scripts": {
77
"dev": "vite --host",
88
"typecheck": "vue-tsc --noEmit",
@@ -27,7 +27,7 @@
2727
"@xterm/xterm": "^5.5.0",
2828
"ant-design-vue": "^4.2.6",
2929
"apexcharts": "^4.5.0",
30-
"axios": "^1.8.3",
30+
"axios": "^1.8.4",
3131
"dayjs": "^1.11.13",
3232
"highlight.js": "^11.11.1",
3333
"jsencrypt": "^3.3.2",
@@ -53,7 +53,7 @@
5353
"vuedraggable": "^4.1.0"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "^4.10.1",
56+
"@antfu/eslint-config": "^4.11.0",
5757
"@iconify-json/fa": "1.2.1",
5858
"@iconify-json/tabler": "^1.2.17",
5959
"@iconify/tools": "^4.1.2",
@@ -67,9 +67,9 @@
6767
"@vitejs/plugin-vue-jsx": "^4.1.2",
6868
"@vue/compiler-sfc": "^3.5.13",
6969
"@vue/tsconfig": "^0.7.0",
70-
"ace-builds": "^1.39.0",
70+
"ace-builds": "^1.39.1",
7171
"autoprefixer": "^10.4.21",
72-
"eslint": "9.22.0",
72+
"eslint": "9.23.0",
7373
"eslint-plugin-sonarjs": "^3.0.2",
7474
"less": "^4.2.2",
7575
"postcss": "^8.5.3",

0 commit comments

Comments
 (0)