Update desktop packages

This commit is contained in:
Hakan Shehu
2024-10-20 00:09:44 +02:00
parent ef8a487047
commit de89ded1ff
2 changed files with 25 additions and 23 deletions

View File

@@ -24,7 +24,7 @@
"@electron/fuses": "^1.8.0",
"@types/better-sqlite3": "^7.6.11",
"@types/is-hotkey": "^0.1.10",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/react-window": "^1.8.8",
@@ -32,9 +32,10 @@
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.20",
"electron": "^32.2.0",
"electron": "^33.0.1",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.31.0",
"node-abi": "^3.71.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
@@ -98,7 +99,7 @@
"@tiptap/react": "^2.8.0",
"@tiptap/suggestion": "^2.8.0",
"axios": "^1.7.7",
"better-sqlite3": "^11.3.0",
"better-sqlite3": "^11.4.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
@@ -118,7 +119,7 @@
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-hook-form": "^7.53.1",
"react-intersection-observer": "^9.13.1",
"react-router-dom": "^6.27.0",
"react-virtualized-auto-sizer": "^1.0.24",