Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,47 +38,47 @@
"email": "team@zeit.co"
},
"dependencies": {
"@electron/remote": "2.1.2",
"@electron/remote": "2.1.3",
"@redux-devtools/extension": "^3.3.0",
"@xterm/addon-canvas": "0.7.0",
"@xterm/addon-fit": "0.10.0",
"@xterm/addon-image": "0.8.0",
"@xterm/addon-ligatures": "0.9.0",
"@xterm/addon-search": "0.15.0",
"@xterm/addon-unicode11": "0.8.0",
"@xterm/addon-web-links": "0.11.0",
"@xterm/addon-webgl": "0.18.0",
"@xterm/addon-fit": "0.11.0",
"@xterm/addon-image": "0.9.0",
"@xterm/addon-ligatures": "0.10.0",
"@xterm/addon-search": "0.16.0",
"@xterm/addon-unicode11": "0.9.0",
"@xterm/addon-web-links": "0.12.0",
"@xterm/addon-webgl": "0.19.0",
"@xterm/xterm": "5.5.0",
"args": "5.0.3",
"chalk": "5.3.0",
"clsx": "2.1.1",
"color": "5.0.3",
"columnify": "1.6.0",
"css-loader": "7.1.2",
"css-loader": "7.1.4",
"got": "12.4.1",
"json-loader": "0.5.7",
"lodash": "4.17.21",
"lodash": "4.18.1",
"mousetrap": "https://github.com/chabou/mousetrap.git#useCapture",
"ms": "2.1.3",
"open": "11.0.0",
"ora": "9.4.0",
"ora": "9.4.1",
"php-escape-shell": "1.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "8.1.3",
"react-use": "^17.5.1",
"react-use": "^17.6.1",
"redux": "4.2.1",
"redux-thunk": "2.4.2",
"registry-url": "^7.2.0",
"reselect": "4.1.8",
"seamless-immutable": "7.1.4",
"semver": "7.6.3",
"semver": "7.8.5",
"shebang-loader": "0.0.1",
"styled-jsx": "5.1.6",
"styled-jsx": "5.1.7",
"stylis": "3.5.4",
"typescript-json-schema": "0.65.1",
"typescript-json-schema": "0.68.0",
"use-device-pixel-ratio": "^1.1.2",
"uuid": "14.0.0",
"uuid": "14.0.1",
"webpack-cli": "6.0.1"
},
"devDependencies": {
Expand All @@ -91,13 +91,13 @@
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-typescript": "7.26.0",
"@electron/rebuild": "^4.0.4",
"@types/args": "5.0.3",
"@electron/rebuild": "^4.2.0",
"@types/args": "5.0.4",
"@types/async-retry": "1.4.9",
"@types/color": "3.0.6",
"@types/columnify": "^1.5.4",
"@types/fs-extra": "11.0.4",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.25",
"@types/mousetrap": "1.6.15",
"@types/ms": "0.7.34",
"@types/node": "22.9.3",
Expand All @@ -108,47 +108,47 @@
"@types/seamless-immutable": "7.1.19",
"@types/styled-jsx": "2.2.9",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "^8.59.2",
"@typescript-eslint/parser": "^8.59.2",
"@typescript-eslint/eslint-plugin": "^8.66.0",
"@typescript-eslint/parser": "^8.66.0",
"ava": "https://github.com/quine-global/ava#ad77c3bc92de51a3436c1be1acbb3da594e3251e",
"babel-loader": "10.1.1",
"concurrently": "9.1.0",
"copy-webpack-plugin": "14.0.0",
"cpy-cli": "^5.0.0",
"cross-env": "10.1.0",
"electron": "38.6.0",
"electron-builder": "26.11.1",
"electron-builder": "26.15.3",
"electron-link": "https://github.com/quine-global/electron-link#10fc13cb91f08e3b2a2f791125509db4d84530ff",
"electron-mksnapshot": "41.5.0",
"electronmon": "^2.0.3",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-import-resolver-typescript": "^4.4.5",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-json-schema-validator": "^4.8.3",
"eslint-plugin-jsonc": "^2.21.1",
"eslint-plugin-lodash": "^7.4.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-react": "7.37.5",
"husky": "^9.1.7",
"husky-init": "^8.0.0",
"inquirer": "13.4.2",
"node-addon-api": "8.2.2",
"node-addon-api": "8.9.1",
"node-gyp": "^12.3.0",
"null-loader": "4.0.1",
"parse-url": "11.1.0",
"playwright": "1.49.0",
"playwright": "1.62.1",
"plist": "3.1.0",
"prettier": "3.3.3",
"prettier": "3.9.6",
"proxyquire": "2.1.3",
"style-loader": "4.0.0",
"terser": "5.36.0",
"terser-webpack-plugin": "^5.3.10",
"terser": "5.49.1",
"terser-webpack-plugin": "^5.6.1",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"uuaw": "^1.2.2",
"webpack": "5.96.1",
"webpack": "5.109.2",
"zx": "^8.8.5"
},
"electronmon": {
Expand Down
Loading
Loading