@bigbinary/neeto-audit-frontend 2.4.2 → 2.4.3

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.
@@ -56,7 +56,7 @@ const DEV_DEPENDENCIES = {
56
56
  "sass-loader": "^13.0.2",
57
57
  "stream-browserify": "^3.0.0",
58
58
  "stream-http": "3.2.0",
59
- "tailwindcss": "3.4.14",
59
+ "tailwindcss": "4.1.11",
60
60
  "tippy.js": "6.3.7",
61
61
  "tty-browserify": "0.0.1",
62
62
  "url": "0.11.4",
@@ -107,7 +107,7 @@ const PEER_DEPENDENCIES = {
107
107
  "react-toastify": "8.0.2",
108
108
  "stream-browserify": "^3.0.0",
109
109
  "stream-http": "3.2.0",
110
- "tailwindcss": "3.4.14",
110
+ "tailwindcss": "4.1.11",
111
111
  "tippy.js": "6.3.7",
112
112
  "tty-browserify": "0.0.1",
113
113
  "url": "0.11.4",
@@ -33,7 +33,7 @@ const DEV_DEPENDENCIES = {
33
33
  "rollup-plugin-peer-deps-external": "2.2.4",
34
34
  "rollup-plugin-styles": "4.0.0",
35
35
  "sass": "1.89.0",
36
- tailwindcss: "3.4.14",
36
+ tailwindcss: "4.1.11",
37
37
  util: "^0.12.5",
38
38
  yup: "0.32.11",
39
39
  };
package/dist/index.js CHANGED
@@ -16030,7 +16030,7 @@ const DEV_DEPENDENCIES$2 = {
16030
16030
  "sass-loader": "^13.0.2",
16031
16031
  "stream-browserify": "^3.0.0",
16032
16032
  "stream-http": "3.2.0",
16033
- "tailwindcss": "3.4.14",
16033
+ "tailwindcss": "4.1.11",
16034
16034
  "tippy.js": "6.3.7",
16035
16035
  "tty-browserify": "0.0.1",
16036
16036
  "url": "0.11.4",
@@ -16081,7 +16081,7 @@ const PEER_DEPENDENCIES$2 = {
16081
16081
  "react-toastify": "8.0.2",
16082
16082
  "stream-browserify": "^3.0.0",
16083
16083
  "stream-http": "3.2.0",
16084
- "tailwindcss": "3.4.14",
16084
+ "tailwindcss": "4.1.11",
16085
16085
  "tippy.js": "6.3.7",
16086
16086
  "tty-browserify": "0.0.1",
16087
16087
  "url": "0.11.4",
@@ -16132,7 +16132,7 @@ const DEV_DEPENDENCIES$1 = {
16132
16132
  "rollup-plugin-peer-deps-external": "2.2.4",
16133
16133
  "rollup-plugin-styles": "4.0.0",
16134
16134
  "sass": "1.89.0",
16135
- tailwindcss: "3.4.14",
16135
+ tailwindcss: "4.1.11",
16136
16136
  util: "^0.12.5",
16137
16137
  yup: "0.32.11",
16138
16138
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-audit-frontend",
3
- "version": "2.4.2",
3
+ "version": "2.4.3",
4
4
  "description": "Audits neeto frontend codebase for issues and suggests a fix.",
5
5
  "type": "module",
6
6
  "bin": "./dist/index.js",