simple-keyboard
Advanced tools
Comparing version 3.7.89 to 3.7.90
/*! | ||
* | ||
* simple-keyboard v3.7.89 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* simple-keyboard v3.7.90 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* simple-keyboard v3.7.89 (index.modern.js - Modern Browsers bundle) | ||
* simple-keyboard v3.7.90 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "simple-keyboard", | ||
"version": "3.7.89", | ||
"version": "3.7.90", | ||
"description": "On-screen Javascript Virtual Keyboard", | ||
@@ -43,8 +43,8 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.24.7", | ||
"@babel/cli": "^7.24.8", | ||
"@babel/core": "^7.24.4", | ||
"@babel/plugin-proposal-class-properties": "^7.17.12", | ||
"@babel/plugin-transform-typescript": "^7.24.7", | ||
"@babel/plugin-transform-typescript": "^7.24.8", | ||
"@babel/polyfill": "^7.12.1", | ||
"@babel/preset-env": "^7.24.7", | ||
"@babel/preset-env": "^7.24.8", | ||
"@types/jest": "^27.5.0", | ||
@@ -71,3 +71,3 @@ "@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"url-loader": "^4.1.1", | ||
"webpack": "^5.92.1", | ||
"webpack": "^5.93.0", | ||
"webpack-cli": "^5.1.3", | ||
@@ -74,0 +74,0 @@ "webpack-dev-server": "4.15.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display