@lls/typings 24.15.0-dc6eecee → 24.15.0-e23a1f9a

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.
@@ -42,5 +42,4 @@ interface Document {
42
42
  mozExitFullscreen: exitFullscreenType
43
43
  msExitFullscreen: exitFullscreenType
44
44
  outerHTML: unknown
45
- pyodideMplTarget: HTMLDivElement
46
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lls/typings",
3
- "version": "24.15.0-dc6eecee",
3
+ "version": "24.15.0-e23a1f9a",
4
4
  "description": "types custom du monorepo",
5
5
  "main": "index.js",
6
6
  "keywords": [],
@@ -8,7 +8,7 @@
8
8
  "license": "ISC",
9
9
  "devDependencies": {
10
10
  "@types/domhandler": "2.4.5",
11
- "@types/lodash": "4.17.16",
11
+ "@types/lodash": "4.17.14",
12
12
  "@types/react": "18.3.12",
13
13
  "@yorab/react-paint": "0.11.4",
14
14
  "cheerio": "1.0.0",