mirror of
https://github.com/leptos-rs/leptos.git
synced 2026-05-17 13:10:53 -04:00
Bumps the npm_and_yarn group with 1 update in the /examples/counters/e2e directory: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm). Updates `pnpm` from 9.15.9 to 10.27.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.27.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.27.0/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.27.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 lines
151 B
JSON
11 lines
151 B
JSON
{
|
|
"private": "true",
|
|
"scripts": {},
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.46.1"
|
|
},
|
|
"dependencies": {
|
|
"pnpm": "^10.27.0"
|
|
}
|
|
}
|