Skip to content

Commit

Permalink
Merge pull request #561 from serlo/updates
Browse files Browse the repository at this point in the history
chore: Update dependencies
  • Loading branch information
kulla authored Oct 29, 2023
2 parents 87c1474 + 950e019 commit b3a44d0
Show file tree
Hide file tree
Showing 35 changed files with 113 additions and 174 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,23 @@
"dependencies": {
"fp-ts": "^2.16.1",
"io-ts": "^2.2.20",
"jose": "^4.15.4",
"marked": "^9.1.2",
"jose": "^5.0.1",
"marked": "^9.1.3",
"preact": "^10.18.1",
"preact-render-to-string": "^6.2.2",
"sanitize-html": "^2.11.0",
"toucan-js": "^3.3.0"
"toucan-js": "^3.3.1"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231016.0",
"@cloudflare/workers-types": "^4.20231025.0",
"@iarna/toml": "^2.2.5",
"@jest/globals": "^29.7.0",
"@sentry/types": "^7.74.1",
"@sentry/types": "^7.76.0",
"@testing-library/jest-dom": "^6.1.4",
"@types/iarna__toml": "^2.0.4",
"@types/jest": "^29.5.6",
"@types/marked": "^6.0.0",
"@types/node": "^18.18.6",
"@types/node": "^18.18.7",
"@types/sanitize-html": "^2.9.3",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
Expand All @@ -60,15 +60,15 @@
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-react": "^7.33.2",
"jest": "^29.7.0",
"msw": "^2.0.0",
"msw": "^2.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.6",
"prettier-plugin-sh": "^0.13.1",
"ts-jest": "^29.1.1",
"ts-unused-exports": "^10.0.1",
"typescript": "^5.2.2",
"wrangler": "^3.14.0"
"wrangler": "^3.15.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit b3a44d0

Please sign in to comment.