@cognite/reveal 4.3.4-dev.20230728 → 4.3.4-dev.20230801

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.3.4-dev.20230728",
3
+ "version": "4.3.4-dev.20230801",
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": {
@@ -88,9 +88,9 @@
88
88
  "@types/jest-environment-puppeteer": "5.0.3",
89
89
  "@types/jest-image-snapshot": "6.1.0",
90
90
  "@types/jsdom": "21.1.1",
91
- "@types/lodash": "4.14.195",
91
+ "@types/lodash": "4.14.196",
92
92
  "@types/mixpanel-browser": "2.47.1",
93
- "@types/node": "18.17.0",
93
+ "@types/node": "18.17.1",
94
94
  "@types/random-seed": "0.3.3",
95
95
  "@types/skmeans": "0.11.4",
96
96
  "@types/stats": "0.16.30",
@@ -102,9 +102,9 @@
102
102
  "cross-env": "7.0.3",
103
103
  "dat.gui": "0.7.9",
104
104
  "eslint": "8.45.0",
105
- "eslint-config-prettier": "8.8.0",
105
+ "eslint-config-prettier": "8.9.0",
106
106
  "eslint-plugin-header": "3.1.1",
107
- "eslint-plugin-jsdoc": "46.4.4",
107
+ "eslint-plugin-jsdoc": "46.4.5",
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",
@@ -113,9 +113,9 @@
113
113
  "glob": "10.3.3",
114
114
  "glslify-loader": "2.0.0",
115
115
  "html-webpack-plugin": "5.5.3",
116
- "jest": "29.6.1",
116
+ "jest": "29.6.2",
117
117
  "jest-canvas-mock": "2.5.2",
118
- "jest-environment-jsdom": "29.6.1",
118
+ "jest-environment-jsdom": "29.6.2",
119
119
  "jest-extended": "4.0.0",
120
120
  "jest-image-snapshot": "6.1.0",
121
121
  "jest-puppeteer": "9.0.0",