File tree Expand file tree Collapse file tree 4 files changed +126
-66
lines changed Expand file tree Collapse file tree 4 files changed +126
-66
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
3535 golang.org/x/crypto v0.29.0
3636 golang.org/x/sync v0.9.0
3737 google.golang.org/grpc v1.68.0
38- google.golang.org/protobuf v1.35.1
38+ google.golang.org/protobuf v1.35.2
3939)
4040
4141require (
Original file line number Diff line number Diff line change @@ -255,6 +255,8 @@ google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6h
255255google.golang.org/protobuf v1.34.2 /go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw =
256256google.golang.org/protobuf v1.35.1 h1:m3LfL6/Ca+fqnjnlqQXNpFPABW1UD7mjh8KO2mKFytA =
257257google.golang.org/protobuf v1.35.1 /go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE =
258+ google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io =
259+ google.golang.org/protobuf v1.35.2 /go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE =
258260gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
259261gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo =
260262gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
Original file line number Diff line number Diff line change 66 "bugs" : {
77 "url" : " https://github.com/amir20/dozzle/issues"
88 },
9- "packageManager" : " pnpm@9.13.0 " ,
9+ "packageManager" : " pnpm@9.13.1 " ,
1010 "type" : " module" ,
1111 "repository" : {
1212 "type" : " git" ,
6363 "sortablejs" : " ^1.15.3" ,
6464 "splitpanes" : " ^3.1.5" ,
6565 "strip-ansi" : " ^7.1.0" ,
66- "tailwindcss" : " ^3.4.14 " ,
67- "unplugin-auto-import" : " ^0.18.3 " ,
66+ "tailwindcss" : " ^3.4.15 " ,
67+ "unplugin-auto-import" : " ^0.18.4 " ,
6868 "unplugin-icons" : " ^0.20.1" ,
6969 "unplugin-vue-components" : " ^0.27.4" ,
7070 "unplugin-vue-macros" : " ^2.13.3" ,
7171 "unplugin-vue-router" : " ^0.10.8" ,
7272 "vite" : " 5.4.11" ,
73- "vite-plugin-compression2" : " ^1.3.0 " ,
73+ "vite-plugin-compression2" : " ^1.3.1 " ,
7474 "vite-plugin-vue-layouts" : " ^0.11.0" ,
7575 "vite-svg-loader" : " ^5.1.0" ,
7676 "vitepress" : " 1.5.0" ,
You can’t perform that action at this time.
0 commit comments