Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.
Merged
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vueuse/integrations": "^10.3.0",
"frappe-ui": "^0.1.201",
"gemoji": "^8.1.0",
"lodash": "^4.17.23",
"lodash": "^4.18.1",
"mime": "^4.0.1",
"pinia": "^2.0.33",
"socket.io-client": "^4.7.2",
Expand All @@ -30,7 +30,7 @@
"@vitejs/plugin-vue-jsx": "^4.1.2",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.5",
"vite": "^6.4.1",
"vite": "^6.4.2",
"tailwindcss": "^3.4.15",
"vite-plugin-pwa": "^1.2.0",
"workbox-build": "^7.4.0",
Expand Down
13 changes: 11 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,17 @@
},
"resolutions":{
"glob" : "^11.1.0",
"@isaacs/brace-expansion": "^5.0.1",
"minimatch": "10.2.1"
"brace-expansion": "^5.0.5",
"rollup": "^4.59.0",
"minimatch": "10.2.3",
"serialize-javascript": "^7.0.3",
"markdown-it": "^14.1.1",
"dompurify": ">=3.4.0",
"socket.io-parser": "^4.2.6",
"picomatch": "^4.0.4",
"ajv": "^8.18.0",
"defu": "^6.1.5",
"lodash": "^4.18.1"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading
Loading