@bigbinary/neeto-thank-you-frontend 3.1.7 → 3.1.9

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 (41) hide show
  1. package/README.md +0 -4
  2. package/dist/.ready +1 -0
  3. package/dist/ConfigureThankYou.js +16 -12
  4. package/dist/ConfigureThankYou.js.map +1 -1
  5. package/dist/ShowThankYou.js +4 -4
  6. package/dist/ShowThankYou.js.map +1 -1
  7. package/dist/{SocialShare-IpD22bWy.js → SocialShare-C4rOGmnp.js} +2 -2
  8. package/dist/{SocialShare-IpD22bWy.js.map → SocialShare-C4rOGmnp.js.map} +1 -1
  9. package/dist/cjs/ConfigureThankYou.js +16 -12
  10. package/dist/cjs/ConfigureThankYou.js.map +1 -1
  11. package/dist/cjs/ShowThankYou.js +4 -4
  12. package/dist/cjs/ShowThankYou.js.map +1 -1
  13. package/dist/cjs/{SocialShare-DVX5tF41.js → SocialShare-abuXAsLb.js} +2 -2
  14. package/dist/cjs/{SocialShare-DVX5tF41.js.map → SocialShare-abuXAsLb.js.map} +1 -1
  15. package/dist/cjs/constants.js +1 -1
  16. package/dist/cjs/constants.js.map +1 -1
  17. package/dist/cjs/index-Bp2NY-mY.js.map +1 -1
  18. package/dist/cjs/index.js +3 -2
  19. package/dist/cjs/index.js.map +1 -1
  20. package/dist/cjs/useCreateThankYouConfiguration.js +1 -1
  21. package/dist/cjs/useDeleteThankYouConfiguration.js +1 -1
  22. package/dist/cjs/useFetchThankYouConfigurations.js +1 -1
  23. package/dist/cjs/useShowThankYouConfiguration.js +1 -1
  24. package/dist/cjs/{useThankYouConfigurationApi-CIRMlHep.js → useThankYouConfigurationApi-Bx8hQqrm.js} +2 -2
  25. package/dist/cjs/{useThankYouConfigurationApi-CIRMlHep.js.map → useThankYouConfigurationApi-Bx8hQqrm.js.map} +1 -1
  26. package/dist/cjs/useThankYouPageApi-DeHETkcA.js.map +1 -1
  27. package/dist/cjs/useUpdateThankYouConfiguration.js +1 -1
  28. package/dist/constants.js +1 -1
  29. package/dist/constants.js.map +1 -1
  30. package/dist/index-CJXBMIZP.js.map +1 -1
  31. package/dist/index.js +3 -2
  32. package/dist/index.js.map +1 -1
  33. package/dist/useCreateThankYouConfiguration.js +1 -1
  34. package/dist/useDeleteThankYouConfiguration.js +1 -1
  35. package/dist/useFetchThankYouConfigurations.js +1 -1
  36. package/dist/useShowThankYouConfiguration.js +1 -1
  37. package/dist/{useThankYouConfigurationApi-hprxzGah.js → useThankYouConfigurationApi-DSQ3IBbq.js} +2 -2
  38. package/dist/{useThankYouConfigurationApi-hprxzGah.js.map → useThankYouConfigurationApi-DSQ3IBbq.js.map} +1 -1
  39. package/dist/useThankYouPageApi-Qu4dKbsj.js.map +1 -1
  40. package/dist/useUpdateThankYouConfiguration.js +1 -1
  41. package/package.json +32 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-thank-you-frontend",
3
- "version": "3.1.7",
3
+ "version": "3.1.9",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-thank-you-nano",
@@ -56,23 +56,23 @@
56
56
  "@babel/preset-env": "7.26.0",
57
57
  "@babel/preset-react": "7.25.9",
58
58
  "@babel/preset-typescript": "7.26.0",
59
- "@babel/runtime": "7.26.10",
59
+ "@babel/runtime": "7.29.2",
60
60
  "@bigbinary/babel-preset-neeto": "^1.0.3",
61
- "@bigbinary/eslint-plugin-neeto": "1.8.1",
61
+ "@bigbinary/eslint-plugin-neeto": "1.9.0",
62
62
  "@bigbinary/neeto-cist": "1.0.17",
63
- "@bigbinary/neeto-commons-frontend": "4.13.105",
64
- "@bigbinary/neeto-editor": "1.47.90",
65
- "@bigbinary/neeto-filters-frontend": "4.3.31",
66
- "@bigbinary/neeto-icons": "1.20.80",
67
- "@bigbinary/neeto-molecules": "4.1.10",
68
- "@bigbinary/neetoui": "8.3.75",
63
+ "@bigbinary/neeto-commons-frontend": "4.13.127",
64
+ "@bigbinary/neeto-editor": "1.47.115",
65
+ "@bigbinary/neeto-filters-frontend": "4.3.38",
66
+ "@bigbinary/neeto-icons": "1.20.88",
67
+ "@bigbinary/neeto-molecules": "5.1.5",
68
+ "@bigbinary/neetoui": "8.8.0",
69
69
  "@emotion/is-prop-valid": "1.2.0",
70
70
  "@faker-js/faker": "8.2.0",
71
71
  "@honeybadger-io/js": "6.10.1",
72
72
  "@honeybadger-io/react": "6.1.25",
73
73
  "@rollup/plugin-alias": "5.1.1",
74
- "@rollup/plugin-babel": "6.0.4",
75
- "@rollup/plugin-commonjs": "25.0.7",
74
+ "@rollup/plugin-babel": "6.1.0",
75
+ "@rollup/plugin-commonjs": "25.0.8",
76
76
  "@rollup/plugin-json": "6.1.0",
77
77
  "@rollup/plugin-node-resolve": "15.3.0",
78
78
  "@rollup/plugin-replace": "5.0.4",
@@ -84,12 +84,12 @@
84
84
  "antd": "5.22.1",
85
85
  "assert": "^2.1.0",
86
86
  "autoprefixer": "^10.4.5",
87
- "axios": "1.13.5",
87
+ "axios": "1.16.0",
88
88
  "babel-loader": "^8.2.5",
89
89
  "babel-plugin-istanbul": "^6.1.1",
90
90
  "babel-plugin-js-logger": "1.0.17",
91
91
  "babel-plugin-macros": "3.1.0",
92
- "babel-plugin-module-resolver": "^5.0.0",
92
+ "babel-plugin-module-resolver": "5.0.3",
93
93
  "babel-plugin-preval": "^5.1.0",
94
94
  "babel-plugin-transform-react-remove-prop-types": "0.4.24",
95
95
  "babel-preset-react": "6.24.1",
@@ -99,7 +99,7 @@
99
99
  "classnames": "2.5.1",
100
100
  "crypto-browserify": "3.12.1",
101
101
  "css-loader": "^6.7.1",
102
- "dompurify": "^3.2.4",
102
+ "dompurify": "3.4.1",
103
103
  "dotenv-webpack": "^8.0.1",
104
104
  "eslint": "^9.25.1",
105
105
  "eslint-config-prettier": "^10.1.2",
@@ -113,7 +113,7 @@
113
113
  "eslint-plugin-react": "^7.37.5",
114
114
  "eslint-plugin-react-hooks": "^5.2.0",
115
115
  "eslint-plugin-security": "^3.0.1",
116
- "eslint-plugin-sonarjs": "^3.0.2",
116
+ "eslint-plugin-sonarjs": "^4.0.2",
117
117
  "eslint-plugin-unused-imports": "^4.1.4",
118
118
  "eslint-plugin-xss": "^0.1.12",
119
119
  "formik": "2.4.6",
@@ -130,7 +130,7 @@
130
130
  "mixpanel-browser": "2.47.0",
131
131
  "os-browserify": "0.3.0",
132
132
  "path-browserify": "^1.0.1",
133
- "postcss": "8.4.49",
133
+ "postcss": "8.5.11",
134
134
  "postcss-import": "^15.0.0",
135
135
  "postcss-loader": "^7.0.1",
136
136
  "postcss-preset-env": "7.8.2",
@@ -145,14 +145,13 @@
145
145
  "react-i18next": "12.3.1",
146
146
  "react-router-dom": "5.3.3",
147
147
  "react-toastify": "8.0.2",
148
- "react_ujs": "^3.1.1",
149
- "rollup": "4.25.0",
148
+ "rollup": "4.59.0",
150
149
  "rollup-plugin-analyzer": "4.0.0",
151
150
  "rollup-plugin-cleaner": "1.0.0",
152
151
  "rollup-plugin-copy": "3.5.0",
153
152
  "rollup-plugin-peer-deps-external": "2.2.4",
154
153
  "rollup-plugin-styles": "4.0.0",
155
- "sass": "1.89.0",
154
+ "sass": "1.98.0",
156
155
  "sass-loader": "^13.0.2",
157
156
  "source-map-loader": "4.0.1",
158
157
  "stream-browserify": "^3.0.0",
@@ -160,10 +159,10 @@
160
159
  "style-loader": "^3.3.1",
161
160
  "tailwindcss": "^4.1.17",
162
161
  "tty-browserify": "0.0.1",
163
- "url": "^0.11.0",
162
+ "url": "0.11.4",
164
163
  "util": "^0.12.5",
165
164
  "vm-browserify": "1.1.2",
166
- "webpack": "5.76.0",
165
+ "webpack": "5.104.1",
167
166
  "webpack-assets-manifest": "^5.1.0",
168
167
  "webpack-cli": "4.10.0",
169
168
  "webpack-dev-server": "^5.2.1",
@@ -171,30 +170,30 @@
171
170
  "zustand": "4.4.2"
172
171
  },
173
172
  "peerDependencies": {
174
- "@babel/runtime": "7.26.10",
173
+ "@babel/runtime": "7.29.2",
175
174
  "@bigbinary/neeto-cist": "1.0.17",
176
- "@bigbinary/neeto-commons-frontend": "4.13.105",
177
- "@bigbinary/neeto-editor": "1.47.90",
178
- "@bigbinary/neeto-filters-frontend": "4.3.31",
179
- "@bigbinary/neeto-icons": "1.20.80",
180
- "@bigbinary/neeto-molecules": "4.1.10",
181
- "@bigbinary/neetoui": "8.3.75",
175
+ "@bigbinary/neeto-commons-frontend": "4.13.127",
176
+ "@bigbinary/neeto-editor": "1.47.115",
177
+ "@bigbinary/neeto-filters-frontend": "4.3.38",
178
+ "@bigbinary/neeto-icons": "1.20.88",
179
+ "@bigbinary/neeto-molecules": "5.1.5",
180
+ "@bigbinary/neetoui": "8.8.0",
182
181
  "@honeybadger-io/js": "6.10.1",
183
182
  "@honeybadger-io/react": "6.1.25",
184
- "@tailwindcss/container-queries": "^0.1.1",
183
+ "@tailwindcss/container-queries": "0.1.1",
185
184
  "@tanstack/react-query": "5.59.20",
186
185
  "@tanstack/react-query-devtools": "5.59.20",
187
186
  "antd": "5.22.1",
188
- "axios": "1.13.5",
187
+ "axios": "1.16.0",
189
188
  "buffer": "^6.0.3",
190
189
  "classnames": "2.5.1",
191
190
  "crypto-browserify": "3.12.1",
192
- "dompurify": "^3.2.4",
191
+ "dompurify": "3.4.1",
193
192
  "formik": "2.4.6",
194
193
  "https-browserify": "1.0.0",
195
194
  "i18next": "22.5.1",
196
195
  "js-logger": "1.6.1",
197
- "mixpanel-browser": "^2.45.0",
196
+ "mixpanel-browser": "2.45.0",
198
197
  "os-browserify": "0.3.0",
199
198
  "path-browserify": "^1.0.1",
200
199
  "qs": "6.15.0",
@@ -210,7 +209,7 @@
210
209
  "stream-http": "3.2.0",
211
210
  "tailwindcss": "3.4.14",
212
211
  "tty-browserify": "0.0.1",
213
- "url": "^0.11.0",
212
+ "url": "0.11.4",
214
213
  "util": "^0.12.5",
215
214
  "vm-browserify": "1.1.2",
216
215
  "yup": "0.32.11",