mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-01-18 23:31:31 -08:00
chore: upgrade deps
This commit is contained in:
parent
43d8e49c3b
commit
c116ea40ea
2 changed files with 3032 additions and 1768 deletions
4699
package-lock.json
generated
4699
package-lock.json
generated
File diff suppressed because it is too large
Load diff
101
package.json
101
package.json
|
|
@ -38,8 +38,8 @@
|
|||
"errio": "1.2.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"git-sync-js": "^0.1.9",
|
||||
"i18next": "20.3.2",
|
||||
"i18next-electron-fs-backend": "1.3.6",
|
||||
"i18next": "20.3.5",
|
||||
"i18next-electron-fs-backend": "1.3.8",
|
||||
"i18next-fs-backend": "1.1.1",
|
||||
"intercept-stdout": "0.1.2",
|
||||
"inversify": "5.1.1",
|
||||
|
|
@ -50,10 +50,10 @@
|
|||
"menubar": "9.0.5",
|
||||
"node-fetch": "2.6.1",
|
||||
"reflect-metadata": "0.1.13",
|
||||
"rxjs": "7.1.0",
|
||||
"rxjs": "7.3.0",
|
||||
"semver": "7.3.5",
|
||||
"threads": "1.6.5",
|
||||
"type-fest": "1.2.1",
|
||||
"type-fest": "2.0.0",
|
||||
"uuid": "8.3.2",
|
||||
"winston": "3.3.3",
|
||||
"winston-daily-rotate-file": "4.5.5",
|
||||
|
|
@ -61,56 +61,56 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@authing/sso": "1.8.4",
|
||||
"@cucumber/cucumber": "7.3.0",
|
||||
"@date-io/date-fns": "2.10.11",
|
||||
"@cucumber/cucumber": "7.3.1",
|
||||
"@date-io/date-fns": "2.11.0",
|
||||
"@dnd-kit/core": "3.1.1",
|
||||
"@dnd-kit/modifiers": "3.0.0",
|
||||
"@dnd-kit/sortable": "4.0.0",
|
||||
"@dnd-kit/utilities": "2.0.0",
|
||||
"@electron-forge/cli": "6.0.0-beta.57",
|
||||
"@electron-forge/maker-deb": "6.0.0-beta.57",
|
||||
"@electron-forge/maker-rpm": "6.0.0-beta.57",
|
||||
"@electron-forge/maker-squirrel": "6.0.0-beta.57",
|
||||
"@electron-forge/maker-zip": "6.0.0-beta.57",
|
||||
"@electron-forge/plugin-auto-unpack-natives": "6.0.0-beta.57",
|
||||
"@electron-forge/plugin-webpack": "6.0.0-beta.57",
|
||||
"@electron-forge/cli": "6.0.0-beta.59",
|
||||
"@electron-forge/maker-deb": "6.0.0-beta.59",
|
||||
"@electron-forge/maker-rpm": "6.0.0-beta.59",
|
||||
"@electron-forge/maker-squirrel": "6.0.0-beta.59",
|
||||
"@electron-forge/maker-zip": "6.0.0-beta.59",
|
||||
"@electron-forge/plugin-auto-unpack-natives": "6.0.0-beta.59",
|
||||
"@electron-forge/plugin-webpack": "6.0.0-beta.59",
|
||||
"@material-ui/core": "5.0.0-alpha.27",
|
||||
"@material-ui/icons": "5.0.0-alpha.27",
|
||||
"@material-ui/lab": "5.0.0-alpha.27",
|
||||
"@material-ui/styled-engine-sc": "5.0.0-alpha.26",
|
||||
"@types/bluebird": "3.5.35",
|
||||
"@types/chai": "4.2.19",
|
||||
"@types/circular-dependency-plugin": "5.0.2",
|
||||
"@types/bluebird": "3.5.36",
|
||||
"@types/chai": "4.2.21",
|
||||
"@types/circular-dependency-plugin": "5.0.3",
|
||||
"@types/classnames": "2.3.1",
|
||||
"@types/copy-webpack-plugin": "8.0.0",
|
||||
"@types/csp-html-webpack-plugin": "3.0.1",
|
||||
"@types/copy-webpack-plugin": "8.0.1",
|
||||
"@types/csp-html-webpack-plugin": "3.0.2",
|
||||
"@types/electron-window-state": "5.0.0",
|
||||
"@types/eslint": "7.2.13",
|
||||
"@types/eslint": "7.28.0",
|
||||
"@types/eslint-plugin-prettier": "3.1.0",
|
||||
"@types/event-hooks-webpack-plugin": "^2.2.1",
|
||||
"@types/file-loader": "5.0.0",
|
||||
"@types/fs-extra": "9.0.11",
|
||||
"@types/i18next-fs-backend": "1.0.0",
|
||||
"@types/event-hooks-webpack-plugin": "^2.2.2",
|
||||
"@types/file-loader": "5.0.1",
|
||||
"@types/fs-extra": "9.0.12",
|
||||
"@types/i18next-fs-backend": "1.0.1",
|
||||
"@types/intercept-stdout": "0.1.0",
|
||||
"@types/ip": "^1.1.0",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/node": "15.12.5",
|
||||
"@types/node-fetch": "2.5.10",
|
||||
"@types/prettier": "2.3.0",
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react-dom": "17.0.8",
|
||||
"@types/react-helmet": "^6.1.1",
|
||||
"@types/rimraf": "3.0.0",
|
||||
"@types/semver": "7.3.6",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/node": "16.4.13",
|
||||
"@types/node-fetch": "2.5.12",
|
||||
"@types/prettier": "2.3.2",
|
||||
"@types/react": "17.0.16",
|
||||
"@types/react-dom": "17.0.9",
|
||||
"@types/react-helmet": "^6.1.2",
|
||||
"@types/rimraf": "3.0.1",
|
||||
"@types/semver": "7.3.8",
|
||||
"@types/simplebar": "5.3.3",
|
||||
"@types/styled-components": "5.1.10",
|
||||
"@types/uuid": "8.3.0",
|
||||
"@types/webpack-node-externals": "^2.5.1",
|
||||
"@typescript-eslint/eslint-plugin": "4.28.0",
|
||||
"@typescript-eslint/parser": "4.28.0",
|
||||
"@types/styled-components": "5.1.12",
|
||||
"@types/uuid": "8.3.1",
|
||||
"@types/webpack-node-externals": "^2.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.29.0",
|
||||
"@typescript-eslint/parser": "4.29.0",
|
||||
"@zeit/webpack-asset-relocator-loader": "^0.8.0",
|
||||
"ace-builds": "1.4.12",
|
||||
"authing-js-sdk": "4.21.1",
|
||||
"authing-js-sdk": "4.22.1",
|
||||
"beautiful-react-hooks": "0.35.0",
|
||||
"chai": "4.3.4",
|
||||
"circular-dependency-plugin": "5.2.2",
|
||||
|
|
@ -118,10 +118,10 @@
|
|||
"cross-env": "7.0.3",
|
||||
"csp-html-webpack-plugin": "5.1.0",
|
||||
"css-loader": "5.2.6",
|
||||
"date-fns": "2.22.1",
|
||||
"electron": "^14.0.0-beta.12",
|
||||
"date-fns": "2.23.0",
|
||||
"electron": "^14.0.0-beta.19",
|
||||
"electron-rebuild": "2.3.5",
|
||||
"eslint": "7.29.0",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-config-standard": "16.0.3",
|
||||
"eslint-config-standard-with-typescript": "20.0.0",
|
||||
|
|
@ -136,19 +136,18 @@
|
|||
"eslint-plugin-react-hooks": "4.2.0",
|
||||
"eslint-plugin-security": "1.4.0",
|
||||
"eslint-plugin-security-node": "1.0.14",
|
||||
"eslint-plugin-unicorn": "34.0.0",
|
||||
"eslint-plugin-unicorn": "35.0.0",
|
||||
"event-hooks-webpack-plugin": "^2.2.0",
|
||||
"file-loader": "6.2.0",
|
||||
"fork-ts-checker-webpack-plugin": "6.2.12",
|
||||
"graphql-hooks": "5.2.0",
|
||||
"fork-ts-checker-webpack-plugin": "^7.0.0-alpha.5",
|
||||
"graphql-hooks": "5.4.0",
|
||||
"if-env": "1.0.4",
|
||||
"node-loader": "2.0.0",
|
||||
"prettier": "2.3.2",
|
||||
"react": "17.0.2",
|
||||
"react-ace": "9.4.1",
|
||||
"react-dom": "17.0.2",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-i18next": "11.11.0",
|
||||
"react-i18next": "11.11.4",
|
||||
"regedit": "^4.0.0",
|
||||
"rimraf": "3.0.2",
|
||||
"simplebar": "6.0.0-beta.4",
|
||||
|
|
@ -160,12 +159,12 @@
|
|||
"subscriptions-transport-ws": "0.9.19",
|
||||
"threads-plugin": "1.4.0",
|
||||
"ts-import-plugin": "1.6.7",
|
||||
"ts-loader": "9.2.3",
|
||||
"ts-migrate": "0.1.19",
|
||||
"ts-node": "10.0.0",
|
||||
"ts-loader": "9.2.5",
|
||||
"ts-migrate": "0.1.21",
|
||||
"ts-node": "10.1.0",
|
||||
"typeface-roboto": "1.1.13",
|
||||
"typescript": "4.3.4",
|
||||
"typescript-plugin-styled-components": "1.6.0",
|
||||
"typescript": "4.3.5",
|
||||
"typescript-plugin-styled-components": "2.0.0",
|
||||
"typesync": "0.8.0",
|
||||
"webpack-bundle-analyzer": "^4.4.2",
|
||||
"webpack-node-externals": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue