Skip to content

Commit 9aef1f7

Browse files
chore: update dependencies to latest
1 parent b86d6a7 commit 9aef1f7

File tree

2 files changed

+2014
-1786
lines changed

2 files changed

+2014
-1786
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,29 @@
2323
"test:e2e": "playwright test"
2424
},
2525
"dependencies": {
26-
"@astrojs/react": "^3.0.10",
27-
"@astrojs/sitemap": "^3.0.5",
26+
"@astrojs/react": "^3.1.0",
27+
"@astrojs/sitemap": "^3.1.2",
2828
"@astrojs/tailwind": "^5.1.0",
2929
"@fingerprintjs/fingerprintjs": "^4.2.2",
30-
"@nanostores/react": "^0.7.1",
31-
"@resvg/resvg-js": "^2.6.0",
32-
"@types/react": "^18.2.56",
33-
"@types/react-dom": "^18.2.19",
34-
"astro": "^4.4.0",
35-
"astro-compress": "^2.2.10",
30+
"@nanostores/react": "^0.7.2",
31+
"@resvg/resvg-js": "^2.6.2",
32+
"@types/react": "^18.2.73",
33+
"@types/react-dom": "^18.2.23",
34+
"astro": "^4.5.12",
35+
"astro-compress": "^2.2.20",
3636
"clsx": "^2.1.0",
3737
"dom-to-image": "^2.6.0",
3838
"dracula-prism": "^2.1.16",
3939
"gray-matter": "^4.0.3",
4040
"htm": "^3.1.1",
4141
"image-size": "^1.1.1",
42-
"jose": "^5.2.2",
42+
"jose": "^5.2.3",
4343
"js-cookie": "^3.0.5",
44-
"lucide-react": "^0.334.0",
45-
"nanoid": "^5.0.5",
46-
"nanostores": "^0.9.5",
47-
"node-html-parser": "^6.1.12",
48-
"npm-check-updates": "^16.14.15",
44+
"lucide-react": "^0.363.0",
45+
"nanoid": "^5.0.6",
46+
"nanostores": "^0.10.0",
47+
"node-html-parser": "^6.1.13",
48+
"npm-check-updates": "^16.14.18",
4949
"prismjs": "^1.29.0",
5050
"react": "^18.2.0",
5151
"react-confetti": "^6.1.0",
@@ -56,26 +56,26 @@
5656
"roadmap-renderer": "^1.0.6",
5757
"satori": "^0.10.13",
5858
"satori-html": "^0.3.2",
59-
"sharp": "^0.33.2",
59+
"sharp": "^0.33.3",
6060
"slugify": "^1.6.6",
61-
"tailwind-merge": "^2.2.1",
62-
"tailwindcss": "^3.4.1",
61+
"tailwind-merge": "^2.2.2",
62+
"tailwindcss": "^3.4.3",
6363
"unified": "^11.0.4",
64-
"zustand": "^4.5.1"
64+
"zustand": "^4.5.2"
6565
},
6666
"devDependencies": {
67-
"@playwright/test": "^1.41.2",
68-
"@tailwindcss/typography": "^0.5.10",
67+
"@playwright/test": "^1.42.1",
68+
"@tailwindcss/typography": "^0.5.12",
6969
"@types/dom-to-image": "^2.6.7",
7070
"@types/js-cookie": "^3.0.6",
7171
"@types/prismjs": "^1.26.3",
7272
"csv-parser": "^3.0.0",
7373
"gh-pages": "^6.1.1",
7474
"js-yaml": "^4.1.0",
75-
"markdown-it": "^14.0.0",
76-
"openai": "^4.28.0",
75+
"markdown-it": "^14.1.0",
76+
"openai": "^4.31.0",
7777
"prettier": "^3.2.5",
7878
"prettier-plugin-astro": "^0.13.0",
79-
"prettier-plugin-tailwindcss": "^0.5.11"
79+
"prettier-plugin-tailwindcss": "^0.5.13"
8080
}
8181
}

0 commit comments

Comments
 (0)