Skip to content

Commit 910a51b

Browse files
committed
pnpm upg and 3 images
1 parent 1bc1e9a commit 910a51b

5 files changed

Lines changed: 342 additions & 248 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@astrojs/sitemap": "^3.7.0",
4646
"@astrojs/tailwind": "^5.1.5",
4747
"@fontsource-variable/inter": "^5.2.8",
48-
"astro": "^5.17.1",
48+
"astro": "^5.18.0",
4949
"astro-embed": "^0.12.0",
50-
"astro-expressive-code": "^0.41.6",
50+
"astro-expressive-code": "^0.41.7",
5151
"astro-icon": "^1.1.5",
5252
"astro-remote": "^0.3.4",
5353
"astro-social-share": "^2.2.0",
@@ -64,7 +64,7 @@
6464
"photoswipe": "^5.4.4",
6565
"react": "^19.2.4",
6666
"react-dom": "^19.2.4",
67-
"react-icons": "^5.5.0",
67+
"react-icons": "^5.6.0",
6868
"reading-time": "^1.5.0",
6969
"rehype-external-links": "^3.0.0",
7070
"sharp": "0.34.5",
@@ -74,27 +74,27 @@
7474
},
7575
"devDependencies": {
7676
"@astrojs/check": "^0.9.6",
77-
"@expressive-code/plugin-collapsible-sections": "^0.41.6",
77+
"@expressive-code/plugin-collapsible-sections": "^0.41.7",
7878
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
7979
"@iconify-json/mdi": "^1.2.3",
8080
"@tailwindcss/typography": "^0.5.19",
8181
"@types/lodash.debounce": "^4.0.9",
8282
"@types/mdast": "^4.0.4",
8383
"@types/react": "^19.2.13",
8484
"@types/react-dom": "^19.2.3",
85-
"@typescript-eslint/eslint-plugin": "^8.54.0",
86-
"@typescript-eslint/parser": "^8.54.0",
85+
"@typescript-eslint/eslint-plugin": "^8.56.1",
86+
"@typescript-eslint/parser": "^8.56.1",
8787
"eslint": "8.57.0",
8888
"eslint-config-prettier": "^10.1.8",
89-
"eslint-mdx": "^3.6.2",
89+
"eslint-mdx": "^3.7.0",
9090
"eslint-plugin-astro": "^1.5.0",
91-
"eslint-plugin-mdx": "^3.6.2",
91+
"eslint-plugin-mdx": "^3.7.0",
9292
"eslint-plugin-tailwindcss": "^3.18.2",
9393
"prettier": "^3.8.1",
9494
"prettier-plugin-astro": "^0.14.1",
95-
"satori": "^0.19.1",
95+
"satori": "^0.24.1",
9696
"satori-html": "^0.3.2",
97-
"serve": "^14.2.5",
97+
"serve": "^14.2.6",
9898
"tailwindcss": "^3.4.17",
9999
"typescript": "^5.9.3"
100100
},

0 commit comments

Comments
 (0)