Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas101 committed Nov 29, 2024
1 parent 73ef8dd commit f24a539
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 71 deletions.
132 changes: 67 additions & 65 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"@babel/preset-env": "^7.26.0",
"@stylistic/eslint-plugin": "^2.11.0",
"@types/capitalize": "^2.0.2",
"@types/chrome": "^0.0.284",
"@types/chrome": "^0.0.287",
"@types/dom-chromium-ai": "^0.0.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.9.3",
"@types/node": "^22.10.1",
"@types/object-path": "^0.11.4",
"@types/proper-lockfile": "^4.1.4",
"@types/semver": "^7.5.8",
"@types/throttle-debounce": "^5.0.2",
"@types/winreg": "^1.2.36",
"@types/yargs": "^17.0.33",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"babel-loader": "^9.2.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"circular-dependency-plugin": "^5.2.2",
Expand All @@ -48,7 +48,7 @@
"eslint-plugin-import": "^2.31.0",
"filesize": "^10.1.6",
"html-webpack-plugin": "^5.6.3",
"less": "^4.2.0",
"less": "^4.2.1",
"less-loader": "^12.2.0",
"mini-css-extract-plugin": "^2.9.2",
"node-loader": "^2.1.0",
Expand All @@ -69,7 +69,7 @@
"bootstrap": "^5.3.3",
"capitalize": "^2.0.4",
"fs-extra": "^11.2.0",
"nanoid": "^5.0.8",
"nanoid": "^5.0.9",
"node-llama-cpp": "^3.2.0",
"object-path": "^0.11.8",
"proper-lockfile": "^4.1.2",
Expand Down

0 comments on commit f24a539

Please sign in to comment.