Skip to content

Commit

Permalink
Merge pull request #556 from serlo/updates
Browse files Browse the repository at this point in the history
chore: Update dependencies
  • Loading branch information
kulla authored Oct 23, 2023
2 parents 754e94c + 174a665 commit 3ca7cc1
Show file tree
Hide file tree
Showing 87 changed files with 318 additions and 416 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.
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.
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.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,32 @@
"dependencies": {
"fp-ts": "^2.16.1",
"io-ts": "^2.2.20",
"jose": "^4.15.2",
"jose": "^4.15.4",
"marked": "^9.1.2",
"preact": "^10.18.1",
"preact-render-to-string": "^6.2.2",
"sanitize-html": "^2.11.0",
"toucan-js": "^3.3.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231002.0",
"@cloudflare/workers-types": "^4.20231016.0",
"@iarna/toml": "^2.2.5",
"@jest/globals": "^29.7.0",
"@sentry/types": "^7.74.0",
"@sentry/types": "^7.74.1",
"@testing-library/jest-dom": "^6.1.4",
"@types/iarna__toml": "^2.0.3",
"@types/jest": "^29.5.5",
"@types/iarna__toml": "^2.0.4",
"@types/jest": "^29.5.6",
"@types/marked": "^6.0.0",
"@types/node": "^18.18.4",
"@types/sanitize-html": "^2.9.1",
"@types/node": "^18.18.6",
"@types/sanitize-html": "^2.9.3",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.7.5",
"@typescript-eslint/parser": "^6.8.0",
"cross-env": "^7.0.3",
"depcheck": "^1.4.6",
"eslint": "^8.51.0",
"depcheck": "^1.4.7",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-react": "^7.33.2",
"jest": "^29.7.0",
"msw": "^1.3.2",
Expand All @@ -68,7 +68,7 @@
"ts-jest": "^29.1.1",
"ts-unused-exports": "^10.0.1",
"typescript": "^5.2.2",
"wrangler": "^3.13.1"
"wrangler": "^3.14.0"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 3ca7cc1

Please sign in to comment.