Skip to content

Commit e4bc804

Browse files
chore: update dependencies to latest
1 parent 867f8bf commit e4bc804

File tree

2 files changed

+1470
-1518
lines changed

2 files changed

+1470
-1518
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,21 @@
2323
},
2424
"dependencies": {
2525
"@astrojs/react": "^3.0.10",
26-
"@astrojs/sitemap": "^3.0.5",
26+
"@astrojs/sitemap": "^3.1.1",
2727
"@astrojs/tailwind": "^5.1.0",
2828
"@fingerprintjs/fingerprintjs": "^4.2.2",
29-
"@nanostores/react": "^0.7.1",
30-
"@types/react": "^18.2.56",
29+
"@nanostores/react": "^0.7.2",
30+
"@types/react": "^18.2.61",
3131
"@types/react-dom": "^18.2.19",
32-
"astro": "^4.4.0",
33-
"astro-compress": "^2.2.10",
32+
"astro": "^4.4.9",
33+
"astro-compress": "^2.2.11",
3434
"clsx": "^2.1.0",
3535
"dracula-prism": "^2.1.16",
3636
"jose": "^5.2.2",
3737
"js-cookie": "^3.0.5",
38-
"lucide-react": "^0.334.0",
39-
"nanoid": "^5.0.5",
40-
"nanostores": "^0.9.5",
38+
"lucide-react": "^0.344.0",
39+
"nanoid": "^5.0.6",
40+
"nanostores": "^0.10.0",
4141
"node-html-parser": "^6.1.12",
4242
"npm-check-updates": "^16.14.15",
4343
"prismjs": "^1.29.0",
@@ -50,18 +50,18 @@
5050
"slugify": "^1.6.6",
5151
"tailwind-merge": "^2.2.1",
5252
"tailwindcss": "^3.4.1",
53-
"zustand": "^4.5.1"
53+
"zustand": "^4.5.2"
5454
},
5555
"devDependencies": {
56-
"@playwright/test": "^1.41.2",
56+
"@playwright/test": "^1.42.1",
5757
"@tailwindcss/typography": "^0.5.10",
5858
"@types/js-cookie": "^3.0.6",
5959
"@types/prismjs": "^1.26.3",
6060
"csv-parser": "^3.0.0",
6161
"gh-pages": "^6.1.1",
6262
"js-yaml": "^4.1.0",
6363
"markdown-it": "^14.0.0",
64-
"openai": "^4.28.0",
64+
"openai": "^4.28.4",
6565
"prettier": "^3.2.5",
6666
"prettier-plugin-astro": "^0.13.0",
6767
"prettier-plugin-tailwindcss": "^0.5.11"

0 commit comments

Comments
 (0)