Skip to content

Commit

Permalink
merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 committed Aug 2, 2023
2 parents 4073525 + 3de9151 commit e8950b1
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 49 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"@astrojs/react": "^2.2.1",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"astro": "^2.8.3",
"astro": "^2.9.6",
"classnames": "^2.3.2",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/parser": "^6.2.0",
"eslint": "^8.45.0",
"eslint-plugin-astro": "^0.27.2",
"eslint-plugin-astro": "^0.28.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"sass": "^1.63.6"
}
Expand Down
Loading

0 comments on commit e8950b1

Please sign in to comment.