@bigbinary/neeto-webhooks-frontend 1.5.4 → 1.5.6

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-webhooks-frontend",
3
- "version": "1.5.4",
3
+ "version": "1.5.6",
4
4
  "description": "Manage webhooks across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-webhooks-nano",
@@ -48,6 +48,7 @@
48
48
  "@babel/runtime": "7.22.6",
49
49
  "@bigbinary/babel-preset-neeto": "1.0.3",
50
50
  "@bigbinary/eslint-plugin-neeto": "1.0.64",
51
+ "@bigbinary/neeto-audit-frontend": "1.0.8",
51
52
  "@bigbinary/neeto-commons-frontend": "2.0.93",
52
53
  "@bigbinary/neeto-icons": "1.12.3",
53
54
  "@bigbinary/neeto-molecules": "1.0.30",
@@ -108,14 +109,14 @@
108
109
  "prettier-plugin-tailwindcss": "0.3.0",
109
110
  "process": "0.11.10",
110
111
  "ramda": "0.29.0",
111
- "react": "17.0.2",
112
- "react-dom": "17.0.2",
112
+ "react": "^18.2.0",
113
+ "react-dom": "^18.2.0",
113
114
  "react-helmet": "6.1.0",
114
115
  "react-i18next": "13.0.1",
115
116
  "react-query": "3.39.3",
116
117
  "react-router-dom": "5.2.0",
117
118
  "react-toastify": "8.0.2",
118
- "react_ujs": "2.6.2",
119
+ "react_ujs": "^3.1.1",
119
120
  "rollup": "2.79.1",
120
121
  "rollup-plugin-analyzer": "4.0.0",
121
122
  "rollup-plugin-cleaner": "1.0.0",
@@ -155,7 +156,7 @@
155
156
  "react-dom": "17.0.2",
156
157
  "react-helmet": "^6.1.0",
157
158
  "react-query": "3.39.2",
158
- "react-router-dom": "5.3.0",
159
+ "react-router-dom": "5.3.3",
159
160
  "react-toastify": "8.2.0",
160
161
  "yup": "^0.32.11",
161
162
  "zustand": "4.3.2"