Skip to content

Commit

Permalink
Merge pull request #236 from rimorin/staging
Browse files Browse the repository at this point in the history
Staging to Master
  • Loading branch information
Fauxicing authored Sep 3, 2023
2 parents adda9f9 + 62874a4 commit 1c1b8e2
Show file tree
Hide file tree
Showing 35 changed files with 1,526 additions and 2,099 deletions.
2,087 changes: 1,246 additions & 841 deletions package-lock.json

Large diffs are not rendered by default.

17 changes: 9 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.39",
"@types/react": "^18.2.18",
"@types/node": "^16.18.46",
"@types/react": "^18.2.21",
"@types/react-calendar": "^3.9.0",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "^5.3.3",
Expand All @@ -27,8 +27,9 @@
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0",
"react-password-checklist": "^1.4.3",
"react-router-dom": "^6.14.2",
"react-router-dom": "^6.15.0",
"react-scripts": "5.0.1",
"react-select": "^5.7.4",
"rollbar": "^2.26.2",
"source-map-explorer": "^2.5.3",
"typescript": "^4.9.5",
Expand Down Expand Up @@ -63,16 +64,16 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.46.0",
"eslint-plugin-react": "^7.33.1",
"eslint": "^8.48.0",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"semantic-release": "^20.1.3"
Expand Down
Loading

0 comments on commit 1c1b8e2

Please sign in to comment.