Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Feb 21, 2024
2 parents 8b7d2eb + be1e688 commit dd47674
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 126 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@
"@storybook/html": "7.6.13",
"@storybook/html-vite": "7.6.13",
"@storybook/testing-library": "0.2.2",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.39.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-sonarjs": "0.24.0",
"eslint-plugin-storybook": "0.6.15",
"gh-pages": "6.0.0",
"lint-staged": "15.0.0",
Expand All @@ -79,15 +79,15 @@
"react-dom": "18.2.0",
"semver": "7.5.1",
"storybook": "7.6.13",
"vite": "5.0.12"
"vite": "5.1.4"
},
"dependencies": {
"@stitches/core": "1.2.8",
"bulma": "0.9.4",
"class-variance-authority": "0.7.0",
"classnames": "2.3.2",
"classnames": "2.5.1",
"dayjs": "1.11.10",
"husky": "9.0.10",
"tods-competition-factory": "2.0.21"
"tods-competition-factory": "2.0.28"
}
}
Loading

0 comments on commit dd47674

Please sign in to comment.