Skip to content

Commit

Permalink
Merge branch 'main' into mv-authn
Browse files Browse the repository at this point in the history
  • Loading branch information
markphelps authored Mar 5, 2024
2 parents b5f2ef7 + d388c90 commit 098dec1
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
104 changes: 52 additions & 52 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@heroicons/react": "^2.1.1",
"@loadable/component": "^5.16.3",
"@reduxjs/toolkit": "^2.2.1",
"@tanstack/react-table": "^8.12.0",
"@tanstack/react-table": "^8.13.2",
"@uiw/codemirror-theme-tokyo-night": "^4.21.21",
"@uiw/react-codemirror": "^4.21.24",
"buffer": "^6.0.3",
Expand All @@ -50,13 +50,13 @@
},
"devDependencies": {
"@babel/preset-typescript": "^7.23.3",
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.42.1",
"@tailwindcss/forms": "^0.5.7",
"@types/jest": "^29.5.12",
"@types/loadable__component": "^5.13.8",
"@types/node": "^18.19.17",
"@types/node": "^18.19.21",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.18",
"@types/react-dom": "^18.2.19",
"@types/react-helmet": "^6.1.11",
"@types/react-redux": "^7.1.33",
"@types/react-router-dom": "^5.3.3",
Expand Down

0 comments on commit 098dec1

Please sign in to comment.