@dr.pogodin/react-utils 1.24.1 → 1.25.0

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.
Files changed (1) hide show
  1. package/package.json +22 -22
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.24.1",
2
+ "version": "1.25.0",
3
3
  "bin": {
4
4
  "react-utils-build": "bin/build.js",
5
5
  "react-utils-setup": "bin/setup.js"
@@ -8,11 +8,11 @@
8
8
  "url": "https://github.com/birdofpreyru/react-utils/issues"
9
9
  },
10
10
  "dependencies": {
11
- "@babel/runtime": "^7.22.5",
11
+ "@babel/runtime": "^7.22.6",
12
12
  "@dr.pogodin/babel-plugin-react-css-modules": "^6.9.4",
13
- "@dr.pogodin/csurf": "^1.12.4",
13
+ "@dr.pogodin/csurf": "^1.13.0",
14
14
  "@dr.pogodin/js-utils": "^0.0.6",
15
- "@dr.pogodin/react-global-state": "^0.9.3",
15
+ "@dr.pogodin/react-global-state": "^0.10.0-alpha.2",
16
16
  "@dr.pogodin/react-themes": "^1.4.8",
17
17
  "axios": "^1.4.0",
18
18
  "commander": "^11.0.0",
@@ -21,7 +21,7 @@
21
21
  "cookie": "^0.5.0",
22
22
  "cookie-parser": "^1.4.6",
23
23
  "cross-env": "^7.0.3",
24
- "dayjs": "^1.11.8",
24
+ "dayjs": "^1.11.9",
25
25
  "express": "^4.18.2",
26
26
  "helmet": "^7.0.0",
27
27
  "http-status-codes": "^2.2.0",
@@ -35,37 +35,37 @@
35
35
  "react": "^18.2.0",
36
36
  "react-dom": "^18.2.0",
37
37
  "react-helmet": "^6.1.0",
38
- "react-router-dom": "^6.14.0",
38
+ "react-router-dom": "^6.14.1",
39
39
  "request-ip": "^3.3.0",
40
40
  "rimraf": "^5.0.1",
41
41
  "serialize-javascript": "^6.0.1",
42
42
  "serve-favicon": "^2.5.0",
43
43
  "source-map-support": "^0.5.21",
44
44
  "uuid": "^9.0.0",
45
- "winston": "^3.9.0"
45
+ "winston": "^3.10.0"
46
46
  },
47
47
  "description": "Collection of generic ReactJS components and utils",
48
48
  "devDependencies": {
49
- "@babel/cli": "^7.22.5",
50
- "@babel/core": "^7.22.5",
51
- "@babel/eslint-parser": "^7.22.5",
49
+ "@babel/cli": "^7.22.6",
50
+ "@babel/core": "^7.22.8",
51
+ "@babel/eslint-parser": "^7.22.7",
52
52
  "@babel/eslint-plugin": "^7.22.5",
53
- "@babel/node": "^7.22.5",
54
- "@babel/plugin-transform-runtime": "^7.22.5",
55
- "@babel/preset-env": "^7.22.5",
53
+ "@babel/node": "^7.22.6",
54
+ "@babel/plugin-transform-runtime": "^7.22.7",
55
+ "@babel/preset-env": "^7.22.7",
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
59
  "@dr.pogodin/babel-preset-svgr": "^1.7.0",
60
60
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
61
61
  "autoprefixer": "^10.4.14",
62
- "babel-jest": "^29.5.0",
63
- "babel-loader": "^9.1.2",
62
+ "babel-jest": "^29.6.1",
63
+ "babel-loader": "^9.1.3",
64
64
  "babel-plugin-module-resolver": "^5.0.0",
65
- "core-js": "^3.31.0",
65
+ "core-js": "^3.31.1",
66
66
  "css-loader": "^6.8.1",
67
67
  "css-minimizer-webpack-plugin": "^5.0.1",
68
- "eslint": "^8.43.0",
68
+ "eslint": "^8.44.0",
69
69
  "eslint-config-airbnb": "^19.0.4",
70
70
  "eslint-import-resolver-babel-module": "^5.3.2",
71
71
  "eslint-plugin-import": "^2.27.5",
@@ -74,13 +74,13 @@
74
74
  "eslint-plugin-react": "^7.32.2",
75
75
  "eslint-plugin-react-hooks": "^4.6.0",
76
76
  "identity-obj-proxy": "^3.0.0",
77
- "jest": "^29.5.0",
78
- "jest-environment-jsdom": "^29.5.0",
77
+ "jest": "^29.6.1",
78
+ "jest-environment-jsdom": "^29.6.1",
79
79
  "memfs": "^4.2.0",
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.24",
83
+ "postcss": "^8.4.25",
84
84
  "postcss-loader": "^7.3.3",
85
85
  "postcss-scss": "^4.0.6",
86
86
  "pretty": "^2.0.0",
@@ -91,8 +91,8 @@
91
91
  "sass": "^1.63.6",
92
92
  "sass-loader": "^13.3.2",
93
93
  "sitemap": "^7.1.1",
94
- "stylelint": "^15.9.0",
95
- "stylelint-config-standard-scss": "^9.0.0",
94
+ "stylelint": "^15.10.1",
95
+ "stylelint-config-standard-scss": "^10.0.0",
96
96
  "supertest": "^6.3.3",
97
97
  "webpack": "^5.88.1",
98
98
  "webpack-dev-middleware": "^6.1.1",