Commit Graph

580 Commits

Author SHA1 Message Date
c8801222b8 Bump vite from 4.4.0 to 4.4.4 in /admin
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.0 to 4.4.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 14:12:19 +00:00
b7d5b1621e Merge pull request #128 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.15
Bump @types/react from 18.2.14 to 18.2.15 in /admin
2023-07-19 16:11:10 +02:00
80c379ad54 Bump @types/react from 18.2.14 to 18.2.15 in /admin
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.14 to 18.2.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 12:50:48 +00:00
ae88d1dbc7 Merge pull request #126 from gnmyt/dependabot/npm_and_yarn/admin/types/react-dom-18.2.7
Bump @types/react-dom from 18.2.6 to 18.2.7 in /admin
2023-07-19 14:49:01 +02:00
7437dd720c Merge pull request #129 from gnmyt/dependabot/npm_and_yarn/mysql2-3.5.2
Bump mysql2 from 3.5.0 to 3.5.2
2023-07-19 14:39:19 +02:00
03dd7f2ce5 Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 19:58:31 +00:00
103a61fd67 Merge pull request #121 from gnmyt/dependabot/npm_and_yarn/nodemon-3.0.1
Bump nodemon from 2.0.22 to 3.0.1
2023-07-17 21:57:47 +02:00
64839b012d Bump @types/react-dom from 18.2.6 to 18.2.7 in /admin
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 19:53:34 +00:00
0288434169 Merge pull request #120 from gnmyt/dependabot/npm_and_yarn/admin/vitejs/plugin-react-4.0.3
Bump @vitejs/plugin-react from 4.0.2 to 4.0.3 in /admin
2023-07-17 21:51:15 +02:00
f6ba93e357 Bump mysql2 from 3.5.0 to 3.5.2
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 14:09:22 +00:00
bba90efe00 Bump nodemon from 2.0.22 to 3.0.1
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.0.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.0.1)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 14:37:31 +00:00
f880e6682f Bump @vitejs/plugin-react from 4.0.2 to 4.0.3 in /admin
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.0.3/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 14:33:23 +00:00
c1f2793103 Merge pull request #118 from gnmyt/dependabot/npm_and_yarn/mysql2-3.5.0
Bump mysql2 from 3.4.5 to 3.5.0
2023-07-07 06:54:59 +02:00
72fed79d8b Merge pull request #116 from gnmyt/dependabot/npm_and_yarn/admin/vitejs/plugin-react-4.0.2
Bump @vitejs/plugin-react from 4.0.1 to 4.0.2 in /admin
2023-07-07 06:53:30 +02:00
7e50a9aff5 Bump mysql2 from 3.4.5 to 3.5.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.4.5 to 3.5.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.4.5...v3.5.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 21:19:48 +00:00
c02b6e50f0 Merge pull request #117 from gnmyt/dependabot/npm_and_yarn/jsonwebtoken-9.0.1
Bump jsonwebtoken from 9.0.0 to 9.0.1
2023-07-06 23:19:00 +02:00
df060bc6bf Bump @vitejs/plugin-react from 4.0.1 to 4.0.2 in /admin
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.0.2/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 15:32:47 +00:00
118f1d364a Merge pull request #115 from gnmyt/dependabot/npm_and_yarn/admin/vite-4.4.0
Bump vite from 4.3.9 to 4.4.0 in /admin
2023-07-06 17:32:02 +02:00
f2f77e19e0 Bump jsonwebtoken from 9.0.0 to 9.0.1
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 14:39:42 +00:00
37ce0d5b6e Bump vite from 4.3.9 to 4.4.0 in /admin
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.4.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@4.4.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 14:23:13 +00:00
caaa2f1535 Merge pull request #114 from gnmyt/dependabot/npm_and_yarn/mysql2-3.4.5
Bump mysql2 from 3.4.4 to 3.4.5
2023-07-05 21:31:14 +02:00
edd7ae07d6 Bump mysql2 from 3.4.4 to 3.4.5
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.4.4...v3.4.5)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 15:06:47 +00:00
c01e14be8c Merge pull request #113 from gnmyt/dependabot/npm_and_yarn/mysql2-3.4.4
Bump mysql2 from 3.4.3 to 3.4.4
2023-07-04 17:17:24 +02:00
169487b489 Bump mysql2 from 3.4.3 to 3.4.4
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 14:14:59 +00:00
cc8ef28959 Merge pull request #112 from gnmyt/dependabot/npm_and_yarn/mysql2-3.4.3
Bump mysql2 from 3.4.2 to 3.4.3
2023-06-30 21:28:01 +02:00
ef20412229 Bump mysql2 from 3.4.2 to 3.4.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 14:10:44 +00:00
035c093fb1 Merge pull request #111 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.14
Bump @types/react from 18.2.13 to 18.2.14 in /admin
2023-06-26 23:48:16 +02:00
fd57fd4a76 Merge pull request #110 from gnmyt/dependabot/npm_and_yarn/mysql2-3.4.2
Bump mysql2 from 3.4.0 to 3.4.2
2023-06-26 17:54:02 +02:00
d10d2d388d Bump @types/react from 18.2.13 to 18.2.14 in /admin
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.13 to 18.2.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 15:13:58 +00:00
4f8530352a Bump mysql2 from 3.4.0 to 3.4.2
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.4.0...v3.4.2)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 15:06:40 +00:00
056477ed0e Merge pull request #109 from gnmyt/dependabot/npm_and_yarn/admin/sass-1.63.6
Bump sass from 1.63.5 to 1.63.6 in /admin
2023-06-22 23:25:03 +02:00
3802861a6d Bump sass from 1.63.5 to 1.63.6 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.5 to 1.63.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.63.5...1.63.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 15:02:46 +00:00
b98a9ddabc Merge pull request #108 from gnmyt/dependabot/npm_and_yarn/admin/sass-1.63.5
Bump sass from 1.63.4 to 1.63.5 in /admin
2023-06-22 00:22:07 +02:00
c87eb713e9 Bump sass from 1.63.4 to 1.63.5 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.63.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.63.4...1.63.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 15:05:51 +00:00
497105cab1 Merge pull request #107 from gnmyt/dependabot/npm_and_yarn/admin/vitejs/plugin-react-4.0.1
Bump @vitejs/plugin-react from 4.0.0 to 4.0.1 in /admin
2023-06-21 15:28:38 +02:00
c7dacf3f83 Bump @vitejs/plugin-react from 4.0.0 to 4.0.1 in /admin
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.0.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 18:50:14 +00:00
88e68a6e16 Merge pull request #105 from gnmyt/dependabot/npm_and_yarn/admin/types/react-dom-18.2.6
Bump @types/react-dom from 18.2.5 to 18.2.6 in /admin
2023-06-20 20:49:23 +02:00
0ad39788a5 Merge pull request #106 from gnmyt/dependabot/npm_and_yarn/mysql2-3.4.0
Bump mysql2 from 3.3.5 to 3.4.0
2023-06-20 09:04:12 +02:00
257b034c51 Bump @types/react-dom from 18.2.5 to 18.2.6 in /admin
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.5 to 18.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 21:12:28 +00:00
e537bc6002 Merge pull request #104 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.13
Bump @types/react from 18.2.12 to 18.2.13 in /admin
2023-06-19 23:11:35 +02:00
336f418ad1 Bump mysql2 from 3.3.5 to 3.4.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.3.5 to 3.4.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.3.5...v3.4.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:35:42 +00:00
afc192c1bf Merge pull request #103 from gnmyt/dependabot/npm_and_yarn/sequelize-6.32.1
Bump sequelize from 6.32.0 to 6.32.1
2023-06-19 22:34:54 +02:00
33e1a51d31 Bump @types/react from 18.2.12 to 18.2.13 in /admin
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.12 to 18.2.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 15:06:33 +00:00
fe21494ea4 Bump sequelize from 6.32.0 to 6.32.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.32.0 to 6.32.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.32.0...v6.32.1)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 15:06:18 +00:00
1d4359b432 Merge pull request #102 from gnmyt/dependabot/npm_and_yarn/admin/sass-1.63.4
Bump sass from 1.63.3 to 1.63.4 in /admin
2023-06-14 18:53:16 +02:00
9441f18c74 Bump sass from 1.63.3 to 1.63.4 in /admin
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.63.3...1.63.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 15:03:59 +00:00
224e22ce8c Merge pull request #101 from gnmyt/dependabot/npm_and_yarn/mysql2-3.3.5
Bump mysql2 from 3.3.4 to 3.3.5
2023-06-13 19:48:43 +02:00
b8f6d9aeda Merge pull request #100 from gnmyt/dependabot/npm_and_yarn/admin/types/react-dom-18.2.5
Bump @types/react-dom from 18.2.4 to 18.2.5 in /admin
2023-06-13 19:28:53 +02:00
5c840e1c32 Bump @types/react-dom from 18.2.4 to 18.2.5 in /admin
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.4 to 18.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 17:26:32 +00:00
7eba6b0829 Merge pull request #99 from gnmyt/dependabot/npm_and_yarn/admin/types/react-18.2.12
Bump @types/react from 18.2.11 to 18.2.12 in /admin
2023-06-13 19:25:42 +02:00