@dr.pogodin/react-utils 1.40.9 → 1.40.10
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 +32 -32
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.40.
|
|
2
|
+
"version": "1.40.10",
|
|
3
3
|
"bin": {
|
|
4
4
|
"react-utils-build": "bin/build.js",
|
|
5
5
|
"react-utils-setup": "bin/setup.js"
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"url": "https://github.com/birdofpreyru/react-utils/issues"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@babel/runtime": "^7.
|
|
11
|
+
"@babel/runtime": "^7.26.0",
|
|
12
12
|
"@dr.pogodin/babel-plugin-react-css-modules": "^6.13.2",
|
|
13
13
|
"@dr.pogodin/csurf": "^1.14.0",
|
|
14
14
|
"@dr.pogodin/js-utils": "^0.0.12",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@jest/environment": "^29.7.0",
|
|
18
18
|
"axios": "^1.7.7",
|
|
19
19
|
"commander": "^12.1.0",
|
|
20
|
-
"compression": "^1.7.
|
|
20
|
+
"compression": "^1.7.5",
|
|
21
21
|
"config": "^3.3.12",
|
|
22
22
|
"cookie": "^1.0.1",
|
|
23
23
|
"cookie-parser": "^1.4.7",
|
|
@@ -41,40 +41,40 @@
|
|
|
41
41
|
"serialize-javascript": "^6.0.2",
|
|
42
42
|
"serve-favicon": "^2.5.0",
|
|
43
43
|
"source-map-support": "^0.5.21",
|
|
44
|
-
"uuid": "^
|
|
45
|
-
"winston": "^3.
|
|
44
|
+
"uuid": "^11.0.2",
|
|
45
|
+
"winston": "^3.16.0"
|
|
46
46
|
},
|
|
47
47
|
"description": "Collection of generic ReactJS components and utils",
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@babel/cli": "^7.25.
|
|
50
|
-
"@babel/core": "^7.
|
|
51
|
-
"@babel/eslint-parser": "^7.25.
|
|
52
|
-
"@babel/eslint-plugin": "^7.25.
|
|
53
|
-
"@babel/node": "^7.
|
|
54
|
-
"@babel/plugin-transform-runtime": "^7.25.
|
|
55
|
-
"@babel/preset-env": "^7.
|
|
56
|
-
"@babel/preset-react": "^7.25.
|
|
57
|
-
"@babel/preset-typescript": "^7.
|
|
58
|
-
"@babel/register": "^7.25.
|
|
49
|
+
"@babel/cli": "^7.25.9",
|
|
50
|
+
"@babel/core": "^7.26.0",
|
|
51
|
+
"@babel/eslint-parser": "^7.25.9",
|
|
52
|
+
"@babel/eslint-plugin": "^7.25.9",
|
|
53
|
+
"@babel/node": "^7.26.0",
|
|
54
|
+
"@babel/plugin-transform-runtime": "^7.25.9",
|
|
55
|
+
"@babel/preset-env": "^7.26.0",
|
|
56
|
+
"@babel/preset-react": "^7.25.9",
|
|
57
|
+
"@babel/preset-typescript": "^7.26.0",
|
|
58
|
+
"@babel/register": "^7.25.9",
|
|
59
59
|
"@dr.pogodin/babel-plugin-transform-assets": "^1.2.2",
|
|
60
60
|
"@dr.pogodin/babel-preset-svgr": "^1.8.0",
|
|
61
61
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
|
|
62
62
|
"@testing-library/dom": "^10.4.0",
|
|
63
63
|
"@testing-library/react": "^16.0.1",
|
|
64
64
|
"@testing-library/user-event": "^14.5.2",
|
|
65
|
-
"@tsconfig/recommended": "^1.0.
|
|
65
|
+
"@tsconfig/recommended": "^1.0.8",
|
|
66
66
|
"@types/compression": "^1.7.5",
|
|
67
67
|
"@types/config": "^3.3.5",
|
|
68
68
|
"@types/cookie": "^0.6.0",
|
|
69
69
|
"@types/cookie-parser": "^1.4.7",
|
|
70
70
|
"@types/csurf": "^1.11.5",
|
|
71
71
|
"@types/express": "^4.17.21",
|
|
72
|
-
"@types/jest": "^29.5.
|
|
73
|
-
"@types/lodash": "^4.17.
|
|
72
|
+
"@types/jest": "^29.5.14",
|
|
73
|
+
"@types/lodash": "^4.17.13",
|
|
74
74
|
"@types/morgan": "^1.9.9",
|
|
75
75
|
"@types/node-forge": "^1.3.11",
|
|
76
76
|
"@types/pretty": "^2.0.3",
|
|
77
|
-
"@types/react": "^18.3.
|
|
77
|
+
"@types/react": "^18.3.12",
|
|
78
78
|
"@types/react-dom": "^18.3.1",
|
|
79
79
|
"@types/react-helmet": "^6.1.11",
|
|
80
80
|
"@types/request-ip": "^0.0.41",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"babel-jest": "^29.7.0",
|
|
88
88
|
"babel-loader": "^9.2.1",
|
|
89
89
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
90
|
-
"core-js": "^3.
|
|
90
|
+
"core-js": "^3.39.0",
|
|
91
91
|
"css-loader": "^7.1.2",
|
|
92
92
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
|
93
93
|
"eslint": "^8.57.1",
|
|
@@ -96,14 +96,14 @@
|
|
|
96
96
|
"eslint-import-resolver-babel-module": "^5.3.2",
|
|
97
97
|
"eslint-plugin-import": "^2.31.0",
|
|
98
98
|
"eslint-plugin-jest": "^28.8.3",
|
|
99
|
-
"eslint-plugin-jsx-a11y": "^6.10.
|
|
100
|
-
"eslint-plugin-react": "^7.37.
|
|
101
|
-
"eslint-plugin-react-hooks": "^4.
|
|
99
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
100
|
+
"eslint-plugin-react": "^7.37.2",
|
|
101
|
+
"eslint-plugin-react-hooks": "^4.3.0",
|
|
102
102
|
"identity-obj-proxy": "^3.0.0",
|
|
103
103
|
"jest": "^29.7.0",
|
|
104
104
|
"jest-environment-jsdom": "^29.7.0",
|
|
105
|
-
"memfs": "^4.
|
|
106
|
-
"mini-css-extract-plugin": "^2.9.
|
|
105
|
+
"memfs": "^4.14.0",
|
|
106
|
+
"mini-css-extract-plugin": "^2.9.2",
|
|
107
107
|
"mockdate": "^3.0.5",
|
|
108
108
|
"nodelist-foreach-polyfill": "^1.2.0",
|
|
109
109
|
"postcss": "^8.4.47",
|
|
@@ -113,8 +113,8 @@
|
|
|
113
113
|
"react-refresh": "^0.14.2",
|
|
114
114
|
"regenerator-runtime": "^0.14.1",
|
|
115
115
|
"resolve-url-loader": "^5.0.0",
|
|
116
|
-
"sass": "^1.
|
|
117
|
-
"sass-loader": "^16.0.
|
|
116
|
+
"sass": "^1.80.6",
|
|
117
|
+
"sass-loader": "^16.0.3",
|
|
118
118
|
"sitemap": "^8.0.0",
|
|
119
119
|
"source-map-loader": "^5.0.0",
|
|
120
120
|
"stylelint": "^16.10.0",
|
|
@@ -124,14 +124,14 @@
|
|
|
124
124
|
"tstyche": "^2.1.1",
|
|
125
125
|
"typed-scss-modules": "^8.0.1",
|
|
126
126
|
"typescript": "^5.6.3",
|
|
127
|
-
"typescript-eslint": "^8.
|
|
128
|
-
"webpack": "^5.
|
|
127
|
+
"typescript-eslint": "^8.12.2",
|
|
128
|
+
"webpack": "^5.96.1",
|
|
129
129
|
"webpack-dev-middleware": "^7.4.2",
|
|
130
130
|
"webpack-hot-middleware": "^2.26.1",
|
|
131
131
|
"webpack-merge": "^6.0.1",
|
|
132
|
-
"workbox-core": "^7.
|
|
133
|
-
"workbox-precaching": "^7.
|
|
134
|
-
"workbox-webpack-plugin": "^7.
|
|
132
|
+
"workbox-core": "^7.3.0",
|
|
133
|
+
"workbox-precaching": "^7.3.0",
|
|
134
|
+
"workbox-webpack-plugin": "^7.3.0"
|
|
135
135
|
},
|
|
136
136
|
"engines": {
|
|
137
137
|
"node": ">=18",
|