mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
updated packages
This commit is contained in:
parent
f975406092
commit
326c63b457
5333
package-lock.json
generated
5333
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
52753
packages/comty/package-lock.json
generated
52753
packages/comty/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -13,10 +13,9 @@
|
||||
"dependencies": {
|
||||
"@icons-pack/react-simple-icons": "^3.8.0",
|
||||
"@lingui/react": "^3.3.0",
|
||||
"@ragestudio/nodecorejs": "^0.15.1",
|
||||
"@types/lodash": "^4.14.165",
|
||||
"@umijs/preset-react": "^1.7.9",
|
||||
"antd": "^4.8.2",
|
||||
"@types/lodash": "4.14.168",
|
||||
"@umijs/preset-react": "1.8.7",
|
||||
"antd": "4.15.5",
|
||||
"axios": "^0.21.1",
|
||||
"chart.js": "^2.9.4",
|
||||
"classnames": "^2.2.6",
|
||||
@ -32,7 +31,7 @@
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"less-vars-to-js": "^1.3.0",
|
||||
"localforage": "^1.7.4",
|
||||
"lodash": "^4.17.19",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.28.0",
|
||||
"path-to-regexp": "^6.1.0",
|
||||
"platform": "^1.3.6",
|
||||
@ -63,6 +62,6 @@
|
||||
"@types/node": "^14.14.20",
|
||||
"concurrently": "^5.3.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"umi": "^3.2.24"
|
||||
"umi": "3.4.20"
|
||||
}
|
||||
}
|
||||
|
11432
packages/server/package-lock.json
generated
11432
packages/server/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,6 @@
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@nodecorejs/cloudlink": "^0.15.1",
|
||||
"@ragestudio/nodecorejs": "^0.15.1",
|
||||
"babel-node": "^0.0.1-security",
|
||||
"nodemon": "^2.0.7"
|
||||
}
|
||||
|
@ -8,13 +8,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@nodecorejs/utils": "^0.14.7",
|
||||
"@ragestudio/nodecorejs": "^0.14.7",
|
||||
"@umijs/preset-react": "^1.7.9",
|
||||
"antd": "^4.7.0",
|
||||
"axios": "^0.20.0",
|
||||
"@umijs/preset-react": "^1.8.7",
|
||||
"antd": "^4.15.5",
|
||||
"axios": "^0.21.1",
|
||||
"classnames": "^2.2.6",
|
||||
"feather-reactjs": "^2.0.13",
|
||||
"hosted-git-info": "^3.0.5",
|
||||
"hosted-git-info": "4.0.2",
|
||||
"lint-staged": "^10.0.7",
|
||||
"moment": "^2.29.0",
|
||||
"prettier": "^1.19.1",
|
||||
@ -27,7 +26,7 @@
|
||||
"react-reveal": "^1.2.2",
|
||||
"store": "^2.0.12",
|
||||
"styled-components": "^5.2.0",
|
||||
"umi": "^3.3.3",
|
||||
"umi": "^3.4.20",
|
||||
"yorkie": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user