Skip to content

Commit d7974de

Browse files
committed
Downgrade dependencie
1 parent 3675de8 commit d7974de

File tree

2 files changed

+59
-66
lines changed

2 files changed

+59
-66
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,52 +29,52 @@
2929
"test:e2e": "playwright test"
3030
},
3131
"dependencies": {
32-
"@astrojs/node": "^8.3.4",
32+
"@astrojs/node": "^8.3.3",
3333
"@astrojs/react": "^3.6.2",
34-
"@astrojs/sitemap": "^3.2.0",
35-
"@astrojs/tailwind": "^5.1.2",
36-
"@fingerprintjs/fingerprintjs": "^4.5.0",
37-
"@nanostores/react": "^0.8.0",
34+
"@astrojs/sitemap": "^3.1.6",
35+
"@astrojs/tailwind": "^5.1.0",
36+
"@fingerprintjs/fingerprintjs": "^4.4.3",
37+
"@nanostores/react": "^0.7.2",
3838
"@napi-rs/image": "^1.9.2",
3939
"@resvg/resvg-js": "^2.6.2",
40-
"@types/react": "^18.3.11",
41-
"@types/react-dom": "^18.3.1",
42-
"astro": "^4.16.1",
40+
"@types/react": "^18.3.3",
41+
"@types/react-dom": "^18.3.0",
42+
"astro": "^4.15.4",
4343
"clsx": "^2.1.1",
44-
"dayjs": "^1.11.13",
44+
"dayjs": "^1.11.12",
4545
"dom-to-image": "^2.6.0",
4646
"dracula-prism": "^2.1.16",
4747
"gray-matter": "^4.0.3",
4848
"htm": "^3.1.1",
4949
"image-size": "^1.1.1",
50-
"jose": "^5.9.4",
50+
"jose": "^5.6.3",
5151
"js-cookie": "^3.0.5",
52-
"lucide-react": "^0.452.0",
52+
"lucide-react": "^0.419.0",
5353
"luxon": "^3.5.0",
5454
"nanoid": "^5.0.7",
55-
"nanostores": "^0.11.3",
55+
"nanostores": "^0.10.3",
5656
"node-html-parser": "^6.1.13",
57-
"npm-check-updates": "^17.1.3",
58-
"playwright": "^1.48.0",
57+
"npm-check-updates": "^17.0.0",
58+
"playwright": "^1.47.1",
5959
"prismjs": "^1.29.0",
6060
"react": "^18.3.1",
6161
"react-calendar-heatmap": "^1.9.0",
6262
"react-confetti": "^6.1.0",
6363
"react-dom": "^18.3.1",
64-
"react-tooltip": "^5.28.0",
64+
"react-tooltip": "^5.27.1",
6565
"reactflow": "^11.11.4",
6666
"rehype-external-links": "^3.0.0",
6767
"remark-parse": "^11.0.0",
6868
"roadmap-renderer": "^1.0.6",
69-
"satori": "^0.11.2",
69+
"satori": "^0.10.14",
7070
"satori-html": "^0.3.2",
71-
"sharp": "^0.33.5",
71+
"sharp": "^0.33.4",
7272
"slugify": "^1.6.6",
73-
"tailwind-merge": "^2.5.3",
74-
"tailwindcss": "^3.4.13",
73+
"tailwind-merge": "^2.4.0",
74+
"tailwindcss": "^3.4.7",
7575
"turndown": "^7.2.0",
7676
"unified": "^11.0.5",
77-
"zustand": "^4.5.5"
77+
"zustand": "^4.5.4"
7878
},
7979
"devDependencies": {
8080
"@playwright/test": "^1.48.0",

pnpm-lock.yaml

Lines changed: 39 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)