Skip to content

Commit

Permalink
chore(NPM): package updates, latest Electron
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Jan 7, 2025
1 parent 676c3cf commit 310130b
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 89 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"fetch-cookie": "^3.1.0",
"glob": "^11.0.0",
"history": "^5.3.0",
"i18next": "^24.2.0",
"i18next": "^24.2.1",
"inversify": "^6.2.1",
"jsdom": "^25.0.1",
"lunr": "^2.3.9",
Expand Down Expand Up @@ -351,7 +351,7 @@
"@types/jsdom": "^21.1.7",
"@types/lunr": "^2.3.7",
"@types/mime-types": "^2.1.4",
"@types/node": "^20.17.11",
"@types/node": "^20.17.12",
"@types/ramda": "^0.30.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
Expand All @@ -368,8 +368,8 @@
"@types/yargs": "^17.0.33",
"@types/yauzl": "^2.10.3",
"@types/yazl": "^2.4.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
"babel-loader": "^9.2.1",
"babel-plugin-macros": "^3.1.0",
"chromium-pickle-js": "^0.2.0",
Expand All @@ -380,7 +380,7 @@
"css-loader": "^7.1.2",
"devtron": "^1.4.0",
"dotenv": "^16.4.7",
"electron": "^33.2.1",
"electron": "^33.3.1",
"electron-builder": "^25.1.8",
"electron-devtools-installer": "^4.0.0",
"eslint": "^8.57.1",
Expand Down

0 comments on commit 310130b

Please sign in to comment.