Skip to content

Commit 92dcff6

Browse files
chore: update dependencies to latest
1 parent 1bdb3d7 commit 92dcff6

2 files changed

Lines changed: 1498 additions & 1547 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,22 @@
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",
31-
"@types/react-dom": "^18.2.19",
32-
"astro": "^4.4.0",
33-
"astro-compress": "^2.2.10",
29+
"@nanostores/react": "^0.7.2",
30+
"@types/react": "^18.2.64",
31+
"@types/react-dom": "^18.2.21",
32+
"astro": "^4.4.15",
33+
"astro-compress": "^2.2.13",
3434
"clsx": "^2.1.0",
3535
"dom-to-image": "^2.6.0",
3636
"dracula-prism": "^2.1.16",
37-
"jose": "^5.2.2",
37+
"jose": "^5.2.3",
3838
"js-cookie": "^3.0.5",
39-
"lucide-react": "^0.334.0",
40-
"nanoid": "^5.0.5",
41-
"nanostores": "^0.9.5",
39+
"lucide-react": "^0.354.0",
40+
"nanoid": "^5.0.6",
41+
"nanostores": "^0.10.0",
4242
"node-html-parser": "^6.1.12",
4343
"npm-check-updates": "^16.14.15",
4444
"prismjs": "^1.29.0",
@@ -53,10 +53,10 @@
5353
"tailwind-merge": "^2.2.1",
5454
"tailwindcss": "^3.4.1",
5555
"unified": "^11.0.4",
56-
"zustand": "^4.5.1"
56+
"zustand": "^4.5.2"
5757
},
5858
"devDependencies": {
59-
"@playwright/test": "^1.41.2",
59+
"@playwright/test": "^1.42.1",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dom-to-image": "^2.6.7",
6262
"@types/js-cookie": "^3.0.6",
@@ -65,9 +65,9 @@
6565
"gh-pages": "^6.1.1",
6666
"js-yaml": "^4.1.0",
6767
"markdown-it": "^14.0.0",
68-
"openai": "^4.28.0",
68+
"openai": "^4.28.4",
6969
"prettier": "^3.2.5",
7070
"prettier-plugin-astro": "^0.13.0",
71-
"prettier-plugin-tailwindcss": "^0.5.11"
71+
"prettier-plugin-tailwindcss": "^0.5.12"
7272
}
7373
}

0 commit comments

Comments
 (0)