@cognite/reveal 4.4.2-dev.20230925 → 4.4.3-dev.20230926

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": "@cognite/reveal",
3
- "version": "4.4.2-dev.20230925",
3
+ "version": "4.4.3-dev.20230926",
4
4
  "description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.",
5
5
  "homepage": "https://github.com/cognitedata/reveal/tree/master/viewer",
6
6
  "repository": {
@@ -90,7 +90,7 @@
90
90
  "@types/jsdom": "21.1.3",
91
91
  "@types/lodash": "4.14.198",
92
92
  "@types/mixpanel-browser": "2.47.1",
93
- "@types/node": "18.17.17",
93
+ "@types/node": "18.17.18",
94
94
  "@types/random-seed": "0.3.3",
95
95
  "@types/skmeans": "0.11.4",
96
96
  "@types/stats": "0.16.30",
@@ -104,13 +104,13 @@
104
104
  "eslint": "8.49.0",
105
105
  "eslint-config-prettier": "9.0.0",
106
106
  "eslint-plugin-header": "3.1.1",
107
- "eslint-plugin-jsdoc": "46.8.1",
107
+ "eslint-plugin-jsdoc": "46.8.2",
108
108
  "eslint-plugin-lodash": "7.4.0",
109
109
  "eslint-plugin-prettier": "5.0.0",
110
110
  "eslint-plugin-unused-imports": "3.0.0",
111
111
  "file-loader": "6.2.0",
112
112
  "gl": "6.0.2",
113
- "glob": "10.3.4",
113
+ "glob": "10.3.5",
114
114
  "glslify-loader": "2.0.0",
115
115
  "html-webpack-plugin": "5.5.3",
116
116
  "jest": "29.7.0",
@@ -124,7 +124,7 @@
124
124
  "nock": "13.3.3",
125
125
  "prettier": "3.0.3",
126
126
  "process": "0.11.10",
127
- "puppeteer": "21.2.1",
127
+ "puppeteer": "21.3.1",
128
128
  "random-seed": "0.3.0",
129
129
  "raw-loader": "4.0.2",
130
130
  "remove-files-webpack-plugin": "1.5.0",
@@ -134,7 +134,7 @@
134
134
  "three": "0.155.0",
135
135
  "ts-jest": "29.1.1",
136
136
  "ts-loader": "9.4.4",
137
- "tsc-alias": "1.8.7",
137
+ "tsc-alias": "1.8.8",
138
138
  "typescript": "5.2.2",
139
139
  "wasm-pack": "0.12.1",
140
140
  "webpack": "5.88.2",