Skip to content

Commit a167bde

Browse files
renovate[bot]danielroe
authored andcommitted
chore(deps): update devdependency @nuxt/devtools to v1.2.0
1 parent 1ebcd12 commit a167bde

File tree

4 files changed

+62
-166
lines changed

4 files changed

+62
-166
lines changed

examples/app-vitest-full/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"test": "pnpm test:happy-dom && pnpm test:jsdom && pnpm test:dev && pnpm test:types"
1717
},
1818
"devDependencies": {
19-
"@nuxt/devtools": "1.0.8",
19+
"@nuxt/devtools": "1.2.0",
2020
"@nuxt/test-utils": "latest",
2121
"@testing-library/vue": "8.0.3",
2222
"happy-dom": "14.10.1",

examples/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"postinstall": "nuxt prepare"
1212
},
1313
"devDependencies": {
14-
"@nuxt/devtools": "1.0.8",
14+
"@nuxt/devtools": "1.2.0",
1515
"@nuxt/test-utils": "latest",
1616
"@nuxtjs/i18n": "8.3.1",
1717
"nuxt": "^3.11.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@cucumber/cucumber": "10.6.0",
6969
"@jest/globals": "29.7.0",
70-
"@nuxt/devtools": "1.0.8",
70+
"@nuxt/devtools": "1.2.0",
7171
"@nuxt/eslint-config": "0.3.10",
7272
"@nuxt/module-builder": "0.6.0",
7373
"@playwright/test": "1.44.0",

0 commit comments

Comments
 (0)