Skip to content

Commit

Permalink
chore(dependencies): update dependency @nuxt/devtools to v1.6.0 (#373)
Browse files Browse the repository at this point in the history
| datasource | package        | from  | to    |
| ---------- | -------------- | ----- | ----- |
| npm        | @nuxt/devtools | 1.5.2 | 1.6.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent b231f31 commit 8754e63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"vuetify": "3.7.2"
},
"devDependencies": {
"@nuxt/devtools": "1.5.2",
"@nuxt/devtools": "1.6.0",
"@nuxt/eslint": "0.5.7",
"@nuxtjs/google-fonts": "3.2.0",
"@nuxtjs/i18n": "8.5.5",
Expand Down Expand Up @@ -62,7 +62,7 @@
"license": "MIT",
"name": "senescalade",
"overrides": {
"@nuxt/devtools": "1.5.2",
"@nuxt/devtools": "1.6.0",
"eslint": "9.12.0"
},
"private": true,
Expand Down

0 comments on commit 8754e63

Please sign in to comment.