Skip to content

Commit 19631d2

Browse files
committed
Update patch packages
1 parent 9143415 commit 19631d2

File tree

2 files changed

+600
-495
lines changed

2 files changed

+600
-495
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"license": "MIT",
3939
"devDependencies": {
4040
"@babel/core": "7.25.2",
41-
"@babel/eslint-parser": "7.25.1",
42-
"@babel/plugin-transform-runtime": "7.25.4",
41+
"@babel/eslint-parser": "7.25.9",
42+
"@babel/plugin-transform-runtime": "7.25.9",
4343
"@babel/preset-env": "7.25.4",
4444
"@babel/preset-react": "7.24.7",
4545
"@babel/preset-typescript": "7.24.7",
@@ -51,11 +51,11 @@
5151
"@testing-library/react-hooks": "8.0.1",
5252
"@testing-library/user-event": "14.5.2",
5353
"@types/crypto-js": "4.2.2",
54-
"@types/jest": "29.5.12",
54+
"@types/jest": "29.5.14",
5555
"@types/node": "22.5.2",
56-
"@types/react": "18.3.5",
57-
"@types/react-dom": "18.3.0",
58-
"@types/react-redux": "7.1.33",
56+
"@types/react": "18.3.12",
57+
"@types/react-dom": "18.3.1",
58+
"@types/react-redux": "7.1.34",
5959
"@types/react-test-renderer": "18.3.0",
6060
"@types/redux-logger": "3.0.13",
6161
"@types/webpack-env": "1.18.5",
@@ -85,18 +85,18 @@
8585
"eslint-plugin-testing-library": "6.3.0",
8686
"eslint-webpack-plugin": "4.2.0",
8787
"fork-ts-checker-webpack-plugin": "9.0.2",
88-
"html-webpack-plugin": "5.6.0",
88+
"html-webpack-plugin": "5.6.3",
8989
"identity-obj-proxy": "3.0.0",
9090
"incstr": "1.2.3",
9191
"jest": "29.7.0",
9292
"jest-environment-jsdom": "29.7.0",
9393
"jest-resolve": "29.7.0",
9494
"jest-watch-typeahead": "2.2.2",
95-
"mini-css-extract-plugin": "2.9.1",
95+
"mini-css-extract-plugin": "2.9.2",
9696
"node-polyfill-webpack-plugin": "4.0.0",
9797
"plop": "4.0.1",
9898
"plop-action-eslint": "1.1.0",
99-
"postcss": "8.4.44",
99+
"postcss": "8.4.49",
100100
"postcss-flexbugs-fixes": "5.0.2",
101101
"postcss-loader": "8.1.1",
102102
"postcss-normalize": "10.0.1",
@@ -113,8 +113,8 @@
113113
"rework": "1.0.1",
114114
"rework-visit": "1.0.0",
115115
"sass": "1.77.8",
116-
"sass-loader": "16.0.1",
117-
"serve": "14.2.3",
116+
"sass-loader": "16.0.3",
117+
"serve": "14.2.4",
118118
"source-map-loader": "5.0.0",
119119
"style-loader": "4.0.0",
120120
"terser-webpack-plugin": "5.3.10",

0 commit comments

Comments
 (0)