@bigbinary/neeto-commons-frontend 4.13.130 → 4.13.131

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/.ready +1 -1
  2. package/package.json +3 -3
package/dist/.ready CHANGED
@@ -1 +1 @@
1
- Built at 2026-06-03T12:01:48.826Z
1
+ Built at 2026-06-03T16:46:32.806Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-commons-frontend",
3
- "version": "4.13.130",
3
+ "version": "4.13.131",
4
4
  "description": "A package encapsulating common code across neeto projects including initializers, utility functions, common components and hooks and so on.",
5
5
  "repository": "git@github.com:bigbinary/neeto-commons-frontend.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -215,7 +215,7 @@
215
215
  "postcss-preset-env": "7.8.2",
216
216
  "prettier": "3",
217
217
  "prettier-plugin-tailwindcss": "0.6.14",
218
- "qs": "6.15.0",
218
+ "qs": "6.15.2",
219
219
  "ramda": "0.29.0",
220
220
  "react": "18.3.1",
221
221
  "react-colorful": "5.6.1",
@@ -287,7 +287,7 @@
287
287
  "js-logger": "1.6.1",
288
288
  "linkify-react": "4.3.2",
289
289
  "linkifyjs": "4.3.2",
290
- "qs": "6.15.0",
290
+ "qs": "6.15.2",
291
291
  "ramda": "0.29.0",
292
292
  "react": "18.3.1",
293
293
  "react-colorful": "5.6.1",