Skip to content

Commit

Permalink
Merge branch 'main' into cr/features
Browse files Browse the repository at this point in the history
  • Loading branch information
Resaki1 authored Sep 29, 2023
2 parents dbdceaa + e3fd373 commit a4127b7
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
},
"dependencies": {
"@astrojs/react": "^3.0.2",
"@types/react": "^18.2.21",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.7",
"astro": "^3.1.0",
"astro": "^3.1.2",
"classnames": "^2.3.2",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"@typescript-eslint/parser": "^6.7.2",
"sass": "^1.67.0"
"sass": "^1.68.0"
}
}
100 changes: 50 additions & 50 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 a4127b7

Please sign in to comment.