Skip to content

Commit

Permalink
fix(deps): update patch, pin, image digest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent eabc724 commit 2451f26
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
46 changes: 25 additions & 21 deletions services/ui/package-lock.json

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

6 changes: 3 additions & 3 deletions services/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@icons-pack/react-simple-icons": "9.3.0",
"@popperjs/core": "2.11.8",
"@tailwindcss/forms": "0.5.7",
"@types/node": "20.11.24",
"@types/react": "18.2.63",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.20",
"date-fns": "2.30.0",
"oidc-client-ts": "2.4.0",
Expand Down Expand Up @@ -71,7 +71,7 @@
"msw": "2.2.2",
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"prettier-plugin-tailwindcss": "0.5.12",
"tailwindcss": "3.4.1",
"vite": "^5.0.0",
"vite-plugin-svgr": "^4.2.0",
Expand Down

0 comments on commit 2451f26

Please sign in to comment.