Skip to content

Commit 43f25d1

Browse files
committed
Version bump, dependency upgrades
1 parent c3f845e commit 43f25d1

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "advanced-passgen",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"private": true,
55
"dependencies": {
66
"@emotion/react": "^11.11.1",
@@ -9,7 +9,7 @@
99
"@mui/icons-material": "^5.14.1",
1010
"@mui/material": "^5.14.1",
1111
"@mui/system": "^5.14.1",
12-
"@mui/x-data-grid": "^6.10.0",
12+
"@mui/x-data-grid": "^6.10.1",
1313
"@shopify/react-web-worker": "^5.0.13",
1414
"@tauri-apps/api": "^1.4.0",
1515
"crypto-js": "^4.1.1",
@@ -52,7 +52,7 @@
5252
"eslint-config-react-app": "^7.0.1",
5353
"eslint-plugin-import": "^2.27.5",
5454
"eslint-plugin-jsx-a11y": "^6.7.1",
55-
"eslint-plugin-react": "^7.32.2",
55+
"eslint-plugin-react": "^7.33.0",
5656
"eslint-plugin-react-hooks": "^4.6.0",
5757
"vite": "^4.4.5",
5858
"vite-plugin-eslint": "^1.8.1",

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "advanced-passgen"
3-
version = "2.4.1"
3+
version = "2.4.2"
44
description = "Advanced PassGen can be used to quickly generate thousands of passwords"
55
authors = ["CodeDead <admin@codedead.com>"]
66
license = "GPL-3.0-only"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "advanced-passgen",
11-
"version": "2.4.1"
11+
"version": "2.4.2"
1212
},
1313
"tauri": {
1414
"allowlist": {

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2215,7 +2215,7 @@ __metadata:
22152215
languageName: node
22162216
linkType: hard
22172217

2218-
"@mui/utils@npm:^5.13.6, @mui/utils@npm:^5.13.7, @mui/utils@npm:^5.14.1":
2218+
"@mui/utils@npm:^5.13.7, @mui/utils@npm:^5.14.1":
22192219
version: 5.14.1
22202220
resolution: "@mui/utils@npm:5.14.1"
22212221
dependencies:
@@ -2230,12 +2230,12 @@ __metadata:
22302230
languageName: node
22312231
linkType: hard
22322232

2233-
"@mui/x-data-grid@npm:^6.10.0":
2234-
version: 6.10.0
2235-
resolution: "@mui/x-data-grid@npm:6.10.0"
2233+
"@mui/x-data-grid@npm:^6.10.1":
2234+
version: 6.10.1
2235+
resolution: "@mui/x-data-grid@npm:6.10.1"
22362236
dependencies:
2237-
"@babel/runtime": ^7.22.5
2238-
"@mui/utils": ^5.13.6
2237+
"@babel/runtime": ^7.22.6
2238+
"@mui/utils": ^5.13.7
22392239
clsx: ^1.2.1
22402240
prop-types: ^15.8.1
22412241
reselect: ^4.1.8
@@ -2244,7 +2244,7 @@ __metadata:
22442244
"@mui/system": ^5.4.1
22452245
react: ^17.0.0 || ^18.0.0
22462246
react-dom: ^17.0.0 || ^18.0.0
2247-
checksum: 79925a325d0e8629d12da3949f2cf921d1e323f1aea6a7a5dd77652e37176663057943da40f857b75687068c528c8f69ef85b1dac0ea7e9d465255a97084150e
2247+
checksum: 7ae6335b8271cee51691400fb4d829e8d5c6b901f2d40752bc6d59fccd129d6a22590bbb0aa9d0487dc36068155acfbad45b5301ae82100eb8195ee578cd44ac
22482248
languageName: node
22492249
linkType: hard
22502250

@@ -2931,7 +2931,7 @@ __metadata:
29312931
"@mui/icons-material": ^5.14.1
29322932
"@mui/material": ^5.14.1
29332933
"@mui/system": ^5.14.1
2934-
"@mui/x-data-grid": ^6.10.0
2934+
"@mui/x-data-grid": ^6.10.1
29352935
"@shopify/react-web-worker": ^5.0.13
29362936
"@tauri-apps/api": ^1.4.0
29372937
"@tauri-apps/cli": ^1.4.0
@@ -2943,7 +2943,7 @@ __metadata:
29432943
eslint-config-react-app: ^7.0.1
29442944
eslint-plugin-import: ^2.27.5
29452945
eslint-plugin-jsx-a11y: ^6.7.1
2946-
eslint-plugin-react: ^7.32.2
2946+
eslint-plugin-react: ^7.33.0
29472947
eslint-plugin-react-hooks: ^4.6.0
29482948
react: ^18.2.0
29492949
react-dom: ^18.2.0
@@ -4055,9 +4055,9 @@ __metadata:
40554055
languageName: node
40564056
linkType: hard
40574057

4058-
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.32.2":
4059-
version: 7.32.2
4060-
resolution: "eslint-plugin-react@npm:7.32.2"
4058+
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.33.0":
4059+
version: 7.33.0
4060+
resolution: "eslint-plugin-react@npm:7.33.0"
40614061
dependencies:
40624062
array-includes: ^3.1.6
40634063
array.prototype.flatmap: ^1.3.1
@@ -4072,11 +4072,11 @@ __metadata:
40724072
object.values: ^1.1.6
40734073
prop-types: ^15.8.1
40744074
resolve: ^2.0.0-next.4
4075-
semver: ^6.3.0
4075+
semver: ^6.3.1
40764076
string.prototype.matchall: ^4.0.8
40774077
peerDependencies:
40784078
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
4079-
checksum: 2232b3b8945aa50b7773919c15cd96892acf35d2f82503667a79e2f55def90f728ed4f0e496f0f157acbe1bd4397c5615b676ae7428fe84488a544ca53feb944
4079+
checksum: f3ce2978322efd3c698b802dabfad070109dd1935c4e468545992b82b5fb8257ea3ad56732330bb46643182a09560129a259b436952b3e2aa426947d3abd2b1a
40804080
languageName: node
40814081
linkType: hard
40824082

0 commit comments

Comments
 (0)