Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#982)
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 Oct 16, 2024
1 parent e1f76da commit c57f708
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion examples/app-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nuxt/test-utils": "latest",
"@types/jest": "29.5.13",
"jest": "29.7.0",
"playwright-core": "1.48.0",
"playwright-core": "1.48.1",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/app-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@nuxt/test-utils": "latest",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"std-env": "3.7.0"
}
}
2 changes: 1 addition & 1 deletion examples/app-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nuxt/test-utils": "latest",
"globby": "14.0.2",
"happy-dom": "15.7.4",
"playwright-core": "1.48.0",
"playwright-core": "1.48.1",
"typescript": "5.6.3",
"vitest": "2.1.3"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@nuxt/devtools": "1.0.8",
"@nuxt/eslint-config": "0.6.0",
"@nuxt/module-builder": "0.8.4",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.6",
"@types/jsdom": "21.1.7",
Expand All @@ -84,7 +84,7 @@
"jiti": "2.3.3",
"nitropack": "2.9.7",
"nuxt": "3.13.2",
"playwright-core": "1.48.0",
"playwright-core": "1.48.1",
"rollup": "4.24.0",
"semver": "7.6.3",
"typescript": "5.6.3",
Expand Down Expand Up @@ -159,5 +159,5 @@
"engines": {
"node": ">=18.20.4"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

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

0 comments on commit c57f708

Please sign in to comment.