Skip to content

Commit

Permalink
Maintenance run 2024-10-30
Browse files Browse the repository at this point in the history
  • Loading branch information
IanR01 authored and Vakgroep SO Dependabot committed Oct 30, 2024
1 parent d464ada commit 3088267
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
164 changes: 82 additions & 82 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"papaparse": "^5.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.2",
"react-router": "^6.26.2",
"react-router-dom": "^6.27.0",
"react-router": "^6.27.0",
"react-scripts": "5.0.1",
"react-select-event": "^5.5.1",
"react-select": "^5.8.1",
"react-select": "^5.8.2",
"styled-components": "^5.3.11",
"typescript": "^4.9.5"
},
"devDependencies": {
"@amsterdam/asc-assets": "^0.38.0",
"@amsterdam/asc-ui": "^0.38.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.9",
"@types/papaparse": "^5.3.14",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/node": "^20.16.10",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13",
"@types/papaparse": "^5.3.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/node": "^20.17.3",
"@types/styled-components": "^5.1.34",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down

0 comments on commit 3088267

Please sign in to comment.