Skip to content

Commit 4ef3c45

Browse files
committed
chore: upgrade deps
1 parent e180cbf commit 4ef3c45

File tree

2 files changed

+835
-1378
lines changed

2 files changed

+835
-1378
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,25 @@
1919
"dependencies": {
2020
"@astrojs/alpinejs": "^0.4.0",
2121
"@astrojs/node": "^8.3.3",
22-
"@aws-sdk/client-s3": "^3.637.0",
22+
"@aws-sdk/client-s3": "^3.645.0",
2323
"@braintree/sanitize-url": "^7.1.0",
2424
"@jsdocs-io/extractor": "1.0.0-12",
2525
"@microsoft/tsdoc": "^0.15.0",
2626
"alpinejs": "^3.14.1",
2727
"anchor-js": "^5.0.0",
28-
"astro": "^4.14.5",
28+
"astro": "^4.15.3",
2929
"astro-seo": "^0.8.4",
3030
"dompurify": "^3.1.6",
31-
"effect": "^3.6.5",
31+
"effect": "^3.7.2",
3232
"fflate": "^0.8.2",
3333
"fuse.js": "^7.0.0",
34-
"hosted-git-info": "^7.0.2",
35-
"jsdom": "^24.1.1",
36-
"marked": "^14.0.0",
34+
"hosted-git-info": "^8.0.0",
35+
"jsdom": "^25.0.0",
36+
"marked": "^14.1.1",
3737
"new-github-issue-url": "^1.0.0",
3838
"pathe": "^1.1.2",
3939
"read-pkg": "^9.0.1",
40-
"shiki": "^1.14.1",
40+
"shiki": "^1.16.2",
4141
"trim-newlines": "^5.0.0",
4242
"url-join": "^5.0.0",
4343
"validate-npm-package-name": "^5.0.1",
@@ -47,16 +47,16 @@
4747
"@astrojs/check": "^0.9.3",
4848
"@astrojs/tailwind": "^5.1.0",
4949
"@astrojs/vercel": "^7.8.0",
50-
"@iconify/json": "^2.2.240",
50+
"@iconify/json": "^2.2.244",
5151
"@smithy/util-stream": "^3.1.3",
52-
"@tailwindcss/typography": "^0.5.14",
52+
"@tailwindcss/typography": "^0.5.15",
5353
"@total-typescript/shoehorn": "^0.1.2",
5454
"@types/alpinejs": "^3.13.10",
5555
"@types/anchor-js": "^5.0.3",
5656
"@types/dompurify": "^3.0.5",
5757
"@types/hosted-git-info": "^3.0.5",
5858
"@types/jsdom": "^21.1.7",
59-
"@types/node": "^22.5.0",
59+
"@types/node": "^22.5.4",
6060
"@types/validate-npm-package-name": "^4.0.2",
6161
"@vitest/coverage-v8": "^2.0.5",
6262
"aws-sdk-client-mock": "^4.0.1",
@@ -68,7 +68,7 @@
6868
"tailwindcss": "^3.4.10",
6969
"tempy": "^3.1.0",
7070
"typescript": "^5.5.4",
71-
"unplugin-icons": "^0.19.2",
71+
"unplugin-icons": "^0.19.3",
7272
"vitest": "^2.0.5"
7373
},
7474
"pnpm": {

0 commit comments

Comments
 (0)