deps-upgrade(infrastructure,utils,ui): ⬆️ Update @infrastructure/analytics-client, @utils/vite-version-plugin, and @ui/developer-fab to newer versions
This commit is contained in:
parent
612dfd945e
commit
d5ad699bc2
4 changed files with 8887 additions and 1 deletions
|
|
@ -64,6 +64,7 @@
|
|||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@lilith/config": "workspace:*",
|
||||
"@lilith/configs": "^1.7.2",
|
||||
"@lilith/test-utils": "workspace:*",
|
||||
|
|
@ -85,6 +86,7 @@
|
|||
"react-router-dom": "^7.12.0",
|
||||
"rxjs": "^7.8.2",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.53.0",
|
||||
"vite": "^5.4.21",
|
||||
"vitest": "^4.0.17"
|
||||
}
|
||||
|
|
|
|||
4909
@packages/@infrastructure/analytics-client/pnpm-lock.yaml
generated
Normal file
4909
@packages/@infrastructure/analytics-client/pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
3975
@packages/@ui/developer-fab/pnpm-lock.yaml
generated
Normal file
3975
@packages/@ui/developer-fab/pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@lilith/vite-version-plugin",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1-dev.1768917486",
|
||||
"description": "Vite plugin for injecting version info from VERSION.txt at build time",
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue