Skip to content

Commit

Permalink
chore: Bump the npm_dependencies group across 1 directory with 7 upda…
Browse files Browse the repository at this point in the history
…tes (#670)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 438a1de commit cb1c82a
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 64 deletions.
137 changes: 79 additions & 58 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@canonical/react-components": "^1.7.1",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.8",
"@mui/icons-material": "^6.1.9",
"@mui/material": "^6.0.1",
"@tanstack/react-query": "^5.61.3",
"@types/node": "22.9.3",
"@tanstack/react-query": "^5.62.2",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
Expand All @@ -30,8 +30,8 @@
"react": "18.3.1",
"react-cookie": "^7.2.2",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",
"sass": "^1.81.0",
"react-icons": "^5.4.0",
"sass": "^1.81.1",
"swagger-ui-react": "^5.18.2",
"tailwindcss": "3.4.15",
"typescript": "5.7.2",
Expand All @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/swagger-ui-react": "^4.18.2",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9"
}
}

0 comments on commit cb1c82a

Please sign in to comment.