Browse Source

chore(deps): bump pkg-types from 1.3.1 to 2.3.1

Bumps [pkg-types](https://github.com/unjs/pkg-types) from 1.3.1 to 2.3.1.
- [Release notes](https://github.com/unjs/pkg-types/releases)
- [Changelog](https://github.com/unjs/pkg-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unjs/pkg-types/compare/v1.3.1...v2.3.1)

---
updated-dependencies:
- dependency-name: pkg-types
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/7862/head
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
94bbf7d400
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 15
      pnpm-lock.yaml
  2. 2
      pnpm-workspace.yaml

15
pnpm-lock.yaml

@ -346,8 +346,8 @@ catalogs:
specifier: ^4.7.1
version: 4.7.1
pkg-types:
specifier: ^2.3.0
version: 2.3.0
specifier: ^2.3.1
version: 2.3.1
playwright:
specifier: ^1.59.1
version: 1.59.1
@ -1191,7 +1191,7 @@ importers:
version: 9.3.0
pkg-types:
specifier: 'catalog:'
version: 2.3.0
version: 2.3.1
rimraf:
specifier: 'catalog:'
version: 6.1.3
@ -9312,6 +9312,9 @@ packages:
pkg-types@2.3.0:
resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
pkg-types@2.3.1:
resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==}
playwright-core@1.59.1:
resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==}
engines: {node: '>=18'}
@ -19033,6 +19036,12 @@ snapshots:
exsolve: 1.0.8
pathe: 2.0.3
pkg-types@2.3.1:
dependencies:
confbox: 0.2.4
exsolve: 1.0.8
pathe: 2.0.3
playwright-core@1.59.1: {}
playwright@1.59.1:

2
pnpm-workspace.yaml

@ -138,7 +138,7 @@ catalog:
oxlint-tsgolint: ^0.20.0
pinia: ^3.0.4
pinia-plugin-persistedstate: ^4.7.1
pkg-types: ^2.3.0
pkg-types: ^2.3.1
playwright: ^1.59.1
postcss: ^8.5.9
postcss-html: ^1.8.1

Loading…
Cancel
Save