Commit Graph

5705 Commits

Author SHA1 Message Date
Francisco Hodge 5047e113fa Merge pull request #2166 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.23.6
Bump @babel/plugin-transform-typescript from 7.23.5 to 7.23.6
2023-12-12 04:31:56 -05:00
Francisco Hodge 0b9b105750 Merge pull request #2165 from hodgef/dependabot/npm_and_yarn/babel/core-7.23.6
Bump @babel/core from 7.23.5 to 7.23.6
2023-12-12 04:31:39 -05:00
Francisco Hodge bc2ac94d57 Merge pull request #2164 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.23.6
Bump @babel/preset-env from 7.23.5 to 7.23.6
2023-12-12 04:31:21 -05:00
dependabot[bot] 1ed53778ff Bump @babel/plugin-transform-typescript from 7.23.5 to 7.23.6
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 09:31:04 +00:00
dependabot[bot] 0825693807 Bump @babel/core from 7.23.5 to 7.23.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 09:30:43 +00:00
dependabot[bot] d652e1e97f Bump @babel/preset-env from 7.23.5 to 7.23.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 09:30:24 +00:00
Francisco Hodge 3a812bf501 Build update 2023-12-07 09:57:38 +00:00
Francisco Hodge 880603f3f1 3.7.34 2023-12-07 09:57:24 +00:00
Francisco Hodge fab7a2a40f Merge pull request #2163 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-5.5.4
Bump html-webpack-plugin from 5.5.3 to 5.5.4
2023-12-07 04:56:29 -05:00
dependabot[bot] 3552f63890 Bump html-webpack-plugin from 5.5.3 to 5.5.4
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 09:55:41 +00:00
Francisco Hodge 1482b94720 Build update 2023-12-06 09:59:27 +00:00
Francisco Hodge c88b92e4ad 3.7.33 2023-12-06 09:59:13 +00:00
Francisco Hodge 7df17b3878 Merge pull request #2161 from hodgef/dependabot/npm_and_yarn/core-js-3.34.0
Bump core-js from 3.33.2 to 3.34.0
2023-12-06 04:58:19 -05:00
dependabot[bot] 696056de4a Bump core-js from 3.33.2 to 3.34.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.2 to 3.34.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.34.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 09:57:28 +00:00
Francisco Hodge 7af26397f9 Build update 2023-12-04 22:35:52 +00:00
Francisco Hodge c750aac106 3.7.32 2023-12-04 22:35:38 +00:00
Francisco Hodge 320878f93c Add event to PhysicalKeyboard onpointer*. Fixes https://github.com/hodgef/react-simple-keyboard/issues/2565 2023-12-04 17:34:40 -05:00
Francisco Hodge 2db277f3eb Build update 2023-12-04 09:47:09 +00:00
Francisco Hodge 25695ce9d7 3.7.31 2023-12-04 09:46:55 +00:00
Francisco Hodge 4b07ddf493 Merge pull request #2158 from hodgef/dependabot/npm_and_yarn/postcss-8.4.32
Bump postcss from 8.4.31 to 8.4.32
2023-12-04 04:46:03 -05:00
Francisco Hodge c51f0a1dd3 Merge pull request #2157 from hodgef/dependabot/npm_and_yarn/eslint-8.55.0
Bump eslint from 8.54.0 to 8.55.0
2023-12-04 04:45:49 -05:00
dependabot[bot] 3c4cc97098 Bump postcss from 8.4.31 to 8.4.32
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:45:08 +00:00
dependabot[bot] 2a962e08f3 Bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.54.0...v8.55.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 09:44:55 +00:00
Francisco Hodge d5a8e97c20 Update .gitignore 2023-12-03 20:06:38 -05:00
Francisco Hodge b94ee7e5df Build update 2023-11-30 09:28:32 +00:00
Francisco Hodge f4d691541c 3.7.30 2023-11-30 09:28:18 +00:00
Francisco Hodge 7f4d952a23 Merge pull request #2156 from hodgef/dependabot/npm_and_yarn/babel/core-7.23.5
Bump @babel/core from 7.23.3 to 7.23.5
2023-11-30 04:27:26 -05:00
Francisco Hodge 2f1b0377df Build update 2023-11-30 09:26:54 +00:00
Francisco Hodge a5012dfbf2 3.7.29 2023-11-30 09:26:40 +00:00
dependabot[bot] 71b93058c0 Bump @babel/core from 7.23.3 to 7.23.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 09:26:35 +00:00
Francisco Hodge 47d6d2e5bf Merge pull request #2155 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.23.5
Bump @babel/plugin-transform-typescript from 7.23.4 to 7.23.5
2023-11-30 04:25:42 -05:00
Francisco Hodge 8b9394b3b1 Merge pull request #2154 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.23.5
Bump @babel/preset-env from 7.23.3 to 7.23.5
2023-11-30 04:25:02 -05:00
dependabot[bot] 69b7741b19 Bump @babel/plugin-transform-typescript from 7.23.4 to 7.23.5
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.23.4 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 09:24:50 +00:00
dependabot[bot] f83cbd29a0 Bump @babel/preset-env from 7.23.3 to 7.23.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.3 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 09:24:10 +00:00
Francisco Hodge 709c54736c Build update 2023-11-21 10:10:09 +00:00
Francisco Hodge 40f353a1a5 3.7.28 2023-11-21 10:09:55 +00:00
Francisco Hodge 0d004b54e2 Merge pull request #2147 from hodgef/dependabot/npm_and_yarn/babel/cli-7.23.4
Bump @babel/cli from 7.23.0 to 7.23.4
2023-11-21 05:08:39 -05:00
Francisco Hodge 6868aca096 Merge pull request #2145 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.23.4
Bump @babel/plugin-transform-typescript from 7.23.3 to 7.23.4
2023-11-21 05:07:49 -05:00
dependabot[bot] f4563d9fd6 Bump @babel/cli from 7.23.0 to 7.23.4
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.23.0 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 10:05:43 +00:00
dependabot[bot] 2a9c140bac Bump @babel/plugin-transform-typescript from 7.23.3 to 7.23.4
Bumps [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) from 7.23.3 to 7.23.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-plugin-transform-typescript)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 10:04:00 +00:00
Francisco Hodge 0f3b4ea3f4 Build update 2023-11-20 09:20:54 +00:00
Francisco Hodge 2ed52639ea 3.7.27 2023-11-20 09:20:40 +00:00
Francisco Hodge ab1836539e Merge pull request #2143 from hodgef/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.53.0 to 8.54.0
2023-11-20 04:19:44 -05:00
dependabot[bot] 9b1540ca75 Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 09:18:38 +00:00
Francisco Hodge 2e82b0a0f9 Build update 2023-11-09 09:49:39 +00:00
Francisco Hodge 460650a122 3.7.26 2023-11-09 09:49:20 +00:00
Francisco Hodge 5eb92c83aa Merge pull request #2140 from hodgef/dependabot/npm_and_yarn/babel/core-7.23.3
Bump @babel/core from 7.23.2 to 7.23.3
2023-11-09 09:48:07 +00:00
Francisco Hodge 1a04d56517 Merge pull request #2139 from hodgef/dependabot/npm_and_yarn/babel/plugin-transform-typescript-7.23.3
Bump @babel/plugin-transform-typescript from 7.22.15 to 7.23.3
2023-11-09 09:47:36 +00:00
dependabot[bot] 1c95e5528e Bump @babel/core from 7.23.2 to 7.23.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.2 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 09:47:17 +00:00
Francisco Hodge 1b704c6c90 Merge pull request #2138 from hodgef/dependabot/npm_and_yarn/babel/preset-env-7.23.3
Bump @babel/preset-env from 7.23.2 to 7.23.3
2023-11-09 09:47:13 +00:00