Skip to content

Commit

Permalink
fix(docs): replace usage with sense
Browse files Browse the repository at this point in the history
  • Loading branch information
Nickersoft committed Jan 8, 2024
1 parent a3ff900 commit 8207048
Show file tree
Hide file tree
Showing 9 changed files with 1,446 additions and 1,422 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^5.0.0",
"@fontsource-variable/montserrat": "^5.0.9",
"@fontsource-variable/open-sans": "^5.0.13",
"@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/montserrat": "^5.0.17",
"@fontsource-variable/open-sans": "^5.0.21",
"@tailwindcss/typography": "^0.5.10",
"astro": "^3.1.0",
"astro": "^4.1.1",
"astro-iconify": "^1.2.0",
"radash": "^11.0.0",
"tailwindcss": "^3.3.3"
"tailwindcss": "^3.4.1"
},
"devDependencies": {
"@types/node": "^20.6.2",
"@types/node": "^20.10.7",
"astro-seo": "^0.8.0",
"prettier": "^3.0.3",
"prettier-plugin-astro": "^0.12.0",
"rehype-autolink-headings": "^7.0.0",
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.3",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-slug": "^6.0.0"
}
Expand Down
Loading

0 comments on commit 8207048

Please sign in to comment.