dash-html-components
Advanced tools
Comparing version
{ | ||
"name": "dash-html-components", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Vanilla HTML components for Dash", | ||
@@ -30,4 +30,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"prop-types": "^15.7.2", | ||
"ramda": "^0.27.1", | ||
"prop-types": "^15.8.1", | ||
"ramda": "^0.28.0", | ||
"react": "^17.0.2", | ||
@@ -37,14 +37,13 @@ "react-dom": "^17.0.2" | ||
"devDependencies": { | ||
"@babel/cli": "^7.17.3", | ||
"@babel/core": "^7.17.4", | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/cli": "^7.17.10", | ||
"@babel/core": "^7.17.10", | ||
"@babel/preset-env": "^7.17.10", | ||
"@babel/preset-react": "^7.16.7", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^8.2.3", | ||
"babel-loader": "^8.2.5", | ||
"cheerio": "^0.22.0", | ||
"cross-env": "^7.0.3", | ||
"es-check": "^6.2.1", | ||
"eslint": "^7.30.0", | ||
"eslint-plugin-import": "^2.25.4", | ||
"eslint-plugin-react": "^7.28.0", | ||
"eslint": "^8.14.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-react": "^7.29.4", | ||
"npm-run-all": "^4.1.5", | ||
@@ -54,3 +53,3 @@ "react-docgen": "^5.4.0", | ||
"string": "^3.3.3", | ||
"webpack": "^5.69.0", | ||
"webpack": "^5.72.0", | ||
"webpack-cli": "^4.9.2" | ||
@@ -57,0 +56,0 @@ }, |
@@ -20,3 +20,3 @@ # dash-html-components | ||
``` | ||
$ npm install | ||
$ npm ci | ||
``` | ||
@@ -23,0 +23,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
888525
2.02%17
-5.56%598
0.17%+ Added
- Removed
Updated
Updated