Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/patches-104040ee0f
Browse files Browse the repository at this point in the history
Signed-off-by: kgilles <[email protected]>
  • Loading branch information
kgilles authored Oct 8, 2024
2 parents 38baae2 + 57a84aa commit 1509130
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
53 changes: 27 additions & 26 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"sublinks-markdown": "^0.1.4"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.8.0",
"@stylistic/eslint-plugin-js": "^2.9.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/jest": "^29.5.13",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand All @@ -49,7 +49,7 @@
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "14.2.14",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down

0 comments on commit 1509130

Please sign in to comment.