html-react-parser
Advanced tools
Comparing version 1.4.8 to 1.4.9
{ | ||
"name": "html-react-parser", | ||
"version": "1.4.8", | ||
"version": "1.4.9", | ||
"description": "HTML to React parser.", | ||
@@ -44,4 +44,4 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"dependencies": { | ||
"domhandler": "4.3.0", | ||
"html-dom-parser": "1.1.0", | ||
"domhandler": "4.3.1", | ||
"html-dom-parser": "1.1.1", | ||
"react-property": "2.0.0", | ||
@@ -51,26 +51,26 @@ "style-to-js": "1.1.0" | ||
"devDependencies": { | ||
"@commitlint/cli": "16.1.0", | ||
"@commitlint/config-conventional": "16.0.0", | ||
"@rollup/plugin-commonjs": "21.0.1", | ||
"@commitlint/cli": "16.2.3", | ||
"@commitlint/config-conventional": "16.2.1", | ||
"@rollup/plugin-commonjs": "21.0.2", | ||
"@rollup/plugin-node-resolve": "13.1.3", | ||
"@size-limit/preset-big-lib": "7.0.4", | ||
"@types/react": "17.0.39", | ||
"@typescript-eslint/parser": "5.10.2", | ||
"@size-limit/preset-big-lib": "7.0.8", | ||
"@types/react": "17.0.41", | ||
"@typescript-eslint/parser": "5.15.0", | ||
"benchmark": "2.1.4", | ||
"dtslint": "4.2.1", | ||
"eslint": "8.8.0", | ||
"eslint": "8.11.0", | ||
"eslint-plugin-prettier": "4.0.0", | ||
"husky": "7.0.4", | ||
"jest": "27.4.7", | ||
"lint-staged": "12.3.3", | ||
"pinst": "2.1.6", | ||
"preact": "10.6.5", | ||
"prettier": "2.5.1", | ||
"jest": "27.5.1", | ||
"lint-staged": "12.3.7", | ||
"pinst": "3.0.0", | ||
"preact": "10.6.6", | ||
"prettier": "2.6.0", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.67.0", | ||
"rollup": "2.70.1", | ||
"rollup-plugin-terser": "7.0.2", | ||
"size-limit": "7.0.4", | ||
"typescript": "4.5.5" | ||
"size-limit": "7.0.8", | ||
"typescript": "4.6.2" | ||
}, | ||
@@ -77,0 +77,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
380239
+ Addeddomhandler@4.3.1(transitive)
+ Addedhtml-dom-parser@1.1.1(transitive)
- Removeddomhandler@4.3.0(transitive)
- Removedhtml-dom-parser@1.1.0(transitive)
Updateddomhandler@4.3.1
Updatedhtml-dom-parser@1.1.1