mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
Merge pull request #786 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
This commit is contained in:
commit
d605e16a15
4 changed files with 77 additions and 58 deletions
|
@ -29,13 +29,13 @@
|
|||
"apexcharts": "^4.2.0",
|
||||
"axios": "^1.7.9",
|
||||
"dayjs": "^1.11.13",
|
||||
"highlight.js": "^11.10.0",
|
||||
"highlight.js": "^11.11.0",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^15.0.3",
|
||||
"marked": "^15.0.4",
|
||||
"marked-highlight": "^2.2.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.3.0",
|
||||
"pinia-plugin-persistedstate": "^4.1.3",
|
||||
"pinia-plugin-persistedstate": "^4.2.0",
|
||||
"reconnecting-websocket": "^4.4.0",
|
||||
"sortablejs": "^1.15.6",
|
||||
"sse.js": "^2.5.0",
|
||||
|
@ -53,11 +53,11 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.12.0",
|
||||
"@iconify-json/fa": "1.2.0",
|
||||
"@iconify-json/tabler": "^1.2.11",
|
||||
"@iconify/tools": "^4.0.7",
|
||||
"@iconify-json/fa": "1.2.1",
|
||||
"@iconify-json/tabler": "^1.2.13",
|
||||
"@iconify/tools": "^4.1.1",
|
||||
"@iconify/types": "^2.0.0",
|
||||
"@iconify/utils": "^2.2.0",
|
||||
"@iconify/utils": "^2.2.1",
|
||||
"@iconify/vue": "^4.2.0",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"tailwindcss": "^3.4.16",
|
||||
"typescript": "5.7.2",
|
||||
"unplugin-auto-import": "^0.19.0",
|
||||
"unplugin-vue-components": "^0.27.5",
|
||||
"unplugin-vue-components": "^0.28.0",
|
||||
"unplugin-vue-define-options": "^1.5.3",
|
||||
"vite": "^6.0.3",
|
||||
"vite-svg-loader": "^5.1.0",
|
||||
|
|
115
app/pnpm-lock.yaml
generated
115
app/pnpm-lock.yaml
generated
|
@ -57,17 +57,17 @@ importers:
|
|||
specifier: ^1.11.13
|
||||
version: 1.11.13
|
||||
highlight.js:
|
||||
specifier: ^11.10.0
|
||||
version: 11.10.0
|
||||
specifier: ^11.11.0
|
||||
version: 11.11.0
|
||||
lodash:
|
||||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
marked:
|
||||
specifier: ^15.0.3
|
||||
version: 15.0.3
|
||||
specifier: ^15.0.4
|
||||
version: 15.0.4
|
||||
marked-highlight:
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1(marked@15.0.3)
|
||||
version: 2.2.1(marked@15.0.4)
|
||||
nprogress:
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0
|
||||
|
@ -75,8 +75,8 @@ importers:
|
|||
specifier: ^2.3.0
|
||||
version: 2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^4.1.3
|
||||
version: 4.1.3(pinia@2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.28.1)
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(pinia@2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.28.1)
|
||||
reconnecting-websocket:
|
||||
specifier: ^4.4.0
|
||||
version: 4.4.0
|
||||
|
@ -124,20 +124,20 @@ importers:
|
|||
specifier: ^3.12.0
|
||||
version: 3.12.0(@typescript-eslint/utils@8.18.0(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2))(@vue/compiler-sfc@3.5.13)(eslint@9.17.0(jiti@2.4.1))(typescript@5.7.2)
|
||||
'@iconify-json/fa':
|
||||
specifier: 1.2.0
|
||||
version: 1.2.0
|
||||
specifier: 1.2.1
|
||||
version: 1.2.1
|
||||
'@iconify-json/tabler':
|
||||
specifier: ^1.2.11
|
||||
version: 1.2.11
|
||||
specifier: ^1.2.13
|
||||
version: 1.2.13
|
||||
'@iconify/tools':
|
||||
specifier: ^4.0.7
|
||||
version: 4.0.7
|
||||
specifier: ^4.1.1
|
||||
version: 4.1.1
|
||||
'@iconify/types':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
'@iconify/utils':
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0
|
||||
specifier: ^2.2.1
|
||||
version: 2.2.1
|
||||
'@iconify/vue':
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0(vue@3.5.13(typescript@5.7.2))
|
||||
|
@ -190,8 +190,8 @@ importers:
|
|||
specifier: ^0.19.0
|
||||
version: 0.19.0(@nuxt/kit@3.14.1592(rollup@4.28.1))(@vueuse/core@12.0.0(typescript@5.7.2))(rollup@4.28.1)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.5
|
||||
version: 0.27.5(@babel/parser@7.26.3)(@nuxt/kit@3.14.1592(rollup@4.28.1))(rollup@4.28.1)(vue@3.5.13(typescript@5.7.2))
|
||||
specifier: ^0.28.0
|
||||
version: 0.28.0(@babel/parser@7.26.3)(@nuxt/kit@3.14.1592(rollup@4.28.1))(rollup@4.28.1)(vue@3.5.13(typescript@5.7.2))
|
||||
unplugin-vue-define-options:
|
||||
specifier: ^1.5.3
|
||||
version: 1.5.3(rollup@4.28.1)(vue@3.5.13(typescript@5.7.2))
|
||||
|
@ -1246,20 +1246,20 @@ packages:
|
|||
resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
|
||||
engines: {node: '>=18.18'}
|
||||
|
||||
'@iconify-json/fa@1.2.0':
|
||||
resolution: {integrity: sha512-D49fT0bDtnoJIEE2586VDL6Yuti6BBYWA90GIeZabJ6KZ8WXylw+EhQfz6weMDr0HrRDFV/mzwS8gpWADBprMA==}
|
||||
'@iconify-json/fa@1.2.1':
|
||||
resolution: {integrity: sha512-aY2+tQNWq5ch+ShtAz3KKbNrFfwf4BPrXvyN7S4/lcf6Wms+kIxsd7C7KortzHZhoBnbhVN+qo+YUWLW7rLs9Q==}
|
||||
|
||||
'@iconify-json/tabler@1.2.11':
|
||||
resolution: {integrity: sha512-sOZRVC+QaGmagdogWlz/cTmgXyo5OfRMaac28fAv0+CgESO/eQRBbnjgP4boKG+eKWxjQvRACDOI1HZ1J6Jh7Q==}
|
||||
'@iconify-json/tabler@1.2.13':
|
||||
resolution: {integrity: sha512-vXnl0db3Q/v1e+lMEGmdrzJeFVyR//20gbUU2HFOrJP08nbz1EGRa8urNS4zL3oEV6Wjgo11AHJLSs628I6swQ==}
|
||||
|
||||
'@iconify/tools@4.0.7':
|
||||
resolution: {integrity: sha512-zOJxKIfZn96ZRGGvIWzDRLD9vb2CsxjcLuM+QIdvwWbv6SWhm49gECzUnd4d2P0sq9sfodT7yCNobWK8nvavxQ==}
|
||||
'@iconify/tools@4.1.1':
|
||||
resolution: {integrity: sha512-Hybu/HGhv6T8nLQhiG9rKx+ekF7NNpPOEQAy7JRSKht3s3dcFSsPccYzk24Znc9MTxrR6Gak3cg6CPP5dyvS2Q==}
|
||||
|
||||
'@iconify/types@2.0.0':
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
||||
|
||||
'@iconify/utils@2.2.0':
|
||||
resolution: {integrity: sha512-9A5eZQV9eKlNCXlI/SgYsGRS7YmGmB1oAsRpNVIYBmIzGJRgH+hfG+lo4069s+GFWFNnBAtDg10c53vQZBLfnA==}
|
||||
'@iconify/utils@2.2.1':
|
||||
resolution: {integrity: sha512-0/7J7hk4PqXmxo5PDBDxmnecw5PxklZJfNjIVG9FM0mEfVrvfudS22rYWsqVk6gR3UJ/mSYS90X4R3znXnqfNA==}
|
||||
|
||||
'@iconify/vue@4.2.0':
|
||||
resolution: {integrity: sha512-CMynoz9BDWugDO2B7LU/s8L99dHCiqDGCjCki6bhVx5etZhw9x0BTV7wWRdj82jtl1yQTc+QQRcHQmSvUY6R+g==}
|
||||
|
@ -1331,6 +1331,15 @@ packages:
|
|||
rollup:
|
||||
optional: true
|
||||
|
||||
'@rollup/pluginutils@5.1.4':
|
||||
resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
|
||||
peerDependenciesMeta:
|
||||
rollup:
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.28.1':
|
||||
resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==}
|
||||
cpu: [arm]
|
||||
|
@ -2866,8 +2875,8 @@ packages:
|
|||
resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
|
||||
hasBin: true
|
||||
|
||||
highlight.js@11.10.0:
|
||||
resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==}
|
||||
highlight.js@11.11.0:
|
||||
resolution: {integrity: sha512-6ErL7JlGu2CNFHyRQEuDogOyGPNiqcuWdt4iSSFUPyferNTGlNTPFqeV36Y/XwA4V/TJ8l0sxp6FTnxud/mf8g==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
hookable@5.5.3:
|
||||
|
@ -3227,8 +3236,8 @@ packages:
|
|||
peerDependencies:
|
||||
marked: '>=4 <16'
|
||||
|
||||
marked@15.0.3:
|
||||
resolution: {integrity: sha512-Ai0cepvl2NHnTcO9jYDtcOEtVBNVYR31XnEA3BndO7f5As1wzpcOceSUM8FDkNLJNIODcLpDTWay/qQhqbuMvg==}
|
||||
marked@15.0.4:
|
||||
resolution: {integrity: sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==}
|
||||
engines: {node: '>= 18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -3675,11 +3684,11 @@ packages:
|
|||
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
pinia-plugin-persistedstate@4.1.3:
|
||||
resolution: {integrity: sha512-5Rad7oSoEh0na+j4jEViVQMtAYE38KjU7ixKc+am33QX/clJ1mb19zTZqMJXvq+PnQW7uuEuL33Q6NL0GbkfWw==}
|
||||
pinia-plugin-persistedstate@4.2.0:
|
||||
resolution: {integrity: sha512-3buhA7ac+ssbOIx3VRCC8oHkoFwhDM9oHRCjo7nj+O8WUqnW+jRqh7eYT5eS/DNa3H28zp3dYf/nd/Vc8zj8eQ==}
|
||||
peerDependencies:
|
||||
'@pinia/nuxt': '>=0.5.0'
|
||||
pinia: '>=2.0.0'
|
||||
'@pinia/nuxt': '>=0.9.0'
|
||||
pinia: '>=2.3.0'
|
||||
peerDependenciesMeta:
|
||||
'@pinia/nuxt':
|
||||
optional: true
|
||||
|
@ -4288,8 +4297,8 @@ packages:
|
|||
'@vueuse/core':
|
||||
optional: true
|
||||
|
||||
unplugin-vue-components@0.27.5:
|
||||
resolution: {integrity: sha512-m9j4goBeNwXyNN8oZHHxvIIYiG8FQ9UfmKWeNllpDvhU7btKNNELGPt+o3mckQKuPwrE7e0PvCsx+IWuDSD9Vg==}
|
||||
unplugin-vue-components@0.28.0:
|
||||
resolution: {integrity: sha512-jiTGtJ3JsRFBjgvyilfrX7yUoGKScFgbdNw+6p6kEXU+Spf/rhxzgvdfuMcvhCcLmflB/dY3pGQshYBVGOUx7Q==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@babel/parser': ^7.15.8
|
||||
|
@ -5630,18 +5639,18 @@ snapshots:
|
|||
|
||||
'@humanwhocodes/retry@0.4.1': {}
|
||||
|
||||
'@iconify-json/fa@1.2.0':
|
||||
'@iconify-json/fa@1.2.1':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/tabler@1.2.11':
|
||||
'@iconify-json/tabler@1.2.13':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify/tools@4.0.7':
|
||||
'@iconify/tools@4.1.1':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
'@iconify/utils': 2.2.0
|
||||
'@iconify/utils': 2.2.1
|
||||
'@types/tar': 6.1.13
|
||||
axios: 1.7.9
|
||||
cheerio: 1.0.0
|
||||
|
@ -5657,7 +5666,7 @@ snapshots:
|
|||
|
||||
'@iconify/types@2.0.0': {}
|
||||
|
||||
'@iconify/utils@2.2.0':
|
||||
'@iconify/utils@2.2.1':
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.4.1
|
||||
'@antfu/utils': 0.7.10
|
||||
|
@ -5779,6 +5788,14 @@ snapshots:
|
|||
optionalDependencies:
|
||||
rollup: 4.28.1
|
||||
|
||||
'@rollup/pluginutils@5.1.4(rollup@4.28.1)':
|
||||
dependencies:
|
||||
'@types/estree': 1.0.6
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 4.0.2
|
||||
optionalDependencies:
|
||||
rollup: 4.28.1
|
||||
|
||||
'@rollup/rollup-android-arm-eabi@4.28.1':
|
||||
optional: true
|
||||
|
||||
|
@ -6080,7 +6097,7 @@ snapshots:
|
|||
|
||||
'@unocss/preset-icons@0.65.1':
|
||||
dependencies:
|
||||
'@iconify/utils': 2.2.0
|
||||
'@iconify/utils': 2.2.1
|
||||
'@unocss/core': 0.65.1
|
||||
ofetch: 1.4.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -7652,7 +7669,7 @@ snapshots:
|
|||
|
||||
he@1.2.0: {}
|
||||
|
||||
highlight.js@11.10.0: {}
|
||||
highlight.js@11.11.0: {}
|
||||
|
||||
hookable@5.5.3: {}
|
||||
|
||||
|
@ -7988,11 +8005,11 @@ snapshots:
|
|||
|
||||
markdown-table@3.0.4: {}
|
||||
|
||||
marked-highlight@2.2.1(marked@15.0.3):
|
||||
marked-highlight@2.2.1(marked@15.0.4):
|
||||
dependencies:
|
||||
marked: 15.0.3
|
||||
marked: 15.0.4
|
||||
|
||||
marked@15.0.3: {}
|
||||
marked@15.0.4: {}
|
||||
|
||||
math-intrinsics@1.0.0: {}
|
||||
|
||||
|
@ -8565,7 +8582,7 @@ snapshots:
|
|||
|
||||
pify@4.0.1: {}
|
||||
|
||||
pinia-plugin-persistedstate@4.1.3(pinia@2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.28.1):
|
||||
pinia-plugin-persistedstate@4.2.0(pinia@2.3.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)))(rollup@4.28.1):
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.14.1592(rollup@4.28.1)
|
||||
deep-pick-omit: 1.2.1
|
||||
|
@ -9303,10 +9320,10 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
unplugin-vue-components@0.27.5(@babel/parser@7.26.3)(@nuxt/kit@3.14.1592(rollup@4.28.1))(rollup@4.28.1)(vue@3.5.13(typescript@5.7.2)):
|
||||
unplugin-vue-components@0.28.0(@babel/parser@7.26.3)(@nuxt/kit@3.14.1592(rollup@4.28.1))(rollup@4.28.1)(vue@3.5.13(typescript@5.7.2)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.3(rollup@4.28.1)
|
||||
'@rollup/pluginutils': 5.1.4(rollup@4.28.1)
|
||||
chokidar: 3.6.0
|
||||
debug: 4.4.0
|
||||
fast-glob: 3.3.2
|
||||
|
@ -9314,7 +9331,7 @@ snapshots:
|
|||
magic-string: 0.30.15
|
||||
minimatch: 9.0.5
|
||||
mlly: 1.7.3
|
||||
unplugin: 1.16.0
|
||||
unplugin: 2.1.0
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.26.3
|
||||
|
|
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.23.4
|
|||
require (
|
||||
github.com/0xJacky/pofile v0.2.1
|
||||
github.com/BurntSushi/toml v1.4.0
|
||||
github.com/caarlos0/env/v11 v11.2.2
|
||||
github.com/caarlos0/env/v11 v11.3.0
|
||||
github.com/casdoor/casdoor-go-sdk v1.3.0
|
||||
github.com/creack/pty v1.1.24
|
||||
github.com/dgraph-io/ristretto/v2 v2.0.1
|
||||
|
|
2
go.sum
2
go.sum
|
@ -768,6 +768,8 @@ github.com/c-bata/go-prompt v0.2.5/go.mod h1:vFnjEGDIIA/Lib7giyE4E9c50Lvl8j0S+7F
|
|||
github.com/c-bata/go-prompt v0.2.6/go.mod h1:/LMAke8wD2FsNu9EXNdHxNLbd9MedkPnCdfpU9wwHfY=
|
||||
github.com/caarlos0/env/v11 v11.2.2 h1:95fApNrUyueipoZN/EhA8mMxiNxrBwDa+oAZrMWl3Kg=
|
||||
github.com/caarlos0/env/v11 v11.2.2/go.mod h1:JBfcdeQiBoI3Zh1QRAWfe+tpiNTmDtcCj/hHHHMx0vc=
|
||||
github.com/caarlos0/env/v11 v11.3.0 h1:CVTN6W6+twFC1jHKUwsw9eOTEiFpzyJOSA2AyHa8uvw=
|
||||
github.com/caarlos0/env/v11 v11.3.0/go.mod h1:Q5lYHeOsgY20CCV/R+b50Jwg2MnjySid7+3FUBz2BJw=
|
||||
github.com/casbin/casbin/v2 v2.37.0/go.mod h1:vByNa/Fchek0KZUgG5wEsl7iFsiviAYKRtgrQfcJqHg=
|
||||
github.com/casdoor/casdoor-go-sdk v1.3.0 h1:iUZKsrNUkhtAoyitFIFw3e6TchctAdoxmVgLDtNAgpc=
|
||||
github.com/casdoor/casdoor-go-sdk v1.3.0/go.mod h1:cMnkCQJgMYpgAlgEx8reSt1AVaDIQLcJ1zk5pzBaz+4=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue