Skip to content

Commit

Permalink
Development: Update client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
krusche committed Oct 6, 2024
1 parent c96f18b commit 6638906
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
111 changes: 54 additions & 57 deletions package-lock.json

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

13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,18 +88,20 @@
"d3-transition": "^3.0.1"
},
"@typescript-eslint/utils": {
"eslint": "^9.11.0"
"eslint": "^9.12.0"
},
"braces": "3.0.3",
"cookie": "0.7.1",
"critters": "0.0.24",
"debug": "4.3.7",
"eslint-plugin-deprecation": {
"eslint": "^9.11.0"
"eslint": "^9.12.0"
},
"eslint-plugin-jest": {
"@typescript-eslint/eslint-plugin": "^8.6.0"
"@typescript-eslint/eslint-plugin": "^8.8.0"
},
"jsdom": "25.0.0",
"express": "4.21.0",
"jsdom": "25.0.1",
"katex": "0.16.11",
"postcss": "8.4.47",
"rimraf": "6.0.1",
Expand All @@ -110,6 +112,7 @@
"tough-cookie": "5.0.0",
"vite": "5.4.8",
"webpack-dev-middleware": "7.4.2",
"webpack-dev-server": "5.1.0",
"word-wrap": "1.2.5",
"ws": "8.18.0",
"yargs-parser": "21.1.1"
Expand Down Expand Up @@ -139,7 +142,7 @@
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-jest": "28.8.3",
Expand Down

0 comments on commit 6638906

Please sign in to comment.