chore: update generated files after pnpm upgrade (#14036)

This commit is contained in:
Danny Kopping
2024-07-31 17:23:55 +02:00
committed by GitHub
parent bf4b7abf14
commit c3390993dd
4 changed files with 10202 additions and 8254 deletions

View File

@ -13,7 +13,7 @@ runs:
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@v3 uses: pnpm/action-setup@v3
with: with:
version: 8 version: 9
- name: Setup Node - name: Setup Node
uses: actions/setup-node@v4.0.1 uses: actions/setup-node@v4.0.1
with: with:

22
pnpm-lock.yaml generated
View File

@ -1,29 +1,35 @@
lockfileVersion: '6.0' lockfileVersion: '9.0'
settings: settings:
autoInstallPeers: true autoInstallPeers: true
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
dependencies: importers:
.:
dependencies:
exec: exec:
specifier: ^0.2.1 specifier: ^0.2.1
version: 0.2.1 version: 0.2.1
devDependencies:
devDependencies:
prettier: prettier:
specifier: 3.0.0 specifier: 3.0.0
version: 3.0.0 version: 3.0.0
packages: packages:
/exec@0.2.1: exec@0.2.1:
resolution: {integrity: sha512-lE5ZlJgRYh+rmwidatL2AqRA/U9IBoCpKlLriBmnfUIrV/Rj4oLjb63qZ57iBCHWi5j9IjLt5wOWkFYPiTfYAg==} resolution: {integrity: sha512-lE5ZlJgRYh+rmwidatL2AqRA/U9IBoCpKlLriBmnfUIrV/Rj4oLjb63qZ57iBCHWi5j9IjLt5wOWkFYPiTfYAg==}
engines: {node: '>= v0.9.1'} engines: {node: '>= v0.9.1'}
deprecated: deprecated in favor of builtin child_process.execFile deprecated: deprecated in favor of builtin child_process.execFile
dev: false
/prettier@3.0.0: prettier@3.0.0:
resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==} resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
dev: true
snapshots:
exec@0.2.1: {}
prettier@3.0.0: {}

File diff suppressed because it is too large Load Diff

15964
site/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff