|
2 | 2 | "name": "nginx-ui-app-next",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "2.0.0-rc.4",
|
5 |
| - "packageManager": "[email protected].4+sha512.da3d715bfd22a9a105e6e8088cfc7826699332ded60c423b14ec613a185f1602206702ff0fe4c438cb15c979081ce4cb02568e364b15174503a63c7a8e2a5f6c", |
| 5 | + "packageManager": "[email protected].5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af", |
6 | 6 | "scripts": {
|
7 | 7 | "dev": "vite --host",
|
8 | 8 | "typecheck": "vue-tsc --noEmit",
|
|
27 | 27 | "@xterm/xterm": "^5.5.0",
|
28 | 28 | "ant-design-vue": "^4.2.6",
|
29 | 29 | "apexcharts": "^4.5.0",
|
30 |
| - "axios": "^1.8.3", |
| 30 | + "axios": "^1.8.4", |
31 | 31 | "dayjs": "^1.11.13",
|
32 | 32 | "highlight.js": "^11.11.1",
|
33 | 33 | "jsencrypt": "^3.3.2",
|
|
53 | 53 | "vuedraggable": "^4.1.0"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@antfu/eslint-config": "^4.10.1", |
| 56 | + "@antfu/eslint-config": "^4.11.0", |
57 | 57 | "@iconify-json/fa": "1.2.1",
|
58 | 58 | "@iconify-json/tabler": "^1.2.17",
|
59 | 59 | "@iconify/tools": "^4.1.2",
|
|
67 | 67 | "@vitejs/plugin-vue-jsx": "^4.1.2",
|
68 | 68 | "@vue/compiler-sfc": "^3.5.13",
|
69 | 69 | "@vue/tsconfig": "^0.7.0",
|
70 |
| - "ace-builds": "^1.39.0", |
| 70 | + "ace-builds": "^1.39.1", |
71 | 71 | "autoprefixer": "^10.4.21",
|
72 |
| - "eslint": "9.22.0", |
| 72 | + "eslint": "9.23.0", |
73 | 73 | "eslint-plugin-sonarjs": "^3.0.2",
|
74 | 74 | "less": "^4.2.2",
|
75 | 75 | "postcss": "^8.5.3",
|
|
0 commit comments