Skip to content

Commit

Permalink
Merge branch 'main' into cr/svg-attributes-tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 authored Feb 9, 2024
2 parents fa50626 + 11b8434 commit 572f905
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 100 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@astrojs/node": "^7.0.4",
"@astrojs/react": "^3.0.8",
"@astrojs/react": "^3.0.10",
"@directus/sdk": "^14.0.0",
"@uidotdev/usehooks": "^2.4.1",
"astro": "^4.2.7",
"astro": "^4.3.5",
"classnames": "^2.5.1",
"random-avatar-generator": "^2.0.0",
"react": "^18.2.0",
Expand All @@ -25,11 +25,11 @@
"devDependencies": {
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
"eslint-plugin-astro": "^0.31.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-jsx-a11y": "^6.8.0",
"prettier-plugin-astro": "^0.12.2",
"prettier-plugin-astro": "^0.13.0",
"sass": "^1.70.0"
}
}
155 changes: 60 additions & 95 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 572f905

Please sign in to comment.