mirror of
https://github.com/kmvan/x-prober.git
synced 2026-04-22 01:08:59 +08:00
update packages
This commit is contained in:
12
package.json
12
package.json
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@types/core-js": "^2.5.4",
|
||||
"@types/node": "^14.14.27",
|
||||
"@types/node": "^14.14.28",
|
||||
"@types/query-string": "^6.3.0",
|
||||
"@types/react": "^17.0.2",
|
||||
"@types/react-dom": "^17.0.1",
|
||||
@@ -30,7 +30,7 @@
|
||||
"ts-loader": "^8.0.17",
|
||||
"typescript": "^4.1.5",
|
||||
"typescript-plugin-styled-components": "^1.4.4",
|
||||
"webpack": "^5.21.2",
|
||||
"webpack": "^5.22.0",
|
||||
"webpack-cli": "^4.5.0",
|
||||
"webpack-common-shake": "^2.1.0",
|
||||
"webpack-dev-server": "^3.11.2",
|
||||
@@ -39,10 +39,9 @@
|
||||
"dependencies": {
|
||||
"@types/immutability-helper": "^2.6.3",
|
||||
"@types/styled-components": "^5.1.7",
|
||||
"@typescript-eslint/eslint-plugin": "^4.15.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.15.0",
|
||||
"@typescript-eslint/parser": "^4.15.0",
|
||||
"JSON2": "^0.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.15.1",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.15.1",
|
||||
"@typescript-eslint/parser": "^4.15.1",
|
||||
"caniuse-lite": "^1.0.30001187",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"deep-sort-object": "^1.0.2",
|
||||
@@ -51,6 +50,7 @@
|
||||
"glob": "^7.1.6",
|
||||
"immutability-helper": "^3.1.1",
|
||||
"isomorphic-unfetch": "^3.1.0",
|
||||
"JSON2": "^0.1.0",
|
||||
"mobx": "^6.1.6",
|
||||
"mobx-react-lite": "^3.2.0",
|
||||
"polished": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user