Skip to content

Commit 25174f6

Browse files
Lock file maintenance NPM packages
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 7da9c3c commit 25174f6

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

web/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@
3232
"@babel/preset-env": "^7.17.12",
3333
"@babel/preset-react": "^7.17.12",
3434
"@babel/preset-typescript": "^7.17.12",
35-
"@openshift-console/dynamic-plugin-sdk": "0.0.19",
36-
"@openshift-console/dynamic-plugin-sdk-webpack": "0.0.10",
35+
"@openshift-console/dynamic-plugin-sdk": "0.0.21",
36+
"@openshift-console/dynamic-plugin-sdk-webpack": "0.0.11",
3737
"@testing-library/react": "^12.1.2",
3838
"@types/copy-webpack-plugin": "8.0.1",
3939
"@types/enzyme": "3.10.x",
40-
"@types/jest": "27.0.3",
40+
"@types/jest": "27.5.2",
4141
"@types/jsdom": "^16.2.13",
4242
"@types/lodash": "^4.17.20",
4343
"@types/murmurhash-js": "^1.0.3",
@@ -48,24 +48,24 @@
4848
"@types/react-router": "5.1.20",
4949
"@types/react-router-dom": "^5.3.3",
5050
"@types/react-transition-group": "^4.4.4",
51-
"@typescript-eslint/eslint-plugin": "5.45.0",
52-
"@typescript-eslint/parser": "5.45.0",
53-
"@typescript-eslint/typescript-estree": "5.45.0",
54-
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
51+
"@typescript-eslint/eslint-plugin": "5.62.0",
52+
"@typescript-eslint/parser": "5.62.0",
53+
"@typescript-eslint/typescript-estree": "5.62.0",
54+
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
5555
"babel-loader": "^8.2.5",
5656
"babel-preset-react": "^6.24.1",
5757
"copy-webpack-plugin": "6.4.1",
5858
"css-loader": "^6.5.1",
59-
"cypress": "13.6.5",
59+
"cypress": "13.17.0",
6060
"enzyme": "3.11.0",
61-
"eslint": "8.3.0",
62-
"eslint-plugin-react": "7.27.1",
63-
"eslint-plugin-react-hooks": "4.3.0",
61+
"eslint": "8.57.1",
62+
"eslint-plugin-react": "7.37.5",
63+
"eslint-plugin-react-hooks": "4.6.2",
6464
"eslint-plugin-unused-imports": "^2.0.0",
6565
"html-webpack-plugin": "^5.5.0",
6666
"http-server": "^14.0.0",
6767
"i18next-parser": "^3.3.0",
68-
"jest": "27.4.4",
68+
"jest": "27.5.1",
6969
"jsdom": "19.0.0",
7070
"jsdom-global": "3.0.2",
7171
"mini-css-extract-plugin": "^2.6.0",
@@ -76,13 +76,13 @@
7676
"pretty-quick": "^3.1.2",
7777
"react-transition-group": "^4.4.2",
7878
"style-loader": "^3.3.1",
79-
"ts-jest": "27.1.1",
80-
"ts-jest-resolver": "2.0.0",
81-
"ts-loader": "9.3.1",
82-
"ts-node": "10.8.2",
83-
"typedoc": "^0.23.25",
79+
"ts-jest": "27.1.5",
80+
"ts-jest-resolver": "2.0.1",
81+
"ts-loader": "9.5.4",
82+
"ts-node": "10.9.2",
83+
"typedoc": "^0.28.0",
8484
"typedoc-plugin-markdown": "^3.14.0",
85-
"typescript": "4.7.4",
85+
"typescript": "4.9.5",
8686
"webpack": "^5.94.0",
8787
"webpack-cli": "^4.10.0",
8888
"webpack-dev-server": "^4.6.0",
@@ -104,11 +104,11 @@
104104
},
105105
"dependencies": {
106106
"@jpinsonneau/html-to-image": "^1.11.13",
107-
"@patternfly/patternfly": "4.224.2",
108-
"@patternfly/react-charts": "6.94.19",
109-
"@patternfly/react-core": "4.276.11",
110-
"@patternfly/react-table": "4.113.0",
111-
"@patternfly/react-topology": "4.93.6",
107+
"@patternfly/patternfly": "4.224.5",
108+
"@patternfly/react-charts": "6.94.21",
109+
"@patternfly/react-core": "4.278.1",
110+
"@patternfly/react-table": "4.113.7",
111+
"@patternfly/react-topology": "4.93.7",
112112
"axios": "^1.12.0",
113113
"i18next": "^21.8.14",
114114
"i18next-http-backend": "^1.0.21",

0 commit comments

Comments
 (0)