Skip to content

Commit aa01f36

Browse files
committed
fix(deps): bump various versions
1 parent a5e6c8f commit aa01f36

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
lines changed

package-lock.json

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

packages/module/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"@patternfly/patternfly": "^6.0.0",
4848
"@patternfly/react-code-editor": "^6.0.0",
4949
"@patternfly/patternfly-a11y": "^5.1.0",
50-
"@types/react": "^18.3.21",
51-
"@types/react-dom": "^18.3.5",
50+
"@types/react": "^18.3.23",
51+
"@types/react-dom": "^18.3.7",
5252
"@types/react-router-dom": "^5.3.3",
5353
"react": "^18.3.1",
5454
"react-dom": "^18.3.1",
55-
"react-router": "^6.30.0",
56-
"react-router-dom": "^6.30.0",
55+
"react-router": "^6.30.1",
56+
"react-router-dom": "^6.30.1",
5757
"rimraf": "^6.0.1",
5858
"typescript": "^5.4.5"
5959
}

0 commit comments

Comments
 (0)