Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Oct 18, 2024
1 parent b27bbaa commit ff4b905
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 155 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@bufbuild/protobuf": "2.2.0",
"@excalidraw/excalidraw": "0.17.6",
"@headlessui/react": "2.1.10",
"@nats-io/jetstream": "3.0.0-11",
"@nats-io/nats-core": "3.0.0-27",
"@nats-io/jetstream": "3.0.0-13",
"@nats-io/nats-core": "3.0.0-28",
"@reduxjs/toolkit": "2.3.0",
"@tensorflow-models/body-pix": "2.2.1",
"@tensorflow/tfjs": "4.21.0",
Expand Down Expand Up @@ -53,13 +53,13 @@
"video.js": "8.18.1"
},
"devDependencies": {
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@size-limit/preset-app": "11.1.6",
"@tensorflow/tfjs-backend-webgl": "4.21.0",
"@tensorflow/tfjs-core": "4.21.0",
"@types/emscripten": "1.39.13",
"@types/lodash": "4.17.10",
"@types/lodash": "4.17.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/sanitize-html": "2.13.0",
Expand All @@ -69,14 +69,14 @@
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.12",
"fork-ts-checker-webpack-plugin": "9.0.2",
"globals": "15.11.0",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.2",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mini-css-extract-plugin": "2.9.1",
Expand All @@ -86,15 +86,15 @@
"prettier": "3.3.3",
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"sass": "1.79.5",
"sass": "1.80.2",
"sass-loader": "16.0.2",
"size-limit": "11.1.6",
"style-loader": "4.0.0",
"tailwindcss": "3.4.14",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"typescript-eslint": "8.9.0",
"typescript-eslint": "8.10.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
Expand Down
Loading

0 comments on commit ff4b905

Please sign in to comment.