Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent 76c54b6 commit ee15ba2
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 105 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@mui/x-date-pickers": "^5.0.11",
"@sentry/nextjs": "^7.60.0",
"@socialgouv/matomo-next": "^1.6.1",
"next": "13.4.12",
"next": "13.4.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"tss-react": "^4.8.8"
Expand All @@ -60,12 +60,12 @@
"@swc/core": "^1.3.70",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.2",
"@types/node": "18.17.0",
"@types/react": "18.2.15",
"@types/node": "18.17.5",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"cypress": "^9.4.1",
"eslint": "8.45.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.15",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-storybook": "^0.6.13",
"gh-pages": "^5.0.0",
Expand All @@ -77,7 +77,7 @@
"node-talisman": "^1.29.10",
"start-server-and-test": "^1.14.0",
"storybook-dark-mode": "^2.0.5",
"typescript": "4.9.4"
"typescript": "4.9.5"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ee15ba2

Please sign in to comment.