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

@@ -57,7 +57,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",
@@ -77,7 +77,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",
@@ -102,7 +102,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",
@@ -110,9 +110,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",
@@ -3657,9 +3658,9 @@
}
},
"node_modules/@types/lodash": {
"version": "4.17.10",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.10.tgz",
"integrity": "sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==",
"version": "4.17.12",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.12.tgz",
"integrity": "sha512-sviUmCE8AYdaF/KIHLDJBQgeYzPBI0vf/17NaYehBJfYD1j6/L95Slh07NlyK2iNyBNaEkb3En2jRt+a8y3xZQ==",
"dev": true,
"license": "MIT"
},
@@ -4574,9 +4575,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "11.3.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.3.0.tgz",
"integrity": "sha512-iHt9j8NPYF3oKCNOO5ZI4JwThjt3Z6J6XrcwG85VNMVzv1ByqrHWv5VILEbCMFWDsoHhXvQ7oC8vgRXFAKgl9w==",
"version": "11.4.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.4.0.tgz",
"integrity": "sha512-B7C9y2aSvtTwDJIz34iUxMjQWmbAYFmpq0Rwf9weYTtx6jUYsUKVt5ePPYlGyLVBoySppPa41PBrzl1ipMhG7A==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@@ -6130,9 +6131,9 @@
"license": "MIT"
},
"node_modules/electron": {
"version": "32.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-32.2.0.tgz",
"integrity": "sha512-Xy82QBQrEiQysoxsv6lnhHAcWNNe6vV6QqH3OPFXhEj/T9oAsBHEhZuuYHINSSsUE7zRSj+J9sNwJYOjisT0Vw==",
"version": "33.0.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-33.0.1.tgz",
"integrity": "sha512-PipPnWH4gvf7o+P8jlKQZGgPfb5eHcLgTrnKkFzb98MXhyPjVJYCR7YWqcawZ8IfyJCut8vMxLuBFLT1Ag8TSQ==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -9996,9 +9997,9 @@
"license": "MIT"
},
"node_modules/node-abi": {
"version": "3.65.0",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.65.0.tgz",
"integrity": "sha512-ThjYBfoDNr08AWx6hGaRbfPwxKV9kVzAzOzlLKbk2CuqXE2xnCh+cbAGnwM3t8Lq4v9rUB7VfondlkBckcJrVA==",
"version": "3.71.0",
"resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.71.0.tgz",
"integrity": "sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==",
"license": "MIT",
"dependencies": {
"semver": "^7.3.5"
@@ -11579,9 +11580,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.53.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.53.0.tgz",
"integrity": "sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==",
"version": "7.53.1",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.53.1.tgz",
"integrity": "sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"

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",