Skip to content

Commit ad3a75e

Browse files
committed
Updates
1 parent f3068a4 commit ad3a75e

2 files changed

Lines changed: 134 additions & 133 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"onFail": "download"
2626
}
2727
},
28-
"packageManager": "pnpm@10.28.0",
28+
"packageManager": "pnpm@10.28.1",
2929
"simple-git-hooks": {
3030
"pre-commit": "pnpm run lint-staged"
3131
},
@@ -63,7 +63,7 @@
6363
"jest": "^30.2.0",
6464
"libnpmdiff": "^6.1.4",
6565
"lucide-react": "^0.562.0",
66-
"next": "^16.1.3",
66+
"next": "^16.1.4",
6767
"next-themes": "^0.4.6",
6868
"npm-package-arg": "^11.0.3",
6969
"pacote": "^18.0.6",
@@ -83,7 +83,7 @@
8383
"@testing-library/react": "^16.3.1",
8484
"@types/jest": "^30.0.0",
8585
"@types/libnpmdiff": "^2.0.3",
86-
"@types/node": "^24.10.8",
86+
"@types/node": "^24.10.9",
8787
"@types/npm-package-arg": "^6.1.4",
8888
"@types/pacote": "^11.1.8",
8989
"@types/react": "19.2.8",
@@ -96,7 +96,7 @@
9696
"jest-environment-jsdom": "^30.2.0",
9797
"lint-staged": "^16.2.7",
9898
"postcss": "^8.5.6",
99-
"prettier": "~3.7.4",
99+
"prettier": "~3.8.0",
100100
"simple-git-hooks": "^2.13.1",
101101
"typescript": "~5.9.3"
102102
}

0 commit comments

Comments
 (0)