Skip to content

Commit

Permalink
Maintenance run 2024-02-15
Browse files Browse the repository at this point in the history
  • Loading branch information
manilde authored and Vakgroep SO Dependabot committed Feb 15, 2024
1 parent ebec71a commit a3cf74d
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
76 changes: 38 additions & 38 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@tanstack/react-query": "^4.36.1",
"lodash": "^4.17.21",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.3",
"react-router": "^6.21.3",
"react-router-dom": "^6.22.0",
"react-router": "^6.22.0",
"react-scripts": "5.0.1",
"react-select-event": "^5.5.1",
"react-select": "^5.8.0",
Expand All @@ -19,21 +19,21 @@
"devDependencies": {
"@amsterdam/asc-assets": "^0.38.0",
"@amsterdam/asc-ui": "^0.38.0",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.10",
"@types/react-dom": "^18.2.18",
"@types/react": "^18.2.48",
"@types/node": "^20.11.17",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.55",
"@types/styled-components": "^5.1.34",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"jest-styled-components": "^7.2.0",
"nock": "^13.5.1",
"prettier": "^3.2.4"
"prettier": "^3.2.5"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit a3cf74d

Please sign in to comment.