Skip to content

Commit 0850b44

Browse files
chore(deps): pin dependencies (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent beadc5a commit 0850b44

File tree

3 files changed

+96
-96
lines changed

3 files changed

+96
-96
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
"devDependencies": {
5757
"@commitlint/cli": "17.0.0",
5858
"@commitlint/config-conventional": "17.0.0",
59-
"@wang1212/eslint-config": "^0.2.1",
59+
"@wang1212/eslint-config": "0.2.1",
6060
"commitizen": "4.2.5",
61-
"cz-conventional-changelog": "^3.3.0",
61+
"cz-conventional-changelog": "3.3.0",
6262
"eslint": "8.18.0",
63-
"eslint-formatter-pretty": "^4.1.0",
63+
"eslint-formatter-pretty": "4.1.0",
6464
"husky": "8.0.1",
6565
"lint-staged": "13.0.3",
6666
"prettier": "2.7.1",

templates/app/package.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -25,60 +25,60 @@
2525
"web-vitals": "^2.1.4"
2626
},
2727
"devDependencies": {
28-
"@babel/core": "^7.17.10",
29-
"@babel/plugin-proposal-decorators": "^7.17.9",
30-
"@babel/plugin-transform-runtime": "^7.17.10",
31-
"@babel/preset-env": "^7.17.10",
32-
"@babel/preset-typescript": "^7.16.7",
28+
"@babel/core": "7.18.13",
29+
"@babel/plugin-proposal-decorators": "7.18.10",
30+
"@babel/plugin-transform-runtime": "7.18.10",
31+
"@babel/preset-env": "7.18.10",
32+
"@babel/preset-typescript": "7.18.6",
3333
"@commitlint/cli": "17.0.0",
3434
"@commitlint/config-conventional": "17.0.0",
35-
"@typescript-eslint/eslint-plugin": "^5.21.0",
36-
"@typescript-eslint/parser": "^5.21.0",
37-
"@wang1212/eslint-config": "^0.2.0",
38-
"babel-jest": "^28.0.3",
39-
"babel-loader": "^8.2.5",
40-
"case-sensitive-paths-webpack-plugin": "^2.4.0",
35+
"@typescript-eslint/eslint-plugin": "5.36.0",
36+
"@typescript-eslint/parser": "5.36.0",
37+
"@wang1212/eslint-config": "0.2.1",
38+
"babel-jest": "28.1.3",
39+
"babel-loader": "8.2.5",
40+
"case-sensitive-paths-webpack-plugin": "2.4.0",
4141
"copy-webpack-plugin": "11.0.0",
42-
"cross-env": "^7.0.3",
43-
"css-loader": "^6.7.1",
42+
"cross-env": "7.0.3",
43+
"css-loader": "6.7.1",
4444
"css-minimizer-webpack-plugin": "4.0.0",
45-
"cssnano": "^5.1.7",
46-
"del": "^6.0.0",
47-
"docdash": "^1.2.0",
48-
"eslint": "^8.14.0",
49-
"eslint-formatter-pretty": "^4.1.0",
50-
"eslint-plugin-compat": "^4.0.2",
51-
"fork-ts-checker-webpack-plugin": "^6.5.2",
52-
"html-loader": "^3.1.0",
53-
"html-webpack-plugin": "^5.5.0",
45+
"cssnano": "5.1.13",
46+
"del": "6.1.1",
47+
"docdash": "1.2.0",
48+
"eslint": "8.23.0",
49+
"eslint-formatter-pretty": "4.1.0",
50+
"eslint-plugin-compat": "4.0.2",
51+
"fork-ts-checker-webpack-plugin": "6.5.2",
52+
"html-loader": "3.1.2",
53+
"html-webpack-plugin": "5.5.0",
5454
"husky": "8.0.1",
55-
"jest": "^28.0.3",
56-
"jsdoc": "^3.6.10",
57-
"jsdoc-babel": "^0.5.0",
55+
"jest": "28.1.3",
56+
"jsdoc": "3.6.11",
57+
"jsdoc-babel": "0.5.0",
5858
"lint-staged": "13.0.3",
59-
"mini-css-extract-plugin": "^2.6.0",
60-
"postcss-flexbugs-fixes": "^5.0.2",
59+
"mini-css-extract-plugin": "2.6.1",
60+
"postcss-flexbugs-fixes": "5.0.2",
6161
"postcss-loader": "7.0.1",
62-
"postcss-normalize": "^10.0.1",
63-
"postcss-preset-env": "^7.4.4",
62+
"postcss-normalize": "10.0.1",
63+
"postcss-preset-env": "7.8.0",
6464
"prettier": "2.7.1",
65-
"sass": "^1.51.0",
65+
"sass": "1.54.6",
6666
"sass-loader": "13.0.2",
6767
"source-map-loader": "4.0.0",
68-
"style-loader": "^3.3.1",
69-
"stylelint": "^14.8.1",
70-
"stylelint-color-format": "^1.1.0",
71-
"stylelint-config-prettier": "^9.0.3",
72-
"stylelint-config-property-sort-order-smacss": "^9.0.0",
73-
"stylelint-config-recommended-scss": "^6.0.0",
74-
"stylelint-prettier": "^2.0.0",
75-
"terser-webpack-plugin": "^5.3.1",
76-
"typescript": "^4.6.4",
77-
"webpack": "^5.72.0",
78-
"webpack-bundle-analyzer": "^4.5.0",
79-
"webpack-dev-server": "^4.8.1",
80-
"workbox-webpack-plugin": "^6.5.3",
81-
"worker-plugin": "^5.0.1"
68+
"style-loader": "3.3.1",
69+
"stylelint": "14.11.0",
70+
"stylelint-color-format": "1.1.0",
71+
"stylelint-config-prettier": "9.0.3",
72+
"stylelint-config-property-sort-order-smacss": "9.0.0",
73+
"stylelint-config-recommended-scss": "6.0.0",
74+
"stylelint-prettier": "2.0.0",
75+
"terser-webpack-plugin": "5.3.6",
76+
"typescript": "4.8.2",
77+
"webpack": "5.74.0",
78+
"webpack-bundle-analyzer": "4.6.1",
79+
"webpack-dev-server": "4.10.1",
80+
"workbox-webpack-plugin": "6.5.4",
81+
"worker-plugin": "5.0.1"
8282
},
8383
"resolutions": {
8484
"sanitize.css": "12.0.1"

templates/react-app/package.json

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -32,66 +32,66 @@
3232
"web-vitals": "^2.1.4"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "^7.17.10",
36-
"@babel/plugin-proposal-decorators": "^7.17.9",
37-
"@babel/plugin-transform-runtime": "^7.17.10",
38-
"@babel/preset-env": "^7.17.10",
39-
"@babel/preset-react": "^7.16.7",
40-
"@babel/preset-typescript": "^7.16.7",
35+
"@babel/core": "7.18.13",
36+
"@babel/plugin-proposal-decorators": "7.18.10",
37+
"@babel/plugin-transform-runtime": "7.18.10",
38+
"@babel/preset-env": "7.18.10",
39+
"@babel/preset-react": "7.18.6",
40+
"@babel/preset-typescript": "7.18.6",
4141
"@commitlint/cli": "17.0.0",
4242
"@commitlint/config-conventional": "17.0.0",
43-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
44-
"@types/loadable__component": "^5.13.4",
45-
"@types/react": "^17.0.19",
46-
"@types/react-router-dom": "^5.1.8",
47-
"@typescript-eslint/eslint-plugin": "^5.21.0",
48-
"@typescript-eslint/parser": "^5.21.0",
49-
"@wang1212/eslint-config": "^0.2.0",
50-
"babel-jest": "^28.0.3",
51-
"babel-loader": "^8.2.5",
52-
"case-sensitive-paths-webpack-plugin": "^2.4.0",
43+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
44+
"@types/loadable__component": "5.13.4",
45+
"@types/react": "17.0.48",
46+
"@types/react-router-dom": "5.3.3",
47+
"@typescript-eslint/eslint-plugin": "5.36.0",
48+
"@typescript-eslint/parser": "5.36.0",
49+
"@wang1212/eslint-config": "0.2.1",
50+
"babel-jest": "28.1.3",
51+
"babel-loader": "8.2.5",
52+
"case-sensitive-paths-webpack-plugin": "2.4.0",
5353
"copy-webpack-plugin": "11.0.0",
54-
"cross-env": "^7.0.3",
55-
"css-loader": "^6.7.1",
54+
"cross-env": "7.0.3",
55+
"css-loader": "6.7.1",
5656
"css-minimizer-webpack-plugin": "4.0.0",
57-
"cssnano": "^5.1.7",
58-
"del": "^6.0.0",
59-
"docdash": "^1.2.0",
60-
"eslint": "^8.14.0",
61-
"eslint-formatter-pretty": "^4.1.0",
62-
"fork-ts-checker-webpack-plugin": "^6.5.2",
63-
"html-loader": "^3.1.0",
64-
"html-webpack-plugin": "^5.5.0",
57+
"cssnano": "5.1.13",
58+
"del": "6.1.1",
59+
"docdash": "1.2.0",
60+
"eslint": "8.23.0",
61+
"eslint-formatter-pretty": "4.1.0",
62+
"fork-ts-checker-webpack-plugin": "6.5.2",
63+
"html-loader": "3.1.2",
64+
"html-webpack-plugin": "5.5.0",
6565
"husky": "8.0.1",
66-
"jest": "^28.0.3",
67-
"jsdoc": "^3.6.10",
68-
"jsdoc-babel": "^0.5.0",
66+
"jest": "28.1.3",
67+
"jsdoc": "3.6.11",
68+
"jsdoc-babel": "0.5.0",
6969
"lint-staged": "13.0.3",
70-
"mini-css-extract-plugin": "^2.6.0",
71-
"postcss-flexbugs-fixes": "^5.0.2",
70+
"mini-css-extract-plugin": "2.6.1",
71+
"postcss-flexbugs-fixes": "5.0.2",
7272
"postcss-loader": "7.0.1",
73-
"postcss-normalize": "^10.0.1",
74-
"postcss-preset-env": "^7.4.4",
73+
"postcss-normalize": "10.0.1",
74+
"postcss-preset-env": "7.8.0",
7575
"prettier": "2.7.1",
7676
"react-refresh": "0.14.0",
77-
"redux-logger": "^3.0.6",
78-
"sass": "^1.51.0",
77+
"redux-logger": "3.0.6",
78+
"sass": "1.54.6",
7979
"sass-loader": "13.0.2",
8080
"source-map-loader": "4.0.0",
81-
"style-loader": "^3.3.1",
82-
"stylelint": "^14.8.1",
83-
"stylelint-color-format": "^1.1.0",
84-
"stylelint-config-prettier": "^9.0.3",
85-
"stylelint-config-property-sort-order-smacss": "^9.0.0",
86-
"stylelint-config-recommended-scss": "^6.0.0",
87-
"stylelint-prettier": "^2.0.0",
88-
"terser-webpack-plugin": "^5.3.1",
89-
"typescript": "^4.6.4",
90-
"webpack": "^5.72.0",
91-
"webpack-bundle-analyzer": "^4.5.0",
92-
"webpack-dev-server": "^4.8.1",
93-
"workbox-webpack-plugin": "^6.5.3",
94-
"worker-plugin": "^5.0.1"
81+
"style-loader": "3.3.1",
82+
"stylelint": "14.11.0",
83+
"stylelint-color-format": "1.1.0",
84+
"stylelint-config-prettier": "9.0.3",
85+
"stylelint-config-property-sort-order-smacss": "9.0.0",
86+
"stylelint-config-recommended-scss": "6.0.0",
87+
"stylelint-prettier": "2.0.0",
88+
"terser-webpack-plugin": "5.3.6",
89+
"typescript": "4.8.2",
90+
"webpack": "5.74.0",
91+
"webpack-bundle-analyzer": "4.6.1",
92+
"webpack-dev-server": "4.10.1",
93+
"workbox-webpack-plugin": "6.5.4",
94+
"worker-plugin": "5.0.1"
9595
},
9696
"resolutions": {
9797
"sanitize.css": "12.0.1"

0 commit comments

Comments
 (0)