Skip to content

Commit

Permalink
Update comet to ^7.8.0 (#567)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent c15f378 commit 1c85776
Show file tree
Hide file tree
Showing 10 changed files with 1,829 additions and 1,497 deletions.
131 changes: 69 additions & 62 deletions admin/package-lock.json

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

20 changes: 10 additions & 10 deletions admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
},
"dependencies": {
"@apollo/client": "^3.11.9",
"@comet/admin": "^7.7.0",
"@comet/admin-date-time": "^7.7.0",
"@comet/admin-icons": "^7.7.0",
"@comet/admin-rte": "^7.7.0",
"@comet/admin-theme": "^7.7.0",
"@comet/blocks-admin": "^7.7.0",
"@comet/cms-admin": "^7.7.0",
"@comet/admin": "^7.8.0",
"@comet/admin-date-time": "^7.8.0",
"@comet/admin-icons": "^7.8.0",
"@comet/admin-rte": "^7.8.0",
"@comet/admin-theme": "^7.8.0",
"@comet/blocks-admin": "^7.8.0",
"@comet/cms-admin": "^7.8.0",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@fontsource/roboto": "^5.1.0",
Expand Down Expand Up @@ -62,9 +62,9 @@
"react-router-dom": "^5.3.4"
},
"devDependencies": {
"@comet/cli": "^7.7.0",
"@comet/eslint-config": "^7.7.0",
"@comet/eslint-plugin": "^7.7.0",
"@comet/cli": "^7.8.0",
"@comet/eslint-config": "^7.8.0",
"@comet/eslint-plugin": "^7.8.0",
"@cspell/eslint-plugin": "^8.16.1",
"@formatjs/cli": "^6.3.11",
"@graphql-codegen/add": "^5.0.3",
Expand Down
Loading

0 comments on commit 1c85776

Please sign in to comment.