Skip to content

Commit 7d1fc17

Browse files
chore: update dependencies to latest
1 parent 7f1cf70 commit 7d1fc17

File tree

2 files changed

+4147
-5367
lines changed

2 files changed

+4147
-5367
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@
2929
},
3030
"dependencies": {
3131
"@astrojs/node": "^8.2.5",
32-
"@astrojs/react": "^3.3.4",
33-
"@astrojs/sitemap": "^3.1.4",
32+
"@astrojs/react": "^3.4.0",
33+
"@astrojs/sitemap": "^3.1.5",
3434
"@astrojs/tailwind": "^5.1.0",
3535
"@fingerprintjs/fingerprintjs": "^4.3.0",
3636
"@nanostores/react": "^0.7.2",
3737
"@napi-rs/image": "^1.9.2",
3838
"@resvg/resvg-js": "^2.6.2",
39-
"@types/react": "^18.3.2",
39+
"@types/react": "^18.3.3",
4040
"@types/react-dom": "^18.3.0",
41-
"astro": "^4.8.6",
41+
"astro": "^4.9.1",
4242
"clsx": "^2.1.1",
4343
"dayjs": "^1.11.11",
4444
"dom-to-image": "^2.6.0",
@@ -48,12 +48,12 @@
4848
"image-size": "^1.1.1",
4949
"jose": "^5.3.0",
5050
"js-cookie": "^3.0.5",
51-
"lucide-react": "^0.378.0",
51+
"lucide-react": "^0.379.0",
5252
"nanoid": "^5.0.7",
5353
"nanostores": "^0.10.3",
5454
"node-html-parser": "^6.1.13",
5555
"npm-check-updates": "^16.14.20",
56-
"playwright": "^1.44.0",
56+
"playwright": "^1.44.1",
5757
"prismjs": "^1.29.0",
5858
"react": "^18.3.1",
5959
"react-calendar-heatmap": "^1.9.0",
@@ -74,7 +74,7 @@
7474
"zustand": "^4.5.2"
7575
},
7676
"devDependencies": {
77-
"@playwright/test": "^1.44.0",
77+
"@playwright/test": "^1.44.1",
7878
"@tailwindcss/typography": "^0.5.13",
7979
"@types/dom-to-image": "^2.6.7",
8080
"@types/js-cookie": "^3.0.6",
@@ -86,8 +86,8 @@
8686
"markdown-it": "^14.1.0",
8787
"openai": "^4.47.1",
8888
"prettier": "^3.2.5",
89-
"prettier-plugin-astro": "^0.13.0",
89+
"prettier-plugin-astro": "^0.14.0",
9090
"prettier-plugin-tailwindcss": "^0.5.14",
91-
"tsx": "^4.10.5"
91+
"tsx": "^4.11.0"
9292
}
9393
}

0 commit comments

Comments
 (0)