mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 08:55:32 +02:00
fix(deps): pin dependencies
This commit is contained in:
parent
c23ca6c698
commit
303fd7b54b
2 changed files with 4 additions and 4 deletions
|
@ -39,12 +39,12 @@
|
|||
"@types/react-dom": "^19.1.5",
|
||||
"astro": "5.7.10",
|
||||
"astro-navbar": "2.3.7",
|
||||
"turbo": "^2.5.4",
|
||||
"turbo": "2.5.4",
|
||||
"autoprefixer": "10.4.14",
|
||||
"clsx": "2.1.1",
|
||||
"date-fns": "4.1.0",
|
||||
"free-astro-components": "1.2.0",
|
||||
"jiti": "^2.4.2",
|
||||
"jiti": "2.4.2",
|
||||
"lefthook": "^1.11.13",
|
||||
"motion": "^12.15.0",
|
||||
"postcss": "8.5.1",
|
||||
|
|
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
|
@ -63,7 +63,7 @@ importers:
|
|||
specifier: 1.2.0
|
||||
version: 1.2.0(@types/node@22.15.18)(jiti@2.4.2)(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(rollup@4.41.1)(yaml@2.8.0)
|
||||
jiti:
|
||||
specifier: ^2.4.2
|
||||
specifier: 2.4.2
|
||||
version: 2.4.2
|
||||
lefthook:
|
||||
specifier: ^1.11.13
|
||||
|
@ -90,7 +90,7 @@ importers:
|
|||
specifier: 3.4.15
|
||||
version: 3.4.15
|
||||
turbo:
|
||||
specifier: ^2.5.4
|
||||
specifier: 2.5.4
|
||||
version: 2.5.4
|
||||
typescript:
|
||||
specifier: 5.6.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue