Skip to content

Commit

Permalink
Merge branch 'main' into webhooks-template-example
Browse files Browse the repository at this point in the history
* main:
  chore(deps-dev): bump @types/node from 18.17.1 to 18.18.1 in /ui (#2189)
  chore(deps): bump formik from 2.4.2 to 2.4.5 in /ui (#2190)
  chore(deps): bump @tanstack/react-table from 8.9.8 to 8.10.3 in /ui (#2188)
  chore(deps-dev): bump @types/react-dom from 18.2.7 to 18.2.8 in /ui (#2186)
  • Loading branch information
markphelps committed Oct 2, 2023
2 parents 755c743 + ab899fd commit ec68484
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 40 deletions.
74 changes: 38 additions & 36 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 @@ -21,12 +21,12 @@
"@heroicons/react": "^2.0.18",
"@loadable/component": "^5.15.3",
"@reduxjs/toolkit": "^1.9.5",
"@tanstack/react-table": "^8.9.8",
"@tanstack/react-table": "^8.10.3",
"@types/react-redux": "^7.1.26",
"buffer": "^6.0.3",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"formik": "^2.4.2",
"formik": "^2.4.5",
"highlight.js": "^11.8.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
Expand All @@ -51,9 +51,9 @@
"@types/jest": "^29.5.4",
"@types/loadable__component": "^5.13.5",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.1",
"@types/node": "^18.18.1",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.7",
"@types/react-dom": "^18.2.8",
"@types/react-helmet": "^6.1.6",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^9.0.4",
Expand Down

0 comments on commit ec68484

Please sign in to comment.