Skip to content

Commit f640ae1

Browse files
author
liyuan-meng
committed
📦锁定依赖包版本
1 parent 91fc97f commit f640ae1

1 file changed

Lines changed: 67 additions & 67 deletions

File tree

package.json

Lines changed: 67 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -38,86 +38,86 @@
3838
}
3939
},
4040
"dependencies": {
41-
"classnames": "^2.3.1",
42-
"gray-matter": "^4.0.3",
41+
"classnames": "2.3.2",
42+
"gray-matter": "4.0.3",
4343
"gridmanager-react": "1.10.2-0",
44-
"less": "^3.13.1",
45-
"moment": "^2.29.1",
46-
"patch-package": "^6.4.7",
47-
"prop-types": "^15.7.2",
44+
"less": "3.13.1",
45+
"moment": "2.29.4",
46+
"patch-package": "6.5.1",
47+
"prop-types": "15.8.1",
4848
"rc-cascader": "3.4.2",
49-
"rc-color-picker": "^1.2.6",
50-
"rc-drawer": "^6.0.1",
51-
"rc-dropdown": "~4.0.1",
52-
"rc-menu": "^9.0.12",
49+
"rc-color-picker": "1.2.6",
50+
"rc-drawer": "6.2.0",
51+
"rc-dropdown": "4.0.1",
52+
"rc-menu": "9.9.2",
5353
"rc-picker": "3.11.0",
5454
"rc-table": "7.28.1",
55-
"rc-tooltip": "~5.2.0",
56-
"rc-trigger": "^5.2.10",
55+
"rc-tooltip": "5.2.2",
56+
"rc-trigger": "5.3.4",
5757
"rc-util": "5.25.2",
5858
"react": "16.12.0",
5959
"react-dom": "16.12.0",
60-
"react-drag-listview": "^0.2.0",
61-
"react-resizable": "^3.0.4",
62-
"react-transition-group": "^4.4.2",
63-
"rollup-plugin-copy": "^3.4.0",
64-
"rollup-plugin-eslint": "^7.0.0",
65-
"rollup-plugin-generate-package-json": "^3.2.0",
60+
"react-drag-listview": "0.2.2",
61+
"react-resizable": "3.0.5",
62+
"react-transition-group": "4.4.5",
63+
"rollup-plugin-copy": "3.4.0",
64+
"rollup-plugin-eslint": "7.0.0",
65+
"rollup-plugin-generate-package-json": "3.2.0",
6666
"shuyun-utils": "0.0.3"
6767
},
6868
"devDependencies": {
69-
"@babel/cli": "^7.14.8",
70-
"@babel/core": "^7.15.0",
71-
"@babel/eslint-parser": "^7.15.0",
72-
"@babel/plugin-proposal-class-properties": "^7.14.5",
73-
"@babel/plugin-proposal-decorators": "^7.14.5",
74-
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
75-
"@babel/plugin-proposal-function-sent": "^7.14.5",
76-
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
77-
"@babel/plugin-proposal-throw-expressions": "^7.14.5",
78-
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
79-
"@babel/plugin-transform-runtime": "^7.15.0",
80-
"@babel/preset-env": "^7.15.0",
81-
"@babel/preset-react": "^7.14.5",
82-
"@babel/runtime": "^7.15.3",
83-
"@rollup/plugin-alias": "^3.1.5",
84-
"@rollup/plugin-url": "^6.1.0",
85-
"@types/react-is": "^17.0.3",
86-
"@umijs/test": "^3.0.5",
69+
"@babel/cli": "7.22.5",
70+
"@babel/core": "7.22.5",
71+
"@babel/eslint-parser": "7.22.5",
72+
"@babel/plugin-proposal-class-properties": "7.18.6",
73+
"@babel/plugin-proposal-decorators": "7.22.5",
74+
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
75+
"@babel/plugin-proposal-function-sent": "7.22.5",
76+
"@babel/plugin-proposal-numeric-separator": "7.18.6",
77+
"@babel/plugin-proposal-throw-expressions": "7.22.5",
78+
"@babel/plugin-syntax-dynamic-import": "7.8.3",
79+
"@babel/plugin-transform-runtime": "7.22.5",
80+
"@babel/preset-env": "7.22.5",
81+
"@babel/preset-react": "7.22.5",
82+
"@babel/runtime": "7.22.5",
83+
"@rollup/plugin-alias": "3.1.9",
84+
"@rollup/plugin-url": "6.1.0",
85+
"@types/react-is": "17.0.4",
86+
"@umijs/test": "3.5.41",
8787
"auto-changelog": "*",
88-
"babel-eslint": "^10.1.0",
89-
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
90-
"cross-env": "^7.0.3",
91-
"dumi": "^1.0.14",
92-
"enzyme": "^3.11.0",
93-
"enzyme-adapter-react-16": "^1.15.2",
94-
"enzyme-to-json": "^3.5.0",
95-
"eslint": "^7.32.0",
96-
"eslint-config-airbnb": "^18.2.1",
97-
"eslint-config-prettier": "^8.3.0",
98-
"eslint-import-resolver-alias": "^1.1.2",
99-
"eslint-plugin-import": "^2.24.2",
100-
"eslint-plugin-jest": "^24.4.0",
101-
"eslint-plugin-jsx-a11y": "^6.4.1",
102-
"eslint-plugin-prettier": "^3.4.1",
103-
"eslint-plugin-react": "^7.24.0",
104-
"eslint-webpack-plugin": "^3.0.1",
105-
"father-build": "^1.17.2",
106-
"gh-pages": "^3.0.0",
107-
"glob": "^7.1.7",
88+
"babel-eslint": "10.1.0",
89+
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
90+
"cross-env": "7.0.3",
91+
"dumi": "1.1.50",
92+
"enzyme": "3.11.0",
93+
"enzyme-adapter-react-16": "1.15.7",
94+
"enzyme-to-json": "3.6.2",
95+
"eslint": "7.32.0",
96+
"eslint-config-airbnb": "18.2.1",
97+
"eslint-config-prettier": "8.8.0",
98+
"eslint-import-resolver-alias": "1.1.2",
99+
"eslint-plugin-import": "2.27.5",
100+
"eslint-plugin-jest": "24.7.0",
101+
"eslint-plugin-jsx-a11y": "6.7.1",
102+
"eslint-plugin-prettier": "3.4.1",
103+
"eslint-plugin-react": "7.32.2",
104+
"eslint-webpack-plugin": "3.2.0",
105+
"father-build": "1.22.5",
106+
"gh-pages": "3.2.3",
107+
"glob": "7.2.3",
108108
"husky": "4",
109-
"identity-obj-proxy": "^3.0.0",
110-
"jest": "^27.0.6",
111-
"jest-environment-jsdom": "^27.0.6",
109+
"identity-obj-proxy": "3.0.0",
110+
"jest": "27.5.1",
111+
"jest-environment-jsdom": "27.5.1",
112112
"jest-transform-css": "2.0.0",
113-
"lint-staged": "^10.0.7",
114-
"markdown-it": "^12.2.0",
115-
"postcss-font-base64": "^1.0.5",
116-
"prettier": "^2.2.1",
117-
"rimraf": "^3.0.2",
118-
"rollup-plugin-postcss": "^4.0.1",
119-
"umi-lint": "^2.0.2",
120-
"yargs": "^17.1.1"
113+
"lint-staged": "10.5.4",
114+
"markdown-it": "12.3.2",
115+
"postcss-font-base64": "1.0.5",
116+
"prettier": "2.8.8",
117+
"rimraf": "3.0.2",
118+
"rollup-plugin-postcss": "4.0.2",
119+
"umi-lint": "2.0.2",
120+
"yargs": "17.7.2"
121121
},
122122
"husky": {
123123
"hooks": {

0 commit comments

Comments
 (0)