impact-ui 3.5.6-alpha.9 → 3.6.1-alpha

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.5.6-alpha.9",
3
+ "version": "3.6.1-alpha",
4
4
  "description": "Impact Analytics UI library",
5
5
  "main": "dist/index.js",
6
6
  "files": [
@@ -92,8 +92,8 @@
92
92
  "postcss-url": "^10.1.3",
93
93
  "prettier": "^2.8.3",
94
94
  "prop-types": "^15.8.1",
95
- "react": "^17.0.0",
96
- "react-dom": "^17.0.0",
95
+ "react": "^19.0.0",
96
+ "react-dom": "^19.0.0",
97
97
  "react-scripts": "^5.0.1",
98
98
  "react-syntax-highlighter": "^15.5.0",
99
99
  "rollup": "^2.13.1",
@@ -127,16 +127,17 @@
127
127
  "@babel/runtime": "^7.17.8",
128
128
  "@dnd-kit/core": "^6.2.0",
129
129
  "@dnd-kit/sortable": "^9.0.0",
130
+ "@dnd-kit/utilities": "^3.2.2",
130
131
  "axios": "^1.3.4",
131
132
  "lodash": "^4.17.21",
132
133
  "moment": "^2.29.4",
133
134
  "node": "^20.16.0",
134
135
  "react-dates": "^21.8.0",
135
136
  "react-hook-form": "^7.54.2",
136
- "react-router-dom": "^6.2.2",
137
- "react-select": "^5.7.0",
137
+ "react-router-dom": "^6.22.0",
138
+ "react-select": "^5.8.0",
138
139
  "react-window": "^1.8.11",
139
- "styled-components": "^5.3.6"
140
+ "styled-components": "^6.1.8"
140
141
  },
141
142
  "browserslist": {
142
143
  "production": [