chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-05-08 06:12:23 +00:00 committed by GitHub
parent e500ce98e8
commit d4088bab85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 565 additions and 142 deletions

View file

@ -141,7 +141,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v5 uses: actions/setup-go@v5
with: with:
go-version: ^1.24.2 go-version: ^1.24.3
cache: false cache: false
- name: Setup environment - name: Setup environment

View file

@ -71,7 +71,7 @@
"@vue/tsconfig": "^0.7.0", "@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.41.0", "ace-builds": "^1.41.0",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"eslint": "9.25.1", "eslint": "9.26.0",
"eslint-plugin-sonarjs": "^3.0.2", "eslint-plugin-sonarjs": "^3.0.2",
"less": "^4.3.0", "less": "^4.3.0",
"postcss": "^8.5.3", "postcss": "^8.5.3",

669
app/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
"vue": "^3.5.13" "vue": "^3.5.13"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^22.15.3", "@types/node": "^22.15.16",
"less": "^4.3.0" "less": "^4.3.0"
}, },
"license": "AGPL-3.0", "license": "AGPL-3.0",

26
docs/pnpm-lock.yaml generated
View file

@ -10,14 +10,14 @@ importers:
dependencies: dependencies:
vitepress: vitepress:
specifier: ^1.6.3 specifier: ^1.6.3
version: 1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.3)(less@4.3.0)(postcss@8.4.49)(search-insights@2.13.0) version: 1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.16)(less@4.3.0)(postcss@8.4.49)(search-insights@2.13.0)
vue: vue:
specifier: ^3.5.13 specifier: ^3.5.13
version: 3.5.13 version: 3.5.13
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^22.15.3 specifier: ^22.15.16
version: 22.15.3 version: 22.15.16
less: less:
specifier: ^4.3.0 specifier: ^4.3.0
version: 4.3.0 version: 4.3.0
@ -415,8 +415,8 @@ packages:
'@types/mdurl@2.0.0': '@types/mdurl@2.0.0':
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
'@types/node@22.15.3': '@types/node@22.15.16':
resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} resolution: {integrity: sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==}
'@types/unist@3.0.3': '@types/unist@3.0.3':
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
@ -1176,7 +1176,7 @@ snapshots:
'@types/mdurl@2.0.0': {} '@types/mdurl@2.0.0': {}
'@types/node@22.15.3': '@types/node@22.15.16':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
@ -1186,9 +1186,9 @@ snapshots:
'@ungap/structured-clone@1.2.0': {} '@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.15.3)(less@4.3.0))(vue@3.5.13)': '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.15.16)(less@4.3.0))(vue@3.5.13)':
dependencies: dependencies:
vite: 5.4.14(@types/node@22.15.3)(less@4.3.0) vite: 5.4.14(@types/node@22.15.16)(less@4.3.0)
vue: 3.5.13 vue: 3.5.13
'@vue/compiler-core@3.5.13': '@vue/compiler-core@3.5.13':
@ -1629,17 +1629,17 @@ snapshots:
'@types/unist': 3.0.3 '@types/unist': 3.0.3
vfile-message: 4.0.2 vfile-message: 4.0.2
vite@5.4.14(@types/node@22.15.3)(less@4.3.0): vite@5.4.14(@types/node@22.15.16)(less@4.3.0):
dependencies: dependencies:
esbuild: 0.21.5 esbuild: 0.21.5
postcss: 8.4.49 postcss: 8.4.49
rollup: 4.27.4 rollup: 4.27.4
optionalDependencies: optionalDependencies:
'@types/node': 22.15.3 '@types/node': 22.15.16
fsevents: 2.3.3 fsevents: 2.3.3
less: 4.3.0 less: 4.3.0
vitepress@1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.3)(less@4.3.0)(postcss@8.4.49)(search-insights@2.13.0): vitepress@1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.16)(less@4.3.0)(postcss@8.4.49)(search-insights@2.13.0):
dependencies: dependencies:
'@docsearch/css': 3.8.2 '@docsearch/css': 3.8.2
'@docsearch/js': 3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0) '@docsearch/js': 3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0)
@ -1648,7 +1648,7 @@ snapshots:
'@shikijs/transformers': 2.1.0 '@shikijs/transformers': 2.1.0
'@shikijs/types': 2.1.0 '@shikijs/types': 2.1.0
'@types/markdown-it': 14.1.2 '@types/markdown-it': 14.1.2
'@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.15.3)(less@4.3.0))(vue@3.5.13) '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.15.16)(less@4.3.0))(vue@3.5.13)
'@vue/devtools-api': 7.7.0 '@vue/devtools-api': 7.7.0
'@vue/shared': 3.5.13 '@vue/shared': 3.5.13
'@vueuse/core': 12.5.0 '@vueuse/core': 12.5.0
@ -1657,7 +1657,7 @@ snapshots:
mark.js: 8.11.1 mark.js: 8.11.1
minisearch: 7.1.1 minisearch: 7.1.1
shiki: 2.1.0 shiki: 2.1.0
vite: 5.4.14(@types/node@22.15.3)(less@4.3.0) vite: 5.4.14(@types/node@22.15.16)(less@4.3.0)
vue: 3.5.13 vue: 3.5.13
optionalDependencies: optionalDependencies:
postcss: 8.4.49 postcss: 8.4.49

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/0xJacky/Nginx-UI module github.com/0xJacky/Nginx-UI
go 1.24.2 go 1.24.3
require ( require (
code.pfad.fr/risefront v1.0.0 code.pfad.fr/risefront v1.0.0

4
go.sum
View file

@ -2789,10 +2789,14 @@ gorm.io/gen v0.3.27/go.mod h1:9zquz2xD1f3Eb/eHq4oLn2z6vDVvQlCY5S3uMBLv4EA=
gorm.io/gorm v1.24.7-0.20230306060331-85eaf9eeda11/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k= gorm.io/gorm v1.24.7-0.20230306060331-85eaf9eeda11/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k=
gorm.io/gorm v1.25.0/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k= gorm.io/gorm v1.25.0/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k=
gorm.io/gorm v1.25.7/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8= gorm.io/gorm v1.25.7/go.mod h1:hbnx/Oo0ChWMn1BIhpy1oYozzpM15i4YPuHDmfYtwg8=
gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8=
gorm.io/gorm v1.25.12/go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ=
gorm.io/gorm v1.26.1 h1:ghB2gUI9FkS46luZtn6DLZ0f6ooBJ5IbVej2ENFDjRw= gorm.io/gorm v1.26.1 h1:ghB2gUI9FkS46luZtn6DLZ0f6ooBJ5IbVej2ENFDjRw=
gorm.io/gorm v1.26.1/go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE= gorm.io/gorm v1.26.1/go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE=
gorm.io/hints v1.1.2 h1:b5j0kwk5p4+3BtDtYqqfY+ATSxjj+6ptPgVveuynn9o= gorm.io/hints v1.1.2 h1:b5j0kwk5p4+3BtDtYqqfY+ATSxjj+6ptPgVveuynn9o=
gorm.io/hints v1.1.2/go.mod h1:/ARdpUHAtyEMCh5NNi3tI7FsGh+Cj/MIUlvNxCNCFWg= gorm.io/hints v1.1.2/go.mod h1:/ARdpUHAtyEMCh5NNi3tI7FsGh+Cj/MIUlvNxCNCFWg=
gorm.io/plugin/dbresolver v1.5.3 h1:wFwINGZZmttuu9h7XpvbDHd8Lf9bb8GNzp/NpAMV2wU=
gorm.io/plugin/dbresolver v1.5.3/go.mod h1:TSrVhaUg2DZAWP3PrHlDlITEJmNOkL0tFTjvTEsQ4XE=
gorm.io/plugin/dbresolver v1.6.0 h1:XvKDeOtTn1EIX6s4SrKpEH82q0gXVemhYjbYZFGFVcw= gorm.io/plugin/dbresolver v1.6.0 h1:XvKDeOtTn1EIX6s4SrKpEH82q0gXVemhYjbYZFGFVcw=
gorm.io/plugin/dbresolver v1.6.0/go.mod h1:tctw63jdrOezFR9HmrKnPkmig3m5Edem9fdxk9bQSzM= gorm.io/plugin/dbresolver v1.6.0/go.mod h1:tctw63jdrOezFR9HmrKnPkmig3m5Edem9fdxk9bQSzM=
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU= gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU=