Skip to content

Commit

Permalink
Merge branch 'main' into MIJN-6522-fat-rvv
Browse files Browse the repository at this point in the history
  • Loading branch information
janthijs authored Nov 7, 2023
2 parents a8a77d6 + 0556ffe commit 9a461f7
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 40 deletions.
181 changes: 146 additions & 35 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"@amsterdam/piwik-tracker": "^2.0.3",
"@amsterdam/react-maps": "^1.1.1",
"@sentry/node": "^7.76.0",
"@sentry/react": "^7.76.0",
"@testing-library/dom": "^9.3.1",
"@sentry/react": "^7.77.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@testing-library/user-event": "^14.5.1",
"@types/compression": "^1.7.2",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.12",
Expand All @@ -53,7 +53,7 @@
"@types/lodash.isequal": "^4.5.5",
"@types/marked": "^4.0.1",
"@types/memoizee": "^0.4.6",
"@types/memory-cache": "^0.2.1",
"@types/memory-cache": "^0.2.4",
"@types/morgan": "^1.9.3",
"@types/node": "^16.11.19",
"@types/node-jose": "^1.1.10",
Expand Down Expand Up @@ -124,7 +124,7 @@
"ts-node": "^10.9.1",
"typescript": "^4.7.3",
"uid-safe": "^2.1.5",
"use-debounce": "^7.0.1",
"use-debounce": "^10.0.0",
"vite-plugin-svgr": "^3.2.0",
"xlsx": "file:vendor/xlsx-0.20.0.tgz"
},
Expand Down

0 comments on commit 9a461f7

Please sign in to comment.