html-react-parser 5.2.2 → 5.2.3
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/lib/utilities.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utilities.d.ts","sourceRoot":"","sources":["../src/utilities.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAI/C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAgBnD;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAC/B,OAAO,EAAE,MAAM,EACf,KAAK,CAAC,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,GAClC,OAAO,CAcT;AAMD;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,CAgB9D;AAED;;GAEG;AACH,eAAO,MAAM,0BAA0B,SAAsC,CAAC;AAE9E;;GAEG;AACH,eAAO,MAAM,8BAA8B,+FAUhC,CAAC;AAKZ;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"utilities.d.ts","sourceRoot":"","sources":["../src/utilities.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAI/C,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAgBnD;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,CAC/B,OAAO,EAAE,MAAM,EACf,KAAK,CAAC,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAAC,GAClC,OAAO,CAcT;AAMD;;;;;GAKG;AACH,wBAAgB,YAAY,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,CAgB9D;AAED;;GAEG;AACH,eAAO,MAAM,0BAA0B,SAAsC,CAAC;AAE9E;;GAEG;AACH,eAAO,MAAM,8BAA8B,+FAUhC,CAAC;AAKZ;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,GAAI,MAAM,OAAO,YAC4B,CAAC;AAE/E;;;;;GAKG;AACH,eAAO,MAAM,cAAc,GAAI,KAAK,GAAG,QAAQ,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "html-react-parser",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.3",
|
|
4
4
|
"description": "HTML to React parser.",
|
|
5
5
|
"author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",
|
|
6
6
|
"main": "./lib/index.js",
|
|
@@ -54,41 +54,41 @@
|
|
|
54
54
|
"style-to-js": "1.1.16"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@commitlint/cli": "19.
|
|
58
|
-
"@commitlint/config-conventional": "19.
|
|
59
|
-
"@eslint/compat": "1.2.
|
|
60
|
-
"@eslint/eslintrc": "3.
|
|
61
|
-
"@eslint/js": "9.
|
|
62
|
-
"@rollup/plugin-commonjs": "28.0.
|
|
63
|
-
"@rollup/plugin-node-resolve": "16.0.
|
|
57
|
+
"@commitlint/cli": "19.8.0",
|
|
58
|
+
"@commitlint/config-conventional": "19.8.0",
|
|
59
|
+
"@eslint/compat": "1.2.8",
|
|
60
|
+
"@eslint/eslintrc": "3.3.1",
|
|
61
|
+
"@eslint/js": "9.23.0",
|
|
62
|
+
"@rollup/plugin-commonjs": "28.0.3",
|
|
63
|
+
"@rollup/plugin-node-resolve": "16.0.1",
|
|
64
64
|
"@rollup/plugin-terser": "0.4.4",
|
|
65
65
|
"@rollup/plugin-typescript": "12.1.2",
|
|
66
|
-
"@size-limit/preset-big-lib": "11.
|
|
66
|
+
"@size-limit/preset-big-lib": "11.2.0",
|
|
67
67
|
"@types/benchmark": "2.1.5",
|
|
68
68
|
"@types/jest": "29.5.14",
|
|
69
|
-
"@types/node": "22.
|
|
70
|
-
"@types/react": "19.0.
|
|
71
|
-
"@types/react-dom": "19.0.
|
|
72
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
73
|
-
"@typescript-eslint/parser": "8.
|
|
69
|
+
"@types/node": "22.13.17",
|
|
70
|
+
"@types/react": "19.0.12",
|
|
71
|
+
"@types/react-dom": "19.0.4",
|
|
72
|
+
"@typescript-eslint/eslint-plugin": "8.29.0",
|
|
73
|
+
"@typescript-eslint/parser": "8.29.0",
|
|
74
74
|
"benchmark": "2.1.4",
|
|
75
|
-
"eslint": "9.
|
|
76
|
-
"eslint-plugin-prettier": "5.2.
|
|
75
|
+
"eslint": "9.23.0",
|
|
76
|
+
"eslint-plugin-prettier": "5.2.5",
|
|
77
77
|
"eslint-plugin-simple-import-sort": "12.1.1",
|
|
78
|
-
"globals": "
|
|
78
|
+
"globals": "16.0.0",
|
|
79
79
|
"husky": "9.1.7",
|
|
80
80
|
"jest": "29.7.0",
|
|
81
81
|
"jest-environment-jsdom": "29.7.0",
|
|
82
82
|
"jest-watch-typeahead": "2.2.2",
|
|
83
|
-
"lint-staged": "15.
|
|
84
|
-
"preact": "10.
|
|
85
|
-
"react": "
|
|
86
|
-
"react-dom": "
|
|
87
|
-
"rollup": "4.
|
|
88
|
-
"size-limit": "11.
|
|
89
|
-
"ts-jest": "29.
|
|
83
|
+
"lint-staged": "15.5.0",
|
|
84
|
+
"preact": "10.26.4",
|
|
85
|
+
"react": "19.1.0",
|
|
86
|
+
"react-dom": "19.1.0",
|
|
87
|
+
"rollup": "4.38.0",
|
|
88
|
+
"size-limit": "11.2.0",
|
|
89
|
+
"ts-jest": "29.3.1",
|
|
90
90
|
"ts-node": "10.9.2",
|
|
91
|
-
"typescript": "5.
|
|
91
|
+
"typescript": "5.8.2"
|
|
92
92
|
},
|
|
93
93
|
"peerDependencies": {
|
|
94
94
|
"@types/react": "0.14 || 15 || 16 || 17 || 18 || 19",
|
|
@@ -99,6 +99,11 @@
|
|
|
99
99
|
"optional": true
|
|
100
100
|
}
|
|
101
101
|
},
|
|
102
|
+
"overrides": {
|
|
103
|
+
"pretty-format": {
|
|
104
|
+
"react-is": "19.1.0"
|
|
105
|
+
}
|
|
106
|
+
},
|
|
102
107
|
"files": [
|
|
103
108
|
"/dist",
|
|
104
109
|
"/esm",
|