Skip to content

Commit 85490fd

Browse files
committed
fix: update packages (cosmos does not work yet)
1 parent 672b96e commit 85490fd

File tree

2 files changed

+1529
-995
lines changed

2 files changed

+1529
-995
lines changed

package.json

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Serhey Shmyg",
33
"name": "frontend-ts",
4-
"version": "3.5.0",
4+
"version": "3.6.0",
55
"homepage": "https://github.com/sshmyg",
66
"license": "ISC",
77
"repository": {
@@ -27,83 +27,83 @@
2727
"node": ">=18"
2828
},
2929
"devDependencies": {
30-
"@babel/cli": "7.19.3",
31-
"@babel/core": "^7.19.3",
32-
"@babel/plugin-transform-async-to-generator": "^7.18.6",
33-
"@babel/plugin-transform-modules-commonjs": "7.18.6",
34-
"@babel/plugin-transform-react-constant-elements": "^7.18.12",
30+
"@babel/cli": "7.20.7",
31+
"@babel/core": "^7.20.12",
32+
"@babel/plugin-transform-async-to-generator": "^7.20.7",
33+
"@babel/plugin-transform-modules-commonjs": "7.20.11",
34+
"@babel/plugin-transform-react-constant-elements": "^7.20.2",
3535
"@babel/plugin-transform-react-inline-elements": "^7.18.6",
36-
"@babel/plugin-transform-runtime": "7.19.1",
37-
"@babel/preset-env": "^7.19.4",
36+
"@babel/plugin-transform-runtime": "7.19.6",
37+
"@babel/preset-env": "^7.20.2",
3838
"@babel/preset-react": "^7.18.6",
3939
"@babel/preset-typescript": "7.18.6",
40-
"@commitlint/cli": "17.1.2",
41-
"@commitlint/config-conventional": "17.1.0",
42-
"@pmmmwh/react-refresh-webpack-plugin": "0.5.8",
40+
"@commitlint/cli": "17.4.2",
41+
"@commitlint/config-conventional": "17.4.2",
42+
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
4343
"@testing-library/jest-dom": "5.16.5",
4444
"@testing-library/react": "13.4.0",
4545
"@testing-library/user-event": "14.4.3",
46-
"@types/jest": "29.1.2",
47-
"@types/node": "18.11.0",
48-
"@types/react": "18.0.21",
49-
"@types/react-dom": "18.0.6",
50-
"@typescript-eslint/eslint-plugin": "5.40.0",
51-
"@typescript-eslint/parser": "5.40.0",
52-
"autoprefixer": "10.4.12",
46+
"@types/jest": "29.2.5",
47+
"@types/node": "18.11.18",
48+
"@types/react": "18.0.26",
49+
"@types/react-dom": "18.0.10",
50+
"@typescript-eslint/eslint-plugin": "5.48.2",
51+
"@typescript-eslint/parser": "5.48.2",
52+
"autoprefixer": "10.4.13",
5353
"babel-eslint": "10.1.0",
54-
"babel-jest": "29.2.0",
55-
"babel-loader": "^8.2.5",
56-
"babel-plugin-module-resolver": "4.1.0",
54+
"babel-jest": "29.3.1",
55+
"babel-loader": "^9.1.2",
56+
"babel-plugin-module-resolver": "5.0.0",
5757
"babel-plugin-transform-react-class-to-function": "1.2.2",
5858
"copy-webpack-plugin": "11.0.0",
59-
"css-loader": "6.7.1",
59+
"css-loader": "6.7.3",
6060
"css-minimizer-webpack-plugin": "4.2.2",
6161
"dotenv-webpack": "8.0.1",
62-
"eslint": "8.25.0",
63-
"eslint-config-prettier": "8.5.0",
64-
"eslint-import-resolver-babel-module": "^5.3.1",
65-
"eslint-import-resolver-typescript": "3.5.1",
66-
"eslint-plugin-i18next": "6.0.0-4",
67-
"eslint-plugin-import": "2.26.0",
68-
"eslint-plugin-jest": "^27.1.2",
62+
"eslint": "8.32.0",
63+
"eslint-config-prettier": "8.6.0",
64+
"eslint-import-resolver-babel-module": "^5.3.2",
65+
"eslint-import-resolver-typescript": "3.5.3",
66+
"eslint-plugin-i18next": "6.0.0-6",
67+
"eslint-plugin-import": "2.27.5",
68+
"eslint-plugin-jest": "^27.2.1",
6969
"eslint-plugin-prettier": "4.2.1",
70-
"eslint-plugin-promise": "^6.1.0",
71-
"eslint-plugin-react": "7.31.10",
70+
"eslint-plugin-promise": "^6.1.1",
71+
"eslint-plugin-react": "7.32.1",
7272
"eslint-plugin-react-hooks": "4.6.0",
7373
"html-webpack-plugin": "5.5.0",
74-
"husky": "^8.0.1",
74+
"husky": "^8.0.3",
7575
"i18next-xhr-backend": "3.2.2",
76-
"jest": "29.2.0",
77-
"jest-environment-jsdom": "29.2.0",
78-
"lint-staged": "13.0.3",
76+
"jest": "29.3.1",
77+
"jest-environment-jsdom": "29.3.1",
78+
"lint-staged": "13.1.0",
7979
"local-web-server": "5.2.1",
80-
"mini-css-extract-plugin": "2.6.1",
80+
"mini-css-extract-plugin": "2.7.2",
8181
"node-notifier": "10.0.1",
82-
"postcss": "8.4.18",
83-
"postcss-loader": "7.0.1",
82+
"postcss": "8.4.21",
83+
"postcss-loader": "7.0.2",
8484
"postcss-nested": "6.0.0",
85-
"postcss-preset-env": "7.8.2",
86-
"prettier": "2.7.1",
85+
"postcss-preset-env": "7.8.3",
86+
"prettier": "2.8.3",
8787
"react-cosmos": "5.7.2",
8888
"react-dev-utils": "12.0.1",
8989
"react-refresh": "0.14.0",
9090
"servor": "4.0.2",
9191
"style-loader": "3.3.1",
92-
"stylelint": "14.14.0",
92+
"stylelint": "14.16.1",
9393
"stylelint-config-recommended": "9.0.0",
9494
"sugarss": "4.0.1",
9595
"terser-webpack-plugin": "5.3.6",
96-
"typescript": "4.8.4",
97-
"webpack": "5.74.0",
98-
"webpack-bundle-analyzer": "4.6.1",
99-
"webpack-cli": "4.10.0",
96+
"typescript": "4.9.4",
97+
"webpack": "5.75.0",
98+
"webpack-bundle-analyzer": "4.7.0",
99+
"webpack-cli": "5.0.1",
100100
"webpack-dev-server": "^4.11.1"
101101
},
102102
"dependencies": {
103-
"i18next": "21.10.0",
103+
"i18next": "22.4.9",
104104
"react": "^18.2.0",
105105
"react-dom": "^18.2.0",
106-
"react-i18next": "11.18.6",
107-
"react-router-dom": "6.4.2"
106+
"react-i18next": "12.1.4",
107+
"react-router-dom": "6.6.2"
108108
}
109109
}

0 commit comments

Comments
 (0)