Skip to content

Commit

Permalink
chore: Bump the npm_dependencies group with 6 updates (#643)
Browse files Browse the repository at this point in the history
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 Sep 30, 2024
1 parent 6c62a29 commit 3cc128d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
48 changes: 24 additions & 24 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 @@ -9,14 +9,14 @@
"lint": "next lint"
},
"dependencies": {
"@canonical/react-components": "^1.2.5",
"@canonical/react-components": "^1.3.2",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.0.1",
"@tanstack/react-query": "^5.56.2",
"@types/node": "22.5.5",
"@types/react": "18.3.8",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
Expand All @@ -29,16 +29,16 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",
"sass": "^1.79.3",
"sass": "^1.79.4",
"swagger-ui-react": "^5.17.14",
"tailwindcss": "3.4.12",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vanilla-framework": "^4.16.0",
"yup": "1.4.0"
},
"devDependencies": {
"@types/swagger-ui-react": "^4.18.2",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6"
"prettier-plugin-tailwindcss": "^0.6.8"
}
}

0 comments on commit 3cc128d

Please sign in to comment.