simple-keyboard
Advanced tools
Comparing version 3.8.9 to 3.8.10
/*! | ||
* | ||
* simple-keyboard v3.8.9 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* simple-keyboard v3.8.10 (index.modern.esm.js - Modern Browsers bundle, ESM output) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* simple-keyboard v3.8.9 (index.modern.js - Modern Browsers bundle) | ||
* simple-keyboard v3.8.10 (index.modern.js - Modern Browsers bundle) | ||
* https://github.com/hodgef/simple-keyboard | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "simple-keyboard", | ||
"version": "3.8.9", | ||
"version": "3.8.10", | ||
"description": "On-screen Javascript Virtual Keyboard", | ||
@@ -42,9 +42,9 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.25.7", | ||
"@babel/cli": "^7.25.9", | ||
"@babel/core": "^7.25.8", | ||
"@babel/plugin-proposal-class-properties": "^7.17.12", | ||
"@babel/plugin-transform-typescript": "^7.25.7", | ||
"@babel/plugin-transform-typescript": "^7.25.9", | ||
"@babel/polyfill": "^7.12.1", | ||
"@babel/preset-env": "^7.25.8", | ||
"@types/jest": "^29.5.13", | ||
"@babel/preset-env": "^7.25.9", | ||
"@types/jest": "^29.5.14", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
@@ -61,3 +61,3 @@ "@typescript-eslint/parser": "^5.62.0", | ||
"file-loader": "^6.2.0", | ||
"html-webpack-plugin": "^5.6.2", | ||
"html-webpack-plugin": "^5.6.3", | ||
"jest": "^29.7.0", | ||
@@ -64,0 +64,0 @@ "jest-environment-jsdom": "^29.7.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
512235