Skip to content

Commit

Permalink
Bump the npm-dependencies group with 4 updates (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 6ff4706 commit 9dceb88
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 22 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"^web(/.*)?$"
];

npmDepsHash = "sha256-fM0g2VHYG9JnpAo4mfH/WSzf7Tn11wdvemyb7r8UIwk=";
npmDepsHash = "sha256-nVIO7MWkMa7Fr1E+UrdpdAnL0edzFO7/Z1cl3/QxaMY=";

preBuild = ''
ln -vsf ${wasm}/pkg ./node_modules/chatsounds-web
Expand Down
35 changes: 18 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"typescript": "^5.6.3"
},
"devDependencies": {
"@blueprintjs/core": "^5.14.0",
"@blueprintjs/core": "^5.14.2",
"@blueprintjs/eslint-plugin": "^6.1.4",
"@blueprintjs/select": "^5.3.1",
"@blueprintjs/select": "^5.3.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/can-autoplay": "^3.0.5",
"@types/eslint": "^8.56.12",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
Expand All @@ -83,7 +83,7 @@
"rimraf": "^6.0.1",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"tslint": "^6.1.3",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
Expand Down

0 comments on commit 9dceb88

Please sign in to comment.