impact-ui 3.6.0-alpha → 3.6.1-Header-Update.1

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": "impact-ui",
3
- "version": "3.6.0-alpha",
3
+ "version": "3.6.1-Header-Update.1",
4
4
  "description": "Impact Analytics UI library",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -74,6 +74,7 @@
74
74
  "@storybook/test": "^8.1.6",
75
75
  "@storybook/theming": "^8.2.6",
76
76
  "@svgr/rollup": "^6.5.1",
77
+ "@svgr/webpack": "^8.1.0",
77
78
  "@testing-library/react": "^12.1.2",
78
79
  "ag-grid-community": "^32.3.2",
79
80
  "ag-grid-enterprise": "^32.3.2",
@@ -84,6 +85,7 @@
84
85
  "babel-preset-minify": "^0.6.0-alpha.9",
85
86
  "css-loader": "^3.5.3",
86
87
  "es-check": "^5.1.2",
88
+ "fuse.js": "^7.1.0",
87
89
  "husky": "^4.3.8",
88
90
  "jest": "^29.7.0",
89
91
  "jest-environment-jsdom": "^29.7.0",
@@ -92,8 +94,8 @@
92
94
  "postcss-url": "^10.1.3",
93
95
  "prettier": "^2.8.3",
94
96
  "prop-types": "^15.8.1",
95
- "react": "^19.0.0",
96
- "react-dom": "^19.0.0",
97
+ "react": "^17.0.0",
98
+ "react-dom": "^17.0.0",
97
99
  "react-scripts": "^5.0.1",
98
100
  "react-syntax-highlighter": "^15.5.0",
99
101
  "rollup": "^2.13.1",
@@ -134,10 +136,11 @@
134
136
  "node": "^20.16.0",
135
137
  "react-dates": "^21.8.0",
136
138
  "react-hook-form": "^7.54.2",
137
- "react-router-dom": "^6.22.0",
138
- "react-select": "^5.8.0",
139
+ "react-router-dom": "^6.2.2",
140
+ "react-select": "^5.7.0",
141
+ "react-textarea-autosize": "^8.5.9",
139
142
  "react-window": "^1.8.11",
140
- "styled-components": "^6.1.8"
143
+ "styled-components": "^5.3.6"
141
144
  },
142
145
  "browserslist": {
143
146
  "production": [