diff --git a/admin/package.json b/admin/package.json index 1f13aa3c823..05ee422a4a1 100644 --- a/admin/package.json +++ b/admin/package.json @@ -15,7 +15,7 @@ "@radix-ui/react-toast": "^1.1.5", "i18next": "^23.11.2", "i18next-browser-languagedetector": "^7.2.1", - "lucide-react": "^0.371.0", + "lucide-react": "^0.372.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.51.3", @@ -33,7 +33,7 @@ "socket.io-client": "^4.7.5", "typescript": "^5.4.5", "vite": "^5.2.9", - "vite-plugin-static-copy": "^1.0.2", + "vite-plugin-static-copy": "^1.0.3", "vite-plugin-svgr": "^4.2.0" } } diff --git a/doc/package.json b/doc/package.json index 6e9b1153192..54761149fdc 100644 --- a/doc/package.json +++ b/doc/package.json @@ -1,6 +1,6 @@ { "devDependencies": { - "vitepress": "^1.1.1" + "vitepress": "^1.1.3" }, "scripts": { "docs:dev": "vitepress dev", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ee7f7fb1f0..aecb1af6787 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^7.2.1 version: 7.2.1 lucide-react: - specifier: ^0.371.0 - version: 0.371.0(react@18.2.0) + specifier: ^0.372.0 + version: 0.372.0(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -88,8 +88,8 @@ importers: specifier: ^5.2.9 version: 5.2.9 vite-plugin-static-copy: - specifier: ^1.0.2 - version: 1.0.2(vite@5.2.9) + specifier: ^1.0.3 + version: 1.0.3(vite@5.2.9) vite-plugin-svgr: specifier: ^4.2.0 version: 4.2.0(typescript@5.4.5)(vite@5.2.9) @@ -131,8 +131,8 @@ importers: doc: devDependencies: vitepress: - specifier: ^1.1.1 - version: 1.1.1 + specifier: ^1.1.3 + version: 1.1.3 src: dependencies: @@ -5547,8 +5547,8 @@ packages: engines: {node: '>=12'} dev: false - /lucide-react@0.371.0(react@18.2.0): - resolution: {integrity: sha512-FpUup3kaya7JpGHaoNYn1o0Z8IFvR9w4LeXr2ad20DTr3RFLBXD69bVXagV/I8yWyCJu3it1d1B3bNSa5ui4AA==} + /lucide-react@0.372.0(react@18.2.0): + resolution: {integrity: sha512-0cKdqmilHXWUwWAWnf6CrrjHD8YaqPMtLrmEHXolZusNTr9epULCsiJwIOHk2q1yFxdEwd96D4zShlAj67UJdA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 dependencies: @@ -7375,8 +7375,8 @@ packages: vfile-message: 4.0.2 dev: false - /vite-plugin-static-copy@1.0.2(vite@5.2.9): - resolution: {integrity: sha512-AfmEF+a/mfjsUsrgjbCkhzUCeIUF4EKQXXt3Ie1cour9MBpy6f6GphbdW2td28oYfOrwCyRzFCksgLkpk58q6Q==} + /vite-plugin-static-copy@1.0.3(vite@5.2.9): + resolution: {integrity: sha512-hBCCz6T0uNI3oF5oJ/Ju73rhoR+ADrJ2iLAea5+wA7kpQ8clYgY8BD+GL0w0BrqsYCbgBITOByBP/3y9Y+h93A==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -7438,8 +7438,8 @@ packages: fsevents: 2.3.3 dev: true - /vitepress@1.1.1: - resolution: {integrity: sha512-8M4v+7K1AQSOnfNDtDVEPF/BFmmeA5291Y0uhq1qgAh5Sa6H2oiTxoW0YyFNtq/35kB33sEgkvZHflWM2sgrkw==} + /vitepress@1.1.3: + resolution: {integrity: sha512-hGrIYN0w9IHWs0NQSnlMjKV/v/HLfD+Ywv5QdvCSkiT32mpNOOwUrZjnqZv/JL/WBPpUc94eghTUvmipxw0xrA==} hasBin: true peerDependencies: markdown-it-mathjax3: ^4