Skip to content

Commit d9afc76

Browse files
chore(deps): update all non-major dependencies (#1483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb1de2b commit d9afc76

4 files changed

Lines changed: 42 additions & 42 deletions

File tree

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fingerprintjs/fingerprintjs": "^5.0.1",
1919
"@formkit/auto-animate": "^0.9.0",
2020
"@simplewebauthn/browser": "^13.2.2",
21-
"@uozi-admin/curd": "^4.18.6",
21+
"@uozi-admin/curd": "^4.19.0",
2222
"@uozi-admin/request": "^2.9.1",
2323
"@vue/reactivity": "^3.5.25",
2424
"@vue/shared": "^3.5.25",
@@ -53,7 +53,7 @@
5353
"vue": "^3.5.25",
5454
"vue-dompurify-html": "^5.3.0",
5555
"vue-echarts": "^8.0.1",
56-
"vue-router": "^4.6.3",
56+
"vue-router": "^4.6.4",
5757
"vue3-ace-editor": "2.2.4",
5858
"vue3-apexcharts": "1.5.3",
5959
"vue3-gettext": "3.0.0-beta.6",

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/mark3labs/mcp-go v0.43.2
3838
github.com/minio/minio-go/v7 v7.0.97
3939
github.com/minio/selfupdate v0.6.0
40-
github.com/nikoksr/notify v1.3.0
40+
github.com/nikoksr/notify v1.4.0
4141
github.com/nxadm/tail v1.4.11
4242
github.com/oschwald/geoip2-golang/v2 v2.0.1
4343
github.com/pkg/errors v0.9.1

pnpm-lock.yaml

Lines changed: 37 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ catalog:
2121
'@types/lodash': ^4.17.21
2222
'@types/nprogress': ^0.2.3
2323
'@types/sortablejs': ^1.15.9
24-
'@uozi-admin/curd': ^4.18.6
24+
'@uozi-admin/curd': ^4.19.0
2525
'@uozi-admin/request': ^2.9.1
2626
'@vitejs/plugin-legacy': ^7.2.1
2727
'@vitejs/plugin-vue': ^6.0.2
@@ -74,7 +74,7 @@ catalog:
7474
vue: ^3.5.25
7575
vue-dompurify-html: ^5.3.0
7676
vue-echarts: ^8.0.1
77-
vue-router: ^4.6.3
77+
vue-router: ^4.6.4
7878
vue-tsc: ^3.1.8
7979
vue3-ace-editor: 2.2.4
8080
vue3-apexcharts: 1.5.3

0 commit comments

Comments
 (0)