Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
cieloazul310 committed Sep 7, 2024
1 parent 27462e9 commit 36024a2
Show file tree
Hide file tree
Showing 8 changed files with 807 additions and 426 deletions.
13 changes: 13 additions & 0 deletions .changeset/ten-pans-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@repo/typescript-config": major
"@cieloazul310/astro-sarkara-article-classes": major
"@repo/eslint-config": major
"@cieloazul310/panda-preset-sarkara-base": major
"@cieloazul310/astro-sarkara-components": major
"@cieloazul310/astro-sarkara-layout": major
"@cieloazul310/astro-sarkara-utils": major
"@cieloazul310/astro-sarkara": major
"astro-app": major
---

Prerelease next major
12 changes: 6 additions & 6 deletions app/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"eslint": "eslint src --ext .js,.ts,.astro --fix"
},
"dependencies": {
"@astrojs/check": "^0.9.2",
"@astrojs/check": "^0.9.3",
"@cieloazul310/astro-sarkara": "^1.1.0",
"@iconify-json/mdi": "^1.1.67",
"astro": "^4.13.1",
"@iconify-json/mdi": "^1.2.0",
"astro": "^4.15.4",
"astro-icon": "^1.1.0",
"rehype": "^13.0.1",
"rehype-class-names": "^2.0.0"
},
"devDependencies": {
"@astrojs/mdx": "^3.1.3",
"@astrojs/partytown": "^2.1.1",
"@pandacss/dev": "^0.45.0",
"@astrojs/mdx": "^3.1.5",
"@astrojs/partytown": "^2.1.2",
"@pandacss/dev": "^0.45.2",
"@repo/eslint-config": "^0.1.0",
"eslint": "^8.57.0"
}
Expand Down
Loading

0 comments on commit 36024a2

Please sign in to comment.