Skip to content

Commit

Permalink
Bumping all dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Jul 31, 2024
1 parent 4ca928a commit 1707a00
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 112 deletions.
22 changes: 11 additions & 11 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
},
"dependencies": {},
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/jquery": "^3.5.22",
"@types/node": "^20.14.10",
"@tsconfig/node18": "^18.2.4",
"@types/jquery": "^3.5.30",
"@types/node": "^22.0.2",
"@vitest/coverage-istanbul": "^2.0.5",
"eslint": "^9.6.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "npm:eslint-plugin-import-x@^3.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-unicorn": "^54.0.0",
"eslint-plugin-import": "npm:eslint-plugin-import-x@^3.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-unicorn": "^55.0.0",
"happy-dom": "^14.12.3",
"mockdate": "^3.0.5",
"prettier": "3.3.2",
"sass": "^1.68.0",
"tsup": "^8.0.1",
"typescript": "^5.2.2",
"prettier": "3.3.3",
"sass": "^1.77.8",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0",
"vitest": "^2.0.5"
},
Expand Down
Loading

0 comments on commit 1707a00

Please sign in to comment.