Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.1.0 #966

Merged
merged 26 commits into from
Oct 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
bb46f12
Bump isomorphic-git from 1.18.3 to 1.19.0 (#865)
dependabot[bot] Jul 25, 2022
f9969d5
Bump @typescript-eslint/eslint-plugin from 5.30.6 to 5.30.7 (#867)
dependabot[bot] Jul 25, 2022
9ccaa41
Bump fork-ts-checker-webpack-plugin from 7.2.12 to 7.2.13 (#873)
dependabot[bot] Jul 25, 2022
8bd5941
Bump @electron-forge/cli from 6.0.0-beta.64 to 6.0.0-beta.65 (#881)
dependabot[bot] Aug 1, 2022
8e65fe1
Bump eslint from 8.20.0 to 8.21.0 (#887)
dependabot[bot] Aug 1, 2022
4341a35
Bump electron from 19.0.9 to 19.0.10 (#891)
dependabot[bot] Aug 1, 2022
fa86ecf
Bump @typescript-eslint/parser from 5.30.7 to 5.32.0 (#893)
dependabot[bot] Aug 1, 2022
19c7953
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5 (#901)
dependabot[bot] Oct 1, 2022
d6a2217
Bump @electron-forge/plugin-webpack from 6.0.0-beta.65 to 6.0.0-beta.…
dependabot[bot] Oct 1, 2022
b89e081
Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.38.1 (#937)
dependabot[bot] Oct 1, 2022
21009d4
Bump uuid from 8.3.2 to 9.0.0 (#940)
dependabot[bot] Oct 1, 2022
264863c
Bump react-redux from 7.2.9 to 8.0.4 (#939)
dependabot[bot] Oct 4, 2022
28e4ef9
Bump eslint from 8.24.0 to 8.25.0 (#947)
dependabot[bot] Oct 11, 2022
32b5150
Bump @testing-library/user-event from 14.3.0 to 14.4.3 (#907) (#949)
dependabot[bot] Oct 11, 2022
62557dc
Bump @electron-forge/maker-deb from 6.0.0-beta.66 to 6.0.0-beta.67 (#…
dependabot[bot] Oct 11, 2022
7287fbe
Bump @reduxjs/toolkit from 1.8.5 to 1.8.6 (#954)
dependabot[bot] Oct 11, 2022
a9c9085
Bump @electron-forge/cli from 6.0.0-beta.66 to 6.0.0-beta.67 (#964)
dependabot[bot] Oct 11, 2022
76e4914
Bump @electron-forge/maker-rpm from 6.0.0-beta.66 to 6.0.0-beta.67 (#…
dependabot[bot] Oct 11, 2022
d7bedd4
Bump @electron-forge/maker-dmg from 6.0.0-beta.66 to 6.0.0-beta.67 (#…
dependabot[bot] Oct 11, 2022
65ddea4
Bump @testing-library/dom from 8.18.1 to 8.19.0 (#962)
dependabot[bot] Oct 11, 2022
93e2f2b
Bump semver from 7.3.7 to 7.3.8 (#956)
dependabot[bot] Oct 11, 2022
b00a538
Bump @electron-forge/maker-squirrel from 6.0.0-beta.66 to 6.0.0-beta.…
dependabot[bot] Oct 11, 2022
adce471
Bump @electron-forge/plugin-webpack from 6.0.0-beta.66 to 6.0.0-beta.…
dependabot[bot] Oct 11, 2022
f5ca55d
Bump @types/node from 18.8.0 to 18.8.4 (#959)
dependabot[bot] Oct 11, 2022
88428ab
Bump @typescript-eslint/parser from 5.38.1 to 5.40.0 (#960)
dependabot[bot] Oct 11, 2022
30565c4
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.40.0 (#961)
dependabot[bot] Oct 11, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
},
"devDependencies": {
"@atao60/fse-cli": "^0.1.7",
"@electron-forge/cli": "^6.0.0-beta.65",
"@electron-forge/maker-deb": "^6.0.0-beta.65",
"@electron-forge/maker-dmg": "^6.0.0-beta.65",
"@electron-forge/maker-rpm": "^6.0.0-beta.65",
"@electron-forge/maker-squirrel": "^6.0.0-beta.65",
"@electron-forge/plugin-webpack": "6.0.0-beta.66",
"@testing-library/dom": "^8.18.1",
"@electron-forge/cli": "^6.0.0-beta.67",
"@electron-forge/maker-deb": "^6.0.0-beta.67",
"@electron-forge/maker-dmg": "^6.0.0-beta.67",
"@electron-forge/maker-rpm": "^6.0.0-beta.67",
"@electron-forge/maker-squirrel": "^6.0.0-beta.67",
"@electron-forge/plugin-webpack": "6.0.0-beta.67",
"@testing-library/dom": "^8.19.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^8.0.1",
Expand All @@ -54,7 +54,7 @@
"@types/ini": "^1.3.31",
"@types/jest": "^27.5.0",
"@types/luxon": "^3.0.0",
"@types/node": "^18.8.0",
"@types/node": "^18.8.4",
"@types/pako": "^2.0.0",
"@types/parse-git-config": "^3.0.1",
"@types/parse-path": "^7.0.0",
Expand All @@ -67,13 +67,13 @@
"@types/uuid": "^8.3.4",
"@types/valid-url": "^1.0.3",
"@types/validator": "^13.7.7",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.32.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@vercel/webpack-asset-relocator-loader": "1.7.3",
"casual": "^1.6.2",
"css-loader": "^6.7.1",
"electron": "21.0.1",
"eslint": "^8.21.0",
"electron": "21.1.0",
"eslint": "^8.25.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsdoc": "^39.3.4",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@reduxjs/toolkit": "^1.8.3",
"@reduxjs/toolkit": "^1.8.6",
"binarnia": "^3.1.3",
"chokidar": "^3.5.3",
"dagre": "^0.8.5",
Expand All @@ -130,8 +130,8 @@
"react-transition-group": "^4.4.5",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"semver": "^7.3.7",
"semver": "^7.3.8",
"sha1": "^1.1.1",
"uuid": "^9.0.0"
}
}
}
Loading