Skip to content

Commit d3ae231

Browse files
chore: update dependencies to latest
1 parent 105685b commit d3ae231

File tree

2 files changed

+1415
-1498
lines changed

2 files changed

+1415
-1498
lines changed

package.json

Lines changed: 8 additions & 8 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.55",
29+
"@nanostores/react": "^0.7.2",
30+
"@types/react": "^18.2.58",
3131
"@types/react-dom": "^18.2.19",
32-
"astro": "^4.4.0",
32+
"astro": "^4.4.4",
3333
"astro-compress": "^2.2.10",
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.331.0",
39-
"nanoid": "^5.0.5",
40-
"nanostores": "^0.9.5",
38+
"lucide-react": "^0.338.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,7 +50,7 @@
5050
"slugify": "^1.6.6",
5151
"tailwind-merge": "^2.2.1",
5252
"tailwindcss": "^3.4.1",
53-
"zustand": "^4.5.0"
53+
"zustand": "^4.5.1"
5454
},
5555
"devDependencies": {
5656
"@playwright/test": "^1.41.2",

0 commit comments

Comments
 (0)