@redhat-cloud-services/frontend-components-config 6.14.3 → 6.14.5
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 +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redhat-cloud-services/frontend-components-config",
|
|
3
|
-
"version": "6.14.
|
|
3
|
+
"version": "6.14.5",
|
|
4
4
|
"description": "Config plugins and settings for RedHat Cloud Services project.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -26,53 +26,53 @@
|
|
|
26
26
|
"homepage": "https://github.com/RedHatInsights/frontend-components/tree/master/packages/config#readme",
|
|
27
27
|
"scripts": {},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.
|
|
30
|
-
"@redhat-cloud-services/frontend-components-config-utilities": "^4.
|
|
31
|
-
"@redhat-cloud-services/tsc-transform-imports": "^1.
|
|
32
|
-
"@sentry/webpack-plugin": "^4.
|
|
33
|
-
"@swc/core": "^1.
|
|
34
|
-
"assert": "^2.
|
|
35
|
-
"axios": "^1.
|
|
29
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
|
|
30
|
+
"@redhat-cloud-services/frontend-components-config-utilities": "^4.12.5",
|
|
31
|
+
"@redhat-cloud-services/tsc-transform-imports": "^1.3.3",
|
|
32
|
+
"@sentry/webpack-plugin": "^4.9.1",
|
|
33
|
+
"@swc/core": "^1.16.0",
|
|
34
|
+
"assert": "^2.1.0",
|
|
35
|
+
"axios": "^1.19.0",
|
|
36
36
|
"browserify-zlib": "^0.2.0",
|
|
37
37
|
"buffer": "^6.0.3",
|
|
38
38
|
"chalk": "^4.1.2",
|
|
39
39
|
"clean-webpack-plugin": "^4.0.0",
|
|
40
|
-
"concurrently": "^7.
|
|
40
|
+
"concurrently": "^7.6.0",
|
|
41
41
|
"css-loader": "^5.2.7",
|
|
42
|
-
"express": "^4.
|
|
43
|
-
"fork-ts-checker-webpack-plugin": "^9.0
|
|
42
|
+
"express": "^4.22.2",
|
|
43
|
+
"fork-ts-checker-webpack-plugin": "^9.1.0",
|
|
44
44
|
"git-revision-webpack-plugin": "^5.0.0",
|
|
45
45
|
"glob": "^7.2.3",
|
|
46
46
|
"html-replace-webpack-plugin": "^2.6.0",
|
|
47
|
-
"html-webpack-plugin": "^5.
|
|
48
|
-
"http-server": "^14.
|
|
47
|
+
"html-webpack-plugin": "^5.6.8",
|
|
48
|
+
"http-server": "^14.1.1",
|
|
49
49
|
"https-proxy-agent": "^5.0.1",
|
|
50
|
-
"inquirer": "^8.2.
|
|
51
|
-
"js-yaml": "^4.1
|
|
50
|
+
"inquirer": "^8.2.7",
|
|
51
|
+
"js-yaml": "^4.3.1",
|
|
52
52
|
"jsonc-parser": "^3.3.1",
|
|
53
|
-
"jws": "^4.0.
|
|
54
|
-
"lodash": "^4.
|
|
55
|
-
"mini-css-extract-plugin": "^2.
|
|
53
|
+
"jws": "^4.0.1",
|
|
54
|
+
"lodash": "^4.18.1",
|
|
55
|
+
"mini-css-extract-plugin": "^2.10.2",
|
|
56
56
|
"path-browserify": "^1.0.1",
|
|
57
57
|
"process": "^0.11.10",
|
|
58
|
-
"react-refresh": "^0.
|
|
59
|
-
"sass": "^1.
|
|
60
|
-
"sass-loader": "^16.0.
|
|
61
|
-
"source-map-loader": "^3.0.
|
|
58
|
+
"react-refresh": "^0.18.0",
|
|
59
|
+
"sass": "^1.102.0",
|
|
60
|
+
"sass-loader": "^16.0.8",
|
|
61
|
+
"source-map-loader": "^3.0.2",
|
|
62
62
|
"stream-browserify": "^3.0.0",
|
|
63
|
-
"swc-loader": "^0.2.
|
|
63
|
+
"swc-loader": "^0.2.7",
|
|
64
64
|
"tree-kill": "^1.2.2",
|
|
65
|
-
"ts-loader": "^9.
|
|
66
|
-
"url": "^0.11.
|
|
67
|
-
"util": "^0.12.
|
|
65
|
+
"ts-loader": "^9.6.2",
|
|
66
|
+
"url": "^0.11.4",
|
|
67
|
+
"util": "^0.12.5",
|
|
68
68
|
"wait-on": "^7.2.0",
|
|
69
|
-
"webpack": "^5.
|
|
69
|
+
"webpack": "^5.109.2",
|
|
70
70
|
"webpack-cli": "^5.1.4",
|
|
71
|
-
"webpack-dev-server": "5.2.
|
|
72
|
-
"yargs": "^17.
|
|
71
|
+
"webpack-dev-server": "5.2.6",
|
|
72
|
+
"yargs": "^17.7.3"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
|
-
"@types/inquirer": "^9.0.
|
|
75
|
+
"@types/inquirer": "^9.0.10",
|
|
76
76
|
"@types/wait-on": "^5.3.4"
|
|
77
77
|
},
|
|
78
78
|
"type": "commonjs"
|