Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/es…
Browse files Browse the repository at this point in the history
…lint-plugin-6.15.0
  • Loading branch information
GhostOf0days authored Dec 22, 2023
2 parents 147d35e + 0283413 commit 7b04115
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 24 deletions.
111 changes: 91 additions & 20 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.15.0",
"@mui/icons-material": "^5.15.1",
"@mui/material": "^5.15.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand All @@ -21,7 +21,7 @@
"luxon": "^3.4.4",
"mapkit-react": "^1.14.1",
"netlify-plugin-mapkitjs-token": "^1.2.0",
"prettier-eslint": "^16.1.2",
"prettier-eslint": "^16.2.0",
"prettier-eslint-cli": "^8.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@types/jsonwebtoken": "^9.0.5",
"@types/luxon": "^3.3.7",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/parser": "^6.15.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.56.0",
Expand All @@ -71,7 +71,7 @@
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.3.0",
"jsdom": "^23.0.1",
Expand Down

0 comments on commit 7b04115

Please sign in to comment.