Skip to content

Commit f5d3d37

Browse files
authored
Merge pull request #11 from markteekman/develop
Update dependencies
2 parents f372b87 + 8fa665a commit f5d3d37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "accessible-astro-dashboard",
33
"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",
4+
"version": "1.1.3",
55
"author": "Mark Teekman",
66
"homepage": "https://accessible-astro.dev",
77
"scripts": {
@@ -11,11 +11,11 @@
1111
"preview": "astro preview"
1212
},
1313
"dependencies": {
14-
"accessible-astro-components": "^1.5.5",
15-
"astro-icon": "^0.7.1"
14+
"accessible-astro-components": "^1.5.6",
15+
"astro-icon": "^0.7.3"
1616
},
1717
"devDependencies": {
18-
"astro": "^1.0.3",
18+
"astro": "^1.1.5",
1919
"autoprefixer": "^10.4.0",
2020
"sass": "^1.49.9",
2121
"stylelint": "^13.13.1",

0 commit comments

Comments
 (0)