@revolist/revogrid 4.19.4 → 4.20.0

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 +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revolist/revogrid",
3
- "version": "4.19.4",
3
+ "version": "4.20.0",
4
4
  "type": "module",
5
5
  "description": "Virtual reactive data grid spreadsheet component - RevoGrid.",
6
6
  "license": "MIT",
@@ -104,6 +104,7 @@
104
104
  },
105
105
  "devDependencies": {
106
106
  "@angular/core": "^20.3.0",
107
+ "@revolist/stencil-angular-output": "^1.1.3",
107
108
  "@revolist/stencil-vue2-output-target": "^0.0.6",
108
109
  "@revolist/svelte-output-target": "0.0.7",
109
110
  "@stencil/angular-output-target": "1.1.1",
@@ -120,13 +121,13 @@
120
121
  "@types/react-dom": "^18.3.0",
121
122
  "bootstrap": "^5.3.2",
122
123
  "chalk": "^5.3.0",
123
- "minimist": "^1.2.8",
124
124
  "execa": "^9.2.0",
125
125
  "fs": "^0.0.1-security",
126
126
  "jest": "^29.7.0",
127
127
  "jest-cli": "^29.7.0",
128
128
  "json2md": "^2.0.1",
129
129
  "lodash": "npm:lodash-es@4.17.21",
130
+ "minimist": "^1.2.8",
130
131
  "path": "^0.12.7",
131
132
  "prettier": "3.3.2",
132
133
  "react": "^18.3.1",