@hierotech/frontend
Advanced tools
Comparing version 0.1.12 to 0.1.13
{ | ||
"name": "@hierotech/frontend", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "Common frontend methods and hooks", | ||
@@ -27,12 +27,12 @@ "main": "dist/index.browser.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.14.8", | ||
"@babel/register": "^7.14.5", | ||
"@babel/runtime": "^7.14.8", | ||
"@ololoepepe/babel-preset-default": "^0.1.20", | ||
"@babel/core": "^7.15.0", | ||
"@babel/register": "^7.15.3", | ||
"@babel/runtime": "^7.15.3", | ||
"@ololoepepe/babel-preset-default": "^0.1.21", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^8.2.2", | ||
"core-js": "^3.15.2", | ||
"eslint": "^7.31.0", | ||
"eslint-config-xo": "^0.37.0", | ||
"mocha": "^9.0.2", | ||
"core-js": "^3.16.3", | ||
"eslint": "^7.32.0", | ||
"eslint-config-xo": "^0.38.0", | ||
"mocha": "^9.1.0", | ||
"react": "^17.0.2", | ||
@@ -42,4 +42,4 @@ "react-dom": "^17.0.2", | ||
"terser-webpack-plugin": "^5.1.4", | ||
"webpack": "^5.46.0", | ||
"webpack-cli": "^4.7.2" | ||
"webpack": "^5.51.1", | ||
"webpack-cli": "^4.8.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27931