Skip to content

Commit 6d1a1ba

Browse files
committed
chore: Update all non-major dependencies
Signed-off-by: Renovate Bot <[email protected]>
1 parent 769cfae commit 6d1a1ba

File tree

7 files changed

+334
-331
lines changed

7 files changed

+334
-331
lines changed

api-catalog-ui/frontend/package-lock.json

Lines changed: 56 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-catalog-ui/frontend/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@react-loadable/revised": "1.5.0",
1818
"@types/enzyme": "3.10.19",
1919
"@types/jest": "29.5.14",
20-
"@types/react": "18.3.26",
20+
"@types/react": "18.3.27",
2121
"agentkeepalive": "4.6.0",
2222
"buffer": "6.0.3",
2323
"emotion-theming": "11.0.0",
@@ -37,9 +37,9 @@
3737
"react-app-polyfill": "3.0.0",
3838
"react-dom": "18.3.1",
3939
"react-error-boundary": "5.0.0",
40-
"react-hook-form": "7.66.0",
40+
"react-hook-form": "7.66.1",
4141
"react-redux": "9.2.0",
42-
"react-router": "7.9.5",
42+
"react-router": "7.9.6",
4343
"react-toastify": "10.0.6",
4444
"redux": "5.0.1",
4545
"redux-catch": "1.3.1",
@@ -49,7 +49,7 @@
4949
"redux-persist-transform-filter": "0.0.22",
5050
"redux-thunk": "3.1.0",
5151
"rxjs": "7.8.2",
52-
"sass": "1.93.3",
52+
"sass": "1.94.2",
5353
"stream": "0.0.3",
5454
"swagger-ui-react": "5.30.2",
5555
"url": "0.11.4",
@@ -94,11 +94,11 @@
9494
"@testing-library/jest-dom": "6.9.1",
9595
"@testing-library/react": "16.3.0",
9696
"@testing-library/user-event": "14.6.1",
97-
"@reduxjs/toolkit": "2.10.1",
97+
"@reduxjs/toolkit": "2.11.0",
9898
"ajv": "8.17.1",
9999
"ansi-regex": "6.2.2",
100100
"body-parser": "1.20.3",
101-
"caniuse-lite": "1.0.30001754",
101+
"caniuse-lite": "1.0.30001757",
102102
"concurrently": "9.2.1",
103103
"cors": "2.8.5",
104104
"cross-env": "7.0.3",
@@ -128,7 +128,7 @@
128128
"jest-watch-typeahead": "2.2.2",
129129
"json-schema": "0.4.0",
130130
"mini-css-extract-plugin": "2.9.4",
131-
"nodemon": "3.1.10",
131+
"nodemon": "3.1.11",
132132
"nth-check": "2.1.1",
133133
"prettier": "3.6.2",
134134
"prop-types": "15.8.1",
@@ -137,17 +137,17 @@
137137
"react-error-overlay": "6.1.0",
138138
"react-scripts": "5.0.1",
139139
"redux-mock-store": "1.5.5",
140-
"rimraf": "6.1.0",
140+
"rimraf": "6.1.2",
141141
"source-map-explorer": "2.5.3",
142-
"start-server-and-test": "2.1.2",
142+
"start-server-and-test": "2.1.3",
143143
"tmpl": "1.0.5",
144144
"undici": "6.19.8",
145145
"yaml": "2.8.1"
146146
},
147147
"overrides": {
148148
"nth-check": "2.1.1",
149149
"jsdom": "16.7.0",
150-
"got": "14.6.2",
150+
"got": "14.6.5",
151151
"react-error-overlay": "6.1.0",
152152
"tough-cookie": "5.1.2",
153153
"@braintree/sanitize-url": "7.1.1",

0 commit comments

Comments
 (0)