Skip to content

Commit e3448fe

Browse files
chore: update dependencies to latest
1 parent 8c402e5 commit e3448fe

2 files changed

Lines changed: 412 additions & 154 deletions

File tree

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,29 @@
2424
"@astrojs/sitemap": "^1.2.2",
2525
"@astrojs/tailwind": "^3.1.1",
2626
"@fingerprintjs/fingerprintjs": "^3.4.1",
27-
"@nanostores/preact": "^0.3.1",
28-
"astro": "^2.2.3",
29-
"astro-compress": "^1.1.35",
30-
"jose": "^4.13.2",
31-
"js-cookie": "^3.0.1",
32-
"nanostores": "^0.7.4",
27+
"@nanostores/preact": "^0.4.1",
28+
"astro": "^2.3.2",
29+
"astro-compress": "^1.1.42",
30+
"jose": "^4.14.3",
31+
"js-cookie": "^3.0.5",
32+
"nanostores": "^0.8.1",
3333
"node-html-parser": "^6.1.5",
34-
"npm-check-updates": "^16.10.8",
34+
"npm-check-updates": "^16.10.9",
3535
"preact": "^10.13.2",
3636
"rehype-external-links": "^2.0.1",
37-
"roadmap-renderer": "^1.0.5",
38-
"tailwindcss": "^3.3.1"
37+
"roadmap-renderer": "^1.0.6",
38+
"tailwindcss": "^3.3.2"
3939
},
4040
"devDependencies": {
41-
"@playwright/test": "^1.32.3",
41+
"@playwright/test": "^1.33.0",
4242
"@tailwindcss/typography": "^0.5.9",
4343
"@types/js-cookie": "^3.0.3",
4444
"gh-pages": "^5.0.0",
4545
"js-yaml": "^4.1.0",
4646
"markdown-it": "^13.0.1",
4747
"openai": "^3.2.1",
48-
"prettier": "^2.8.7",
48+
"prettier": "^2.8.8",
4949
"prettier-plugin-astro": "^0.8.0",
50-
"prettier-plugin-tailwindcss": "^0.2.7"
50+
"prettier-plugin-tailwindcss": "^0.2.8"
5151
}
5252
}

0 commit comments

Comments
 (0)