react-simple-keyboard
Advanced tools
Comparing version 3.8.45 to 3.8.46
/*! | ||
* | ||
* react-simple-keyboard v3.8.45 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* react-simple-keyboard v3.8.46 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/react-simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* react-simple-keyboard v3.8.45 (index.modern.js - Modern Browsers bundle) | ||
* react-simple-keyboard v3.8.46 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/react-simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "react-simple-keyboard", | ||
"version": "3.8.45", | ||
"version": "3.8.46", | ||
"description": "React.js Virtual Keyboard", | ||
@@ -45,6 +45,6 @@ "main": "build/index.js", | ||
"@babel/cli": "^7.26.4", | ||
"@babel/core": "^7.26.8", | ||
"@babel/core": "^7.26.9", | ||
"@babel/plugin-proposal-class-properties": "^7.16.7", | ||
"@babel/plugin-transform-typescript": "^7.26.8", | ||
"@babel/preset-env": "^7.26.7", | ||
"@babel/preset-env": "^7.26.9", | ||
"@babel/preset-react": "^7.26.3", | ||
@@ -79,3 +79,3 @@ "@babel/preset-typescript": "^7.26.0", | ||
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", | ||
"simple-keyboard": "3.8.33", | ||
"simple-keyboard": "3.8.35", | ||
"style-loader": "^4.0.0", | ||
@@ -82,0 +82,0 @@ "terser-webpack-plugin": "^5.3.11", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display