Skip to content

Commit

Permalink
Merge branch 'mv-authn' of https://github.com/flipt-io/flipt into mv-…
Browse files Browse the repository at this point in the history
…authn

* 'mv-authn' of https://github.com/flipt-io/flipt:
  chore(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 in /ui (#2808)
  chore(deps-dev): bump @playwright/test from 1.41.2 to 1.42.1 in /ui (#2822)
  chore(deps-dev): bump @types/node from 18.19.17 to 18.19.21 in /ui (#2824)
  chore(deps): bump @tanstack/react-table from 8.12.0 to 8.13.2 in /ui (#2821)
  • Loading branch information
markphelps committed Mar 5, 2024
2 parents 8efc5da + 098dec1 commit 5c5288c
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 5c5288c

Please sign in to comment.