@dr.pogodin/react-utils 1.25.2 → 1.25.3
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 +16 -16
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.25.
|
|
2
|
+
"version": "1.25.3",
|
|
3
3
|
"bin": {
|
|
4
4
|
"react-utils-build": "bin/build.js",
|
|
5
5
|
"react-utils-setup": "bin/setup.js"
|
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@babel/runtime": "^7.22.10",
|
|
12
|
-
"@dr.pogodin/babel-plugin-react-css-modules": "^6.
|
|
12
|
+
"@dr.pogodin/babel-plugin-react-css-modules": "^6.11.0",
|
|
13
13
|
"@dr.pogodin/csurf": "^1.13.0",
|
|
14
14
|
"@dr.pogodin/js-utils": "^0.0.6",
|
|
15
15
|
"@dr.pogodin/react-global-state": "^0.10.0-alpha.2",
|
|
16
|
-
"@dr.pogodin/react-themes": "^1.4.
|
|
17
|
-
"axios": "^1.
|
|
16
|
+
"@dr.pogodin/react-themes": "^1.4.9",
|
|
17
|
+
"axios": "^1.5.0",
|
|
18
18
|
"commander": "^11.0.0",
|
|
19
19
|
"compression": "^1.7.4",
|
|
20
20
|
"config": "^3.3.9",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"express": "^4.18.2",
|
|
26
26
|
"helmet": "^7.0.0",
|
|
27
27
|
"http-status-codes": "^2.2.0",
|
|
28
|
-
"joi": "^17.
|
|
28
|
+
"joi": "^17.10.1",
|
|
29
29
|
"lodash": "^4.17.21",
|
|
30
30
|
"morgan": "^1.10.0",
|
|
31
31
|
"node-forge": "^1.3.1",
|
|
@@ -56,31 +56,31 @@
|
|
|
56
56
|
"@babel/preset-react": "^7.22.5",
|
|
57
57
|
"@babel/register": "^7.22.5",
|
|
58
58
|
"@dr.pogodin/babel-plugin-transform-assets": "^1.2.2",
|
|
59
|
-
"@dr.pogodin/babel-preset-svgr": "^1.
|
|
59
|
+
"@dr.pogodin/babel-preset-svgr": "^1.8.0",
|
|
60
60
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
61
61
|
"autoprefixer": "^10.4.15",
|
|
62
|
-
"babel-jest": "^29.6.
|
|
62
|
+
"babel-jest": "^29.6.4",
|
|
63
63
|
"babel-loader": "^9.1.3",
|
|
64
64
|
"babel-plugin-module-resolver": "^5.0.0",
|
|
65
|
-
"core-js": "^3.32.
|
|
65
|
+
"core-js": "^3.32.1",
|
|
66
66
|
"css-loader": "^6.8.1",
|
|
67
67
|
"css-minimizer-webpack-plugin": "^5.0.1",
|
|
68
|
-
"eslint": "^8.
|
|
68
|
+
"eslint": "^8.48.0",
|
|
69
69
|
"eslint-config-airbnb": "^19.0.4",
|
|
70
70
|
"eslint-import-resolver-babel-module": "^5.3.2",
|
|
71
|
-
"eslint-plugin-import": "^2.28.
|
|
71
|
+
"eslint-plugin-import": "^2.28.1",
|
|
72
72
|
"eslint-plugin-jest": "^27.2.3",
|
|
73
73
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
74
74
|
"eslint-plugin-react": "^7.33.2",
|
|
75
75
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
76
76
|
"identity-obj-proxy": "^3.0.0",
|
|
77
|
-
"jest": "^29.6.
|
|
78
|
-
"jest-environment-jsdom": "^29.6.
|
|
77
|
+
"jest": "^29.6.4",
|
|
78
|
+
"jest-environment-jsdom": "^29.6.4",
|
|
79
79
|
"memfs": "^4.2.1",
|
|
80
80
|
"mini-css-extract-plugin": "^2.7.6",
|
|
81
81
|
"mockdate": "^3.0.5",
|
|
82
82
|
"nodelist-foreach-polyfill": "^1.2.0",
|
|
83
|
-
"postcss": "^8.4.
|
|
83
|
+
"postcss": "^8.4.29",
|
|
84
84
|
"postcss-loader": "^7.3.3",
|
|
85
85
|
"postcss-scss": "^4.0.7",
|
|
86
86
|
"pretty": "^2.0.0",
|
|
@@ -88,11 +88,11 @@
|
|
|
88
88
|
"react-test-renderer": "^18.2.0",
|
|
89
89
|
"regenerator-runtime": "^0.14.0",
|
|
90
90
|
"resolve-url-loader": "^5.0.0",
|
|
91
|
-
"sass": "^1.
|
|
91
|
+
"sass": "^1.66.1",
|
|
92
92
|
"sass-loader": "^13.3.2",
|
|
93
93
|
"sitemap": "^7.1.1",
|
|
94
|
-
"stylelint": "^15.10.
|
|
95
|
-
"stylelint-config-standard-scss": "^
|
|
94
|
+
"stylelint": "^15.10.3",
|
|
95
|
+
"stylelint-config-standard-scss": "^11.0.0",
|
|
96
96
|
"supertest": "^6.3.3",
|
|
97
97
|
"webpack": "^5.88.2",
|
|
98
98
|
"webpack-dev-middleware": "^6.1.1",
|