Просмотр исходного кода

Merge remote-tracking branch 'origin/master' into imprv/page-title-header-max-width

Yuki Takei 1 год назад
Родитель
Сommit
bc5bdcf5c4
3 измененных файлов с 6 добавлено и 6 удалено
  1. 1 1
      apps/app/docker/README.md
  2. 1 1
      package.json
  3. 4 4
      yarn.lock

+ 1 - 1
apps/app/docker/README.md

@@ -4,7 +4,7 @@ GROWI Official docker image
 
 
 [![Actions Status](https://github.com/weseek/growi/workflows/Release/badge.svg)](https://github.com/weseek/growi/actions) [![docker-pulls](https://img.shields.io/docker/pulls/weseek/growi.svg)](https://hub.docker.com/r/weseek/growi/) [![](https://images.microbadger.com/badges/image/weseek/growi.svg)](https://microbadger.com/images/weseek/growi)
 [![Actions Status](https://github.com/weseek/growi/workflows/Release/badge.svg)](https://github.com/weseek/growi/actions) [![docker-pulls](https://img.shields.io/docker/pulls/weseek/growi.svg)](https://hub.docker.com/r/weseek/growi/) [![](https://images.microbadger.com/badges/image/weseek/growi.svg)](https://microbadger.com/images/weseek/growi)
 
 
-![GROWI-x-docker](https://user-images.githubusercontent.com/1638767/38307565-105956e2-384f-11e8-8534-b1128522d68d.png)
+![GROWI-x-docker](https://github.com/user-attachments/assets/1a82236d-5a85-4a2e-842a-971b4c1625e6)
 
 
 
 
 Supported tags and respective Dockerfile links
 Supported tags and respective Dockerfile links

+ 1 - 1
package.json

@@ -101,7 +101,7 @@
     "tsconfig-paths": "^4.2.0",
     "tsconfig-paths": "^4.2.0",
     "typescript": "~5.0.0",
     "typescript": "~5.0.0",
     "typescript-transform-paths": "^3.4.7",
     "typescript-transform-paths": "^3.4.7",
-    "vite": "^5.2.9",
+    "vite": "^5.2.14",
     "vite-plugin-dts": "^3.8.3",
     "vite-plugin-dts": "^3.8.3",
     "vite-tsconfig-paths": "^4.3.2",
     "vite-tsconfig-paths": "^4.3.2",
     "vitest": "~1.6.0",
     "vitest": "~1.6.0",

+ 4 - 4
yarn.lock

@@ -18723,10 +18723,10 @@ vite-tsconfig-paths@^4.3.2:
     globrex "^0.1.2"
     globrex "^0.1.2"
     tsconfck "^3.0.3"
     tsconfck "^3.0.3"
 
 
-vite@^5.0.0, vite@^5.2.9:
-  version "5.2.9"
-  resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.9.tgz#cd9a356c6ff5f7456c09c5ce74068ffa8df743d9"
-  integrity sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==
+vite@^5.0.0, vite@^5.2.14:
+  version "5.2.14"
+  resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.14.tgz#fd5f60facf6b5f90ec7da6323c467a365d380c3d"
+  integrity sha512-TFQLuwWLPms+NBNlh0D9LZQ+HXW471COABxw/9TEUBrjuHMo9BrYBPrN/SYAwIuVL+rLerycxiLT41t4f5MZpA==
   dependencies:
   dependencies:
     esbuild "^0.20.1"
     esbuild "^0.20.1"
     postcss "^8.4.38"
     postcss "^8.4.38"