We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f372b87 + 8fa665a commit f5d3d37Copy full SHA for f5d3d37
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "accessible-astro-dashboard",
3
"description": "An Accessible Dashboard Theme for Astro including a login page, a dashboard page and several other pages and components.",
4
- "version": "1.1.2",
+ "version": "1.1.3",
5
"author": "Mark Teekman",
6
"homepage": "https://accessible-astro.dev",
7
"scripts": {
@@ -11,11 +11,11 @@
11
"preview": "astro preview"
12
},
13
"dependencies": {
14
- "accessible-astro-components": "^1.5.5",
15
- "astro-icon": "^0.7.1"
+ "accessible-astro-components": "^1.5.6",
+ "astro-icon": "^0.7.3"
16
17
"devDependencies": {
18
- "astro": "^1.0.3",
+ "astro": "^1.1.5",
19
"autoprefixer": "^10.4.0",
20
"sass": "^1.49.9",
21
"stylelint": "^13.13.1",
0 commit comments