Skip to content

Commit

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

* 'oidc-close-provider' of https://github.com/flipt-io/flipt:
  chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 in /ui (#2600)
  chore(deps): bump @tanstack/react-table from 8.10.7 to 8.11.2 in /ui (#2601)
  chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 in /ui (#2603)
  chore(deps-dev): bump @types/node from 18.19.3 to 18.19.4 in /ui (#2602)
  chore(deps): bump moment from 2.29.4 to 2.30.1 in /ui (#2599)
  • Loading branch information
markphelps committed Jan 1, 2024
2 parents 9e371c2 + e5645be commit 70bc30f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
102 changes: 51 additions & 51 deletions ui/package-lock.json

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

10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@heroicons/react": "^2.0.18",
"@loadable/component": "^5.15.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-table": "^8.10.7",
"@tanstack/react-table": "^8.11.2",
"@types/react-redux": "^7.1.31",
"buffer": "^6.0.3",
"clsx": "^2.0.0",
Expand All @@ -30,7 +30,7 @@
"formik": "^2.4.5",
"highlight.js": "^11.9.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"moment": "^2.30.1",
"monaco-editor": "^0.45.0",
"monaco-themes": "^0.4.4",
"nightwind": "^1.1.13",
Expand All @@ -48,10 +48,10 @@
"@babel/preset-typescript": "^7.23.3",
"@playwright/test": "^1.40.1",
"@tailwindcss/forms": "^0.5.7",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"@types/loadable__component": "^5.13.7",
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.3",
"@types/node": "^18.19.4",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@types/react-helmet": "^6.1.11",
Expand All @@ -61,7 +61,7 @@
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^3.1.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand Down

0 comments on commit 70bc30f

Please sign in to comment.