···11 # and make sure the version regex is up to date here.
12 # Ensure you also check ../mattermost/package.nix for ESR releases.
13 regex = "^v(10\\.[0-9]+\\.[0-9]+)$";
14- version = "10.11.2";
15- srcHash = "sha256-lqMdH7jvnO6Z+dP+DHbxeM4iHU6EoJ3/bx8t/oJau0Q=";
16 vendorHash = "sha256-Lqa463LLy41aaRbrtJFclfOj55vLjK4pWFAFLzX3TJE=";
17- npmDepsHash = "sha256-p9dq31qw0EZDQIl2ysKE38JgDyLA6XvSv+VtHuRh+8A=";
18 lockfileOverlay = ''
19 unlock(.; "@floating-ui/react"; "channels/node_modules/@floating-ui/react")
20 '';
···11 # and make sure the version regex is up to date here.
12 # Ensure you also check ../mattermost/package.nix for ESR releases.
13 regex = "^v(10\\.[0-9]+\\.[0-9]+)$";
14+ version = "10.12.0";
15+ srcHash = "sha256-oVZlXprw0NddHrtx1g2WRoGm1ATq/pqncD0mewN12nw=";
16 vendorHash = "sha256-Lqa463LLy41aaRbrtJFclfOj55vLjK4pWFAFLzX3TJE=";
17+ npmDepsHash = "sha256-O9iX6hnwkEHK0kkHqWD6RYXqoSEW6zs+utiYHnt54JY=";
18 lockfileOverlay = ''
19 unlock(.; "@floating-ui/react"; "channels/node_modules/@floating-ui/react")
20 '';