@dr.pogodin/react-utils 1.48.18 → 1.48.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +19 -19
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.48.
|
|
2
|
+
"version": "1.48.20",
|
|
3
3
|
"bin": {
|
|
4
4
|
"react-utils-build": "bin/build.js",
|
|
5
5
|
"react-utils-setup": "bin/setup.js"
|
|
@@ -8,23 +8,23 @@
|
|
|
8
8
|
"url": "https://github.com/birdofpreyru/react-utils/issues"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@babel/runtime": "^7.
|
|
11
|
+
"@babel/runtime": "^7.29.2",
|
|
12
12
|
"@dr.pogodin/babel-plugin-react-css-modules": "^6.13.9",
|
|
13
|
-
"@dr.pogodin/csurf": "^1.16.
|
|
13
|
+
"@dr.pogodin/csurf": "^1.16.9",
|
|
14
14
|
"@dr.pogodin/js-utils": "^0.1.6",
|
|
15
|
-
"@dr.pogodin/react-global-state": "^0.21.
|
|
15
|
+
"@dr.pogodin/react-global-state": "^0.21.4",
|
|
16
16
|
"@dr.pogodin/react-helmet": "^3.1.1",
|
|
17
17
|
"@dr.pogodin/react-themes": "^1.10.3",
|
|
18
|
-
"@jest/environment": "^30.
|
|
18
|
+
"@jest/environment": "^30.3.0",
|
|
19
19
|
"axios": "^1.13.6",
|
|
20
20
|
"commander": "^14.0.3",
|
|
21
21
|
"compression": "^1.8.1",
|
|
22
22
|
"config": "^4.4.1",
|
|
23
23
|
"cookie": "^1.1.0",
|
|
24
24
|
"cookie-parser": "^1.4.7",
|
|
25
|
-
"core-js": "^3.
|
|
25
|
+
"core-js": "^3.49.0",
|
|
26
26
|
"cross-env": "^10.1.0",
|
|
27
|
-
"dayjs": "^1.11.
|
|
27
|
+
"dayjs": "^1.11.20",
|
|
28
28
|
"express": "^5.2.1",
|
|
29
29
|
"helmet": "^8.1.0",
|
|
30
30
|
"http-status-codes": "^2.3.0",
|
|
@@ -49,13 +49,13 @@
|
|
|
49
49
|
"@babel/core": "^7.29.0",
|
|
50
50
|
"@babel/node": "^7.29.0",
|
|
51
51
|
"@babel/plugin-transform-runtime": "^7.29.0",
|
|
52
|
-
"@babel/preset-env": "^7.29.
|
|
52
|
+
"@babel/preset-env": "^7.29.2",
|
|
53
53
|
"@babel/preset-react": "^7.28.5",
|
|
54
54
|
"@babel/preset-typescript": "^7.28.5",
|
|
55
55
|
"@babel/register": "^7.28.6",
|
|
56
56
|
"@dr.pogodin/babel-plugin-transform-assets": "^1.2.6",
|
|
57
57
|
"@dr.pogodin/babel-preset-svgr": "^1.9.3",
|
|
58
|
-
"@dr.pogodin/eslint-configs": "^0.2.
|
|
58
|
+
"@dr.pogodin/eslint-configs": "^0.2.8",
|
|
59
59
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
|
|
60
60
|
"@standard-schema/spec": "^1.1.0",
|
|
61
61
|
"@testing-library/dom": "^10.4.1",
|
|
@@ -81,18 +81,18 @@
|
|
|
81
81
|
"@types/webpack": "^5.28.5",
|
|
82
82
|
"@types/webpack-hot-middleware": "^2.25.12",
|
|
83
83
|
"autoprefixer": "^10.4.27",
|
|
84
|
-
"babel-jest": "^30.
|
|
85
|
-
"babel-loader": "^10.1.
|
|
84
|
+
"babel-jest": "^30.3.0",
|
|
85
|
+
"babel-loader": "^10.1.1",
|
|
86
86
|
"babel-plugin-add-import-extension": "^1.6.0",
|
|
87
|
-
"babel-plugin-module-resolver": "^5.0.
|
|
87
|
+
"babel-plugin-module-resolver": "^5.0.3",
|
|
88
88
|
"babel-plugin-transform-import-meta": "^2.3.3",
|
|
89
89
|
"css-loader": "^7.1.4",
|
|
90
90
|
"css-minimizer-webpack-plugin": "^8.0.0",
|
|
91
91
|
"identity-obj-proxy": "^3.0.0",
|
|
92
|
-
"jest": "^30.
|
|
93
|
-
"jest-environment-jsdom": "^30.
|
|
94
|
-
"memfs": "^4.
|
|
95
|
-
"mini-css-extract-plugin": "^2.10.
|
|
92
|
+
"jest": "^30.3.0",
|
|
93
|
+
"jest-environment-jsdom": "^30.3.0",
|
|
94
|
+
"memfs": "^4.57.1",
|
|
95
|
+
"mini-css-extract-plugin": "^2.10.1",
|
|
96
96
|
"mockdate": "^3.0.5",
|
|
97
97
|
"nodelist-foreach-polyfill": "^1.2.0",
|
|
98
98
|
"postcss": "^8.5.8",
|
|
@@ -101,11 +101,11 @@
|
|
|
101
101
|
"pretty": "^2.0.0",
|
|
102
102
|
"react-refresh": "^0.18.0",
|
|
103
103
|
"resolve-url-loader": "^5.0.0",
|
|
104
|
-
"sass": "^1.
|
|
104
|
+
"sass": "^1.98.0",
|
|
105
105
|
"sass-loader": "^16.0.7",
|
|
106
106
|
"sitemap": "^9.0.1",
|
|
107
107
|
"source-map-loader": "^5.0.0",
|
|
108
|
-
"stylelint": "^17.
|
|
108
|
+
"stylelint": "^17.5.0",
|
|
109
109
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
110
110
|
"supertest": "^7.2.2",
|
|
111
111
|
"tsc-alias": "1.8.16",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"typed-scss-modules": "^8.1.1",
|
|
114
114
|
"typescript": "^5.9.3",
|
|
115
115
|
"webpack": "^5.105.4",
|
|
116
|
-
"webpack-dev-middleware": "^
|
|
116
|
+
"webpack-dev-middleware": "^8.0.0",
|
|
117
117
|
"webpack-hot-middleware": "^2.26.1",
|
|
118
118
|
"webpack-merge": "^6.0.1",
|
|
119
119
|
"workbox-core": "^7.4.0",
|