Skip to content

Commit 32663e1

Browse files
committed
chore: prepare v2.0.0-beta.41
1 parent 6abf682 commit 32663e1

File tree

12 files changed

+2052
-1914
lines changed

12 files changed

+2052
-1914
lines changed

README-es.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ Para más información: [debian/conf/nginx.conf](https://salsa.debian.org/nginx-
133133
La UI de Nginx está disponible en las siguientes plataformas:
134134

135135
- macOS 11 Big Sur y posterior (amd64 / arm64)
136-
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7)
137-
- Incluyendo pero no limitado a Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux
136+
- Linux 2.6.23 y posterior (x86 / amd64 / arm64 / armv5 / armv6 / armv7 / mips32 / mips64 / riscv64 / loongarch64)
137+
- Incluyendo pero no limitado a Debian 7 / 8, Ubuntu 12.04 / 14.04 y posterior, CentOS 6 / 7, Arch Linux
138138
- FreeBSD
139139
- OpenBSD
140140
- Dragonfly BSD

README-vi_VN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ http {
147147
Giao diện người dùng Nginx có sẵn trên các nền tảng sau:
148148

149149
- macOS 11 Big Sur and later (amd64 / arm64)
150-
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7)
150+
- Linux 2.6.23 và sau đó (x86 / amd64 / arm64 / armv5 / armv6 / armv7 / mips32 / mips64 / riscv64 / loongarch64)
151151
- Bao gồm nhưng không giới hạn Debian 7/8, Ubuntu 12.04/14.04 trở lên, CentOS 6/7, Arch Linux
152152
- FreeBSD
153153
- OpenBSD

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ http {
126126
Nginx UI 可在以下平台中使用:
127127

128128
- macOS 11 Big Sur 及之后版本(amd64 / arm64)
129-
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
129+
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / mips32 / mips64 / riscv64 / loongarch64
130130
- 包括但不限于 Debian 7 / 8、Ubuntu 12.04 / 14.04 及后续版本、CentOS 6 / 7、Arch Linux
131131
- FreeBSD
132132
- OpenBSD

README-zh_TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ http {
129129
Nginx UI 可在以下作業系統中使用:
130130

131131
- macOS 11 Big Sur 及之後版本(amd64 / arm64)
132-
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
132+
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / mips32 / mips64 / riscv64 / loongarch64
133133
- 包括但不限於 Debian 7 / 8、Ubuntu 12.04 / 14.04 及後續版本、CentOS 6 / 7、Arch Linux
134134
- FreeBSD
135135
- OpenBSD

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ For more information: [debian/conf/nginx.conf](https://salsa.debian.org/nginx-te
144144
Nginx UI is available on the following platforms:
145145

146146
- macOS 11 Big Sur and later (amd64 / arm64)
147-
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7)
147+
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7 / mips32 / mips64 / riscv64 / loongarch64)
148148
- Including but not limited to Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux
149149
- FreeBSD
150150
- OpenBSD

app/package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "nginx-ui-app-next",
33
"type": "module",
4-
"version": "2.0.0-beta.40",
5-
"packageManager": "pnpm@9.12.3",
4+
"version": "2.0.0-beta.41",
5+
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
66
"scripts": {
77
"dev": "vite --host",
88
"typecheck": "vue-tsc --noEmit",
@@ -17,11 +17,11 @@
1717
"@ant-design/icons-vue": "^7.0.1",
1818
"@formkit/auto-animate": "^0.8.2",
1919
"@simplewebauthn/browser": "^11.0.0",
20-
"@vue/reactivity": "^3.5.12",
21-
"@vue/shared": "^3.5.12",
22-
"@vueuse/components": "^11.2.0",
23-
"@vueuse/core": "^11.2.0",
24-
"@vueuse/integrations": "^11.2.0",
20+
"@vue/reactivity": "^3.5.13",
21+
"@vue/shared": "^3.5.13",
22+
"@vueuse/components": "^11.3.0",
23+
"@vueuse/core": "^11.3.0",
24+
"@vueuse/integrations": "^11.3.0",
2525
"@xterm/addon-attach": "^0.11.0",
2626
"@xterm/addon-fit": "^0.10.0",
2727
"@xterm/xterm": "^5.5.0",
@@ -31,18 +31,18 @@
3131
"dayjs": "^1.11.13",
3232
"highlight.js": "^11.10.0",
3333
"lodash": "^4.17.21",
34-
"marked": "^14.1.3",
35-
"marked-highlight": "^2.2.0",
34+
"marked": "^14.1.4",
35+
"marked-highlight": "^2.2.1",
3636
"nprogress": "^0.2.0",
3737
"pinia": "^2.2.6",
38-
"pinia-plugin-persistedstate": "^4.1.2",
38+
"pinia-plugin-persistedstate": "^4.1.3",
3939
"reconnecting-websocket": "^4.4.0",
4040
"sortablejs": "^1.15.3",
4141
"sse.js": "^2.5.0",
4242
"universal-cookie": "^7.2.2",
43-
"unocss": "^0.63.6",
43+
"unocss": "^0.64.1",
4444
"vite-plugin-build-id": "0.5.0",
45-
"vue": "^3.5.12",
45+
"vue": "^3.5.13",
4646
"vue-dompurify-html": "^5.1.0",
4747
"vue-router": "^4.4.5",
4848
"vue3-ace-editor": "2.2.4",
@@ -52,9 +52,9 @@
5252
"vuedraggable": "^4.1.0"
5353
},
5454
"devDependencies": {
55-
"@antfu/eslint-config": "^3.8.0",
55+
"@antfu/eslint-config": "^3.9.2",
5656
"@iconify-json/fa": "1.2.0",
57-
"@iconify-json/tabler": "1.2.7",
57+
"@iconify-json/tabler": "^1.2.8",
5858
"@iconify/tools": "^4.0.7",
5959
"@iconify/types": "^2.0.0",
6060
"@iconify/utils": "^2.1.33",
@@ -63,22 +63,22 @@
6363
"@types/lodash": "^4.17.13",
6464
"@types/nprogress": "^0.2.3",
6565
"@types/sortablejs": "^1.15.8",
66-
"@vitejs/plugin-vue": "^5.1.4",
67-
"@vitejs/plugin-vue-jsx": "^4.0.1",
68-
"@vue/compiler-sfc": "^3.5.12",
69-
"@vue/tsconfig": "^0.5.1",
70-
"ace-builds": "^1.36.3",
66+
"@vitejs/plugin-vue": "^5.2.0",
67+
"@vitejs/plugin-vue-jsx": "^4.1.0",
68+
"@vue/compiler-sfc": "^3.5.13",
69+
"@vue/tsconfig": "^0.6.0",
70+
"ace-builds": "^1.36.5",
7171
"autoprefixer": "^10.4.20",
72-
"eslint": "^9.14.0",
72+
"eslint": "9.14.0",
7373
"eslint-plugin-sonarjs": "^2.0.4",
7474
"less": "^4.2.0",
75-
"postcss": "^8.4.47",
76-
"tailwindcss": "^3.4.14",
75+
"postcss": "^8.4.49",
76+
"tailwindcss": "^3.4.15",
7777
"typescript": "5.6.3",
78-
"unplugin-auto-import": "^0.18.3",
78+
"unplugin-auto-import": "^0.18.5",
7979
"unplugin-vue-components": "^0.27.4",
8080
"unplugin-vue-define-options": "^1.5.2",
81-
"vite": "^5.4.10",
81+
"vite": "^5.4.11",
8282
"vite-svg-loader": "^5.1.0",
8383
"vue-tsc": "^2.1.10"
8484
}

0 commit comments

Comments
 (0)