Skip to content

Commit ba1f1b5

Browse files
committed
upgrade sharp, needs new yarn.lock and node_modules
1 parent e9dc30d commit ba1f1b5

File tree

2 files changed

+595
-607
lines changed

2 files changed

+595
-607
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"date-fns": "^4.1.0",
50-
"dotenv": "^17.1.0",
50+
"dotenv": "^17.2.0",
5151
"feed": "^5.1.0",
5252
"giscus": "^1.6.0",
5353
"github-slugger": "^2.0.0",
@@ -60,18 +60,18 @@
6060
"react-icons": "^5.5.0",
6161
"reading-time": "^1.5.0",
6262
"rehype-external-links": "^3.0.0",
63-
"sharp": "0.34.2",
63+
"sharp": "0.34.3",
6464
"tailwind-clip-path": "^1.0.0",
6565
"tailwind-merge": "^2.6.0",
6666
"zod": "^3.25.76"
6767
},
6868
"resolutions": {
69-
"**/sharp": "0.34.2"
69+
"**/sharp": "0.34.3"
7070
},
7171
"devDependencies": {
7272
"@astrojs/check": "^0.9.4",
7373
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
74-
"@ianvs/prettier-plugin-sort-imports": "^4.4.2",
74+
"@ianvs/prettier-plugin-sort-imports": "^4.5.1",
7575
"@iconify-json/mdi": "^1.2.3",
7676
"@tailwindcss/typography": "^0.5.16",
7777
"@types/lodash.debounce": "^4.0.9",

0 commit comments

Comments
 (0)