slickgrid-react 3.5.1 → 3.6.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.
Files changed (1) hide show
  1. package/package.json +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slickgrid-react",
3
- "version": "3.5.1",
3
+ "version": "3.6.1",
4
4
  "description": "Slickgrid components made available in React",
5
5
  "keywords": [
6
6
  "react",
@@ -91,11 +91,11 @@
91
91
  ]
92
92
  },
93
93
  "dependencies": {
94
- "@slickgrid-universal/common": "~3.5.1",
95
- "@slickgrid-universal/custom-footer-component": "~3.5.1",
96
- "@slickgrid-universal/empty-warning-component": "~3.5.1",
97
- "@slickgrid-universal/event-pub-sub": "~3.5.1",
98
- "@slickgrid-universal/pagination-component": "~3.5.1",
94
+ "@slickgrid-universal/common": "~3.6.0",
95
+ "@slickgrid-universal/custom-footer-component": "~3.6.0",
96
+ "@slickgrid-universal/empty-warning-component": "~3.6.0",
97
+ "@slickgrid-universal/event-pub-sub": "~3.6.0",
98
+ "@slickgrid-universal/pagination-component": "~3.6.0",
99
99
  "dequal": "^2.0.3",
100
100
  "dompurify": "^3.0.6",
101
101
  "font-awesome": "^4.7.0",
@@ -106,34 +106,34 @@
106
106
  },
107
107
  "devDependencies": {
108
108
  "@4tw/cypress-drag-drop": "^2.2.5",
109
- "@faker-js/faker": "^8.2.0",
109
+ "@faker-js/faker": "^8.3.1",
110
110
  "@fnando/sparkline": "^0.3.10",
111
111
  "@popperjs/core": "^2.11.8",
112
112
  "@release-it/conventional-changelog": "^8.0.1",
113
- "@slickgrid-universal/composite-editor-component": "~3.5.1",
114
- "@slickgrid-universal/custom-tooltip-plugin": "~3.5.1",
115
- "@slickgrid-universal/excel-export": "~3.5.1",
116
- "@slickgrid-universal/graphql": "~3.5.1",
117
- "@slickgrid-universal/odata": "~3.5.1",
118
- "@slickgrid-universal/rxjs-observable": "~3.5.1",
119
- "@slickgrid-universal/text-export": "~3.5.1",
113
+ "@slickgrid-universal/composite-editor-component": "~3.6.0",
114
+ "@slickgrid-universal/custom-tooltip-plugin": "~3.6.0",
115
+ "@slickgrid-universal/excel-export": "~3.6.0",
116
+ "@slickgrid-universal/graphql": "~3.6.0",
117
+ "@slickgrid-universal/odata": "~3.6.0",
118
+ "@slickgrid-universal/rxjs-observable": "~3.6.0",
119
+ "@slickgrid-universal/text-export": "~3.6.0",
120
120
  "@testing-library/jest-dom": "^6.1.4",
121
- "@testing-library/react": "^14.1.0",
121
+ "@testing-library/react": "^14.1.2",
122
122
  "@testing-library/user-event": "^14.5.1",
123
123
  "@types/bluebird": "^3.5.42",
124
124
  "@types/dompurify": "^3.0.5",
125
125
  "@types/flatpickr": "^3.1.2",
126
126
  "@types/fnando__sparkline": "^0.3.7",
127
127
  "@types/i18next-xhr-backend": "^1.4.2",
128
- "@types/jest": "^29.5.8",
129
- "@types/node": "^20.9.0",
130
- "@types/react": "^18.2.37",
131
- "@types/react-dom": "^18.2.15",
132
- "@types/sortablejs": "^1.15.5",
128
+ "@types/jest": "^29.5.10",
129
+ "@types/node": "^20.10.0",
130
+ "@types/react": "^18.2.38",
131
+ "@types/react-dom": "^18.2.17",
132
+ "@types/sortablejs": "^1.15.7",
133
133
  "@types/text-encoding-utf-8": "^1.0.5",
134
134
  "@types/webpack": "^5.28.5",
135
- "@typescript-eslint/eslint-plugin": "^6.10.0",
136
- "@typescript-eslint/parser": "^6.10.0",
135
+ "@typescript-eslint/eslint-plugin": "^6.12.0",
136
+ "@typescript-eslint/parser": "^6.12.0",
137
137
  "@webpack-cli/serve": "^2.0.5",
138
138
  "bootstrap": "^5.3.2",
139
139
  "clean-webpack-plugin": "^4.0.0",
@@ -142,16 +142,16 @@
142
142
  "copyfiles": "^2.4.1",
143
143
  "css-loader": "^6.8.1",
144
144
  "custom-event-polyfill": "^1.0.7",
145
- "cypress": "^13.5.0",
145
+ "cypress": "^13.6.0",
146
146
  "esbuild-loader": "^4.0.2",
147
- "eslint": "^8.53.0",
147
+ "eslint": "^8.54.0",
148
148
  "eslint-plugin-import": "^2.29.0",
149
149
  "eslint-plugin-prefer-arrow": "^1.2.3",
150
150
  "fetch-jsonp": "^1.3.0",
151
151
  "font-awesome": "^4.7.0",
152
152
  "html-loader": "4.2.0",
153
153
  "html-webpack-plugin": "5.5.3",
154
- "i18next-http-backend": "^2.4.1",
154
+ "i18next-http-backend": "^2.4.2",
155
155
  "isomorphic-fetch": "^3.0.0",
156
156
  "jest": "^29.7.0",
157
157
  "jest-cli": "^29.7.0",
@@ -165,7 +165,7 @@
165
165
  "react": "^18.2.0",
166
166
  "react-dom": "^18.2.0",
167
167
  "react-i18next": "^12.3.1",
168
- "react-router-dom": "^6.18.0",
168
+ "react-router-dom": "^6.20.0",
169
169
  "release-it": "^17.0.0",
170
170
  "rimraf": "^5.0.5",
171
171
  "rxjs": "^7.8.1",
@@ -174,7 +174,7 @@
174
174
  "serve": "^14.2.1",
175
175
  "style-loader": "3.3.3",
176
176
  "ts-jest": "^29.1.1",
177
- "ts-loader": "^9.5.0",
177
+ "ts-loader": "^9.5.1",
178
178
  "typescript": "^5.2.2",
179
179
  "webpack": "^5.89.0",
180
180
  "webpack-cli": "^5.1.4",
@@ -185,6 +185,6 @@
185
185
  "npm": ">=8.5.0"
186
186
  },
187
187
  "resolutions": {
188
- "caniuse-lite": "1.0.30001561"
188
+ "caniuse-lite": "1.0.30001564"
189
189
  }
190
190
  }