chore(root): 🔧 Update project-wide dependency manifests (package.json + pnpm-lock.yaml)
This commit is contained in:
parent
eed9830bdb
commit
638884e050
2 changed files with 8 additions and 8 deletions
|
|
@ -281,7 +281,7 @@
|
|||
"@lilith/eslint-plugin-file-length": "^1.0.22",
|
||||
"@lilith/eslint-plugin-import-alias": "^1.1.1",
|
||||
"@lilith/playwright-e2e-docker": "^2.0.2",
|
||||
"@lilith/vite-plugin-pnpm-resolve": "1.1.0-dev.1769403071",
|
||||
"@lilith/vite-plugin-pnpm-resolve": "1.1.0-dev.1769403224",
|
||||
"@playwright/test": "^1.57.0",
|
||||
"@rollup/rollup-linux-x64-gnu": "4.55.1",
|
||||
"@types/chrome": "^0.1.33",
|
||||
|
|
|
|||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -108,8 +108,8 @@ importers:
|
|||
specifier: ^2.0.2
|
||||
version: 2.0.2(@playwright/test@1.57.0)
|
||||
'@lilith/vite-plugin-pnpm-resolve':
|
||||
specifier: 1.1.0-dev.1769403071
|
||||
version: 1.1.0-dev.1769403071(rollup@4.55.2)(vite@6.4.1)
|
||||
specifier: 1.1.0-dev.1769403224
|
||||
version: 1.1.0-dev.1769403224(rollup@4.55.2)(vite@6.4.1)
|
||||
'@playwright/test':
|
||||
specifier: ^1.57.0
|
||||
version: 1.57.0
|
||||
|
|
@ -12458,8 +12458,8 @@ packages:
|
|||
- typeorm-aurora-data-api-driver
|
||||
dev: false
|
||||
|
||||
/@lilith/rollup-plugin-pnpm-resolve@1.0.0-dev.1769403038(rollup@4.55.2):
|
||||
resolution: {integrity: sha512-+65sCnb8JZMEXzfKC4dYvWO38Eyscu0I+BfNVg8royqGeptMPoGWmyjADd1eW8QyZCK5Yw+ZmiuVH2unIpy1iQ==}
|
||||
/@lilith/rollup-plugin-pnpm-resolve@1.0.0-dev.1769403190(rollup@4.55.2):
|
||||
resolution: {integrity: sha512-/G5hlALYyNrtTJu2e+6SjpLyQdQNTALlTOtIcxRQM9+f5qcQRBnYbTrw6jskNDxDjaj5dvBjQaeFBC9BqPA9Uw==}
|
||||
peerDependencies:
|
||||
rollup: '>=3.0.0'
|
||||
dependencies:
|
||||
|
|
@ -14251,12 +14251,12 @@ packages:
|
|||
vite: 6.4.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
dev: true
|
||||
|
||||
/@lilith/vite-plugin-pnpm-resolve@1.1.0-dev.1769403071(rollup@4.55.2)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-1QJk3JhI7geJD7IyrI3uJ9vTxGVTjh5xTB+OsO1eFWUilkDzpeZtMd32EZwl7c1qx8zRUXX3eodS6YC48DFfGg==}
|
||||
/@lilith/vite-plugin-pnpm-resolve@1.1.0-dev.1769403224(rollup@4.55.2)(vite@6.4.1):
|
||||
resolution: {integrity: sha512-HRJGN8n7BOr3vXntd1CYSyNwdtqgifspdUSomlzUrWJR6e3rQ0cgjcJKocaLJz2oKs/6mmqPHsrIukxMY2tucA==}
|
||||
peerDependencies:
|
||||
vite: '>=5.0.0'
|
||||
dependencies:
|
||||
'@lilith/rollup-plugin-pnpm-resolve': 1.0.0-dev.1769403038(rollup@4.55.2)
|
||||
'@lilith/rollup-plugin-pnpm-resolve': 1.0.0-dev.1769403190(rollup@4.55.2)
|
||||
vite: 6.4.1(@types/node@20.19.30)(tsx@4.21.0)(yaml@2.8.2)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue