fix(deps): pin dependencies

This commit is contained in:
github-actions[bot] 2025-06-18 10:47:15 +00:00 committed by GitHub
parent c23ca6c698
commit 303fd7b54b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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
View file

@ -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