Skip to content

Commit

Permalink
chore(deps): update devdependency @nuxt/devtools to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and danielroe committed May 8, 2024
1 parent 1ebcd12 commit a167bde
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 166 deletions.
2 changes: 1 addition & 1 deletion examples/app-vitest-full/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test": "pnpm test:happy-dom && pnpm test:jsdom && pnpm test:dev && pnpm test:types"
},
"devDependencies": {
"@nuxt/devtools": "1.0.8",
"@nuxt/devtools": "1.2.0",
"@nuxt/test-utils": "latest",
"@testing-library/vue": "8.0.3",
"happy-dom": "14.10.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@nuxt/devtools": "1.0.8",
"@nuxt/devtools": "1.2.0",
"@nuxt/test-utils": "latest",
"@nuxtjs/i18n": "8.3.1",
"nuxt": "^3.11.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@cucumber/cucumber": "10.6.0",
"@jest/globals": "29.7.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/devtools": "1.2.0",
"@nuxt/eslint-config": "0.3.10",
"@nuxt/module-builder": "0.6.0",
"@playwright/test": "1.44.0",
Expand Down
Loading

0 comments on commit a167bde

Please sign in to comment.