Skip to content

Commit

Permalink
chore: upgrade electron version v29.1.0 -> v29.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: The1111mp <[email protected]>
  • Loading branch information
1111mp committed Mar 25, 2024
1 parent 15c48ec commit 318aac8
Show file tree
Hide file tree
Showing 2 changed files with 1,669 additions and 945 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,28 +62,28 @@
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.7",
"@tanstack/react-table": "^8.13.2",
"@tanstack/react-virtual": "^3.1.3",
"@tanstack/react-table": "^8.15.0",
"@tanstack/react-virtual": "^3.2.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"cmdk": "^1.0.0",
"compressing": "^1.10.0",
"dayjs": "^1.11.10",
"electron-log": "^5.1.1",
"electron-log": "^5.1.2",
"electron-updater": "^6.1.8",
"framer-motion": "^11.0.8",
"got": "^14.2.0",
"framer-motion": "^11.0.20",
"got": "^14.2.1",
"intro.js": "^7.2.0",
"intro.js-react": "^1.0.0",
"is-plain-obj": "^4.1.0",
"react-circular-progressbar": "^2.1.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-hook-form": "^7.51.0",
"react-router-dom": "^6.22.2",
"sonner": "^1.4.3",
"react-hook-form": "^7.51.1",
"react-router-dom": "^6.22.3",
"sonner": "^1.4.41",
"svg-loaders-react": "^2.2.1",
"tailwind-merge": "^2.2.1",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"tar-fs": "^3.0.5",
"uuid": "^9.0.1",
Expand All @@ -96,37 +96,37 @@
"@electron/notarize": "^2.3.0",
"@testing-library/webdriverio": "^3.2.1",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@types/node": "^20.11.30",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@types/tar-fs": "^2.0.4",
"@vitejs/plugin-react-swc": "^3.6.0",
"@wdio/cli": "^8.32.3",
"@wdio/globals": "^8.32.3",
"@wdio/local-runner": "^8.32.3",
"@wdio/mocha-framework": "^8.32.3",
"@wdio/spec-reporter": "^8.32.2",
"autoprefixer": "^10.4.18",
"electron": "^29.1.0",
"electron-builder": "^24.12.0",
"@wdio/cli": "^8.35.1",
"@wdio/globals": "^8.35.1",
"@wdio/local-runner": "^8.35.1",
"@wdio/mocha-framework": "^8.35.0",
"@wdio/spec-reporter": "^8.32.4",
"autoprefixer": "^10.4.19",
"electron": "^29.1.5",
"electron-builder": "^24.13.3",
"electron-debug": "github:1111mp/electron-debug",
"electron-devtools-installer": "^3.2.0",
"electron-vite-tsup": "^2.0.4",
"esbuild-style-plugin": "^1.6.3",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.33.2",
"postcss": "^8.4.35",
"eslint-plugin-react": "^7.34.1",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.1",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"wdio-electron-service": "^6.3.2",
"webdriverio": "^8.32.3"
"typescript": "^5.4.3",
"vite": "^5.2.6",
"wdio-electron-service": "^6.4.0",
"webdriverio": "^8.35.1"
},
"build": {
"productName": "nvm-desktop",
Expand Down
Loading

0 comments on commit 318aac8

Please sign in to comment.